Changeset 4974


Ignore:
Timestamp:
Aug 20, 2006, 4:20:30 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r4964 r4974  
     12006-08-20 17:10  gb
     2
     3        * xdump/xx8664-fasload.lisp: :darwinx8664 stuff.
     4
     52006-08-20 17:10  gb
     6
     7        * lib/db-io.lisp: :struct-by-value: don't read-time conditionalize
     8        (do other things still use read-time conditionals ?)
     9
     102006-08-20 17:09  gb
     11
     12        * compiler/X86/X8664/x8664-backend.lisp: Darwinx8664: overload %gs,
     13        setup syscall mask.
     14
     152006-08-20 17:08  gb
     16
     17        * compiler/nx1.lisp: Handle syscall, ff-call for :darwinx8664 as
     18        well.
     19
     202006-08-20 17:06  gb
     21
     22        * library/darwinx664-syscalls.lisp: New file; or's in the bit for
     23        Unix syscalls on Darwinx8664.  (Screw: should (carefully) review
     24        word-size issues.)
     25
     262006-08-20 17:03  gb
     27
     28        * library/darwinppc-syscalls.lisp: Mask for PPC.
     29
     302006-08-20 17:02  gb
     31
     32        * level-0/l0-io.lisp, level-1/l1-sockets.lisp,
     33        level-1/linux-files.lisp: Syscall conditionalization.
     34
     352006-08-20 17:01  gb
     36
     37        * level-1/l1-streams.lisp: Syscall conditionalization.
     38       
     39        SELECTION-INPUT-STREAM created with :sharing :lock.
     40
     412006-08-20 17:00  gb
     42
     43        * examples/objc-runtime.lisp: Fencepost in
     44        POINTER-IN-CFSTRING-SECTION-P.
     45
    1462006-08-20 16:16  gb
    247
Note: See TracChangeset for help on using the changeset viewer.