Changeset 5766


Ignore:
Timestamp:
Jan 21, 2007, 5:20:03 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5761 r5766  
     12007-01-21 06:15  gb
     2
     3        * compiler/X86/x862.lisp: ff-call: handle n-word struct-by-value,
     4        register return.
     5
     62007-01-21 06:14  gb
     7
     8        * compiler/nx1.lisp: Don't assume that passing a structure by value
     9        in N words is Darwin-specific.  (LinuxPPC32 is probably the only
     10        platform that doesn't support the convention.)
     11
     122007-01-21 06:12  gb
     13
     14        * compiler/X86/X8664/x8664-arch.lisp: .SPffcall-return-registers
     15        replaces .SPunused-4.
     16
     172007-01-21 06:10  gb
     18
     19        * lisp-kernel/: x86-spentry64.s, x86-spjump64.s:
     20        .SPffcall_return_registers (just returns %rax/rdx, %xmm0/%xmm1).
     21        (replaces .SPunused_4).
     22
    1232007-01-21 00:05  gb
    224
Note: See TracChangeset for help on using the changeset viewer.