Changeset 5786


Ignore:
Timestamp:
Jan 23, 2007, 3:20:03 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5782 r5786  
     12007-01-23 15:28  gb
     2
     3        * compiler/PPC/: PPC32/ppc32-backend.lisp,
     4        PPC64/ppc64-backend.lisp: Get FPRs from where subprim saved them.
     5        Return FPRs in the same place.  (Will need to re-work all of this
     6        for platform-dependent structure stuff.)
     7
     82007-01-23 15:26  gb
     9
     10        * lisp-kernel/ppc-spentry.s: poweropen-callback, callbackX; save fp
     11        args here.  Return all (arg) GPRs and FPRs (needs cooperation from
     12        the lisp side.)
     13
     142007-01-23 15:21  gb
     15
     16        * lisp-kernel/: ppc-constants32.s, ppc-constants64.s: Add room in
     17        c_reg_save for saved fp args (f1-f13).
     18
    1192007-01-23 15:14  gb
    220
Note: See TracChangeset for help on using the changeset viewer.