Changeset 5887


Ignore:
Timestamp:
Feb 10, 2007, 10:20:04 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5875 r5887  
     12007-02-10 22:34  gb
     2
     3        * examples/cocoa-window.lisp: Some indentation changes and slight
     4        reorganization of the code; shouldn't be any functional/semantic
     5        changes.
     6
     72007-02-10 22:30  gb
     8
     9        * examples/: cocoa-editor.lisp, cocoa-prefs.lisp,
     10        cocoa-typeout.lisp: Need to ensure that floats are CG-FLOATs when
     11        appropriate; other changes for 64-bit platforms, Objc-2.0.
     12
     132007-02-10 22:28  gb
     14
     15        * examples/: webkit.lisp, tiny.lisp: Need to ensure that floats are
     16        CG-FLOATs when appropriate.
     17
     182007-02-10 22:28  gb
     19
     20        * hemlock/bin/openmcl/.cvsignore: Ignore fasls for all platforms.
     21
     222007-02-10 22:28  gb
     23
     24        * level-0/X86/x86-misc.lisp: VALUES uses :ARGLIST pseudo-op.
     25
     262007-02-10 22:27  gb
     27
     28        * lib/: ffi-linuxppc64.lisp, ffi-darwinppc32.lisp,
     29        ffi-darwinppc64.lisp, ffi-linuxppc32.lisp: EXPAND-FF-CALL:
     30        ignore-errors when trying to parse the last arglist form as a
     31        foreign type.
     32
     332007-02-10 22:26  gb
     34
     35        * lib/foreign-types.lisp: Pretty much commited to the new FF-CALL
     36        expansion ...
     37
     382007-02-10 22:26  gb
     39
     40        * lisp-kernel/x86-spentry64.s: Preserve %rax when doing ff-call;
     41        use %rdx and %r11 to hold target address.
     42
     432007-02-10 22:23  gb
     44
     45        * library/pty.lisp: Unicode stuff when accessing control char
     46        array; conditionalize for #+darwin-target, not just
     47        #+darwinppc-target.
     48
     492007-02-10 22:22  gb
     50
     51        * level-1/l1-callbacks.lisp: Fix a comment (defcallback isn't
     52        ppc-specific; the comment dated from the days of 68K MCL.)
     53
     542007-02-10 22:21  gb
     55
     56        * compiler/X86/X8664/x8664-backend.lisp: Fix some typos; do struct
     57        return 32 bits at a time, to avoid consing little bignums.
     58
    1592007-02-10 22:15  gb
    260
Note: See TracChangeset for help on using the changeset viewer.