Changeset 4851


Ignore:
Timestamp:
Jun 27, 2006, 8:20:30 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r4841 r4851  
     12006-06-27 08:55  gb
     2
     3        * lisp-kernel/x86-exceptions.c: map the altstack
     4        read/write/execute.
     5
     62006-06-27 08:54  gb
     7
     8        * lisp-kernel/thread_manager.c: Fix os_get_stack_bounds() for
     9        FreeBSD.
     10
     112006-06-27 08:54  gb
     12
     13        * lisp-kernel/Threads.h: FreeBSD needs prototypes from
     14        <pthread_np.h>
     15
     162006-06-27 08:53  gb
     17
     18        * lib/compile-ccl.lisp: New (renamed) kernel-build-direcory for
     19        :freebsdx8664.
     20
     212006-06-27 08:53  gb
     22
     23        * level-1/x86-trap-support.lisp: freebsd x8664 GPR indices.  (Needs
     24        testing.)
     25       
     26        Don't conditionalize as much code. Indices/offsets are
     27        platform-specific, but accessors defiend in terms of them needn't
     28        be.
     29
     302006-06-27 08:51  gb
     31
     32        * level-1/x86-callback-support.lisp: Remove 1st line (bogus
     33        comment.)
     34
     352006-06-27 08:50  gb
     36
     37        * level-0/l0-init.lisp: More freebsd x8664 features.
     38
     392006-06-27 08:50  gb
     40
     41        * scripts/openmcl64: Update for FreeBSD/amd64.
     42
     432006-06-27 08:47  gb
     44
     45        * compiler/X86/X8664/x8664-backend.lisp: FreeBSD backend has
     46        :freebsdx8664-target as a target-specific-feature.
     47
    1482006-06-27 05:05  gb
    249
Note: See TracChangeset for help on using the changeset viewer.