Changeset 5528
- Timestamp:
- Nov 8, 2006, 12:20:42 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5522 r5528 1 2006-11-08 12:50 gb 2 3 * level-1/x86-trap-support.lisp: In darwin Fake Structures For 4 Leopard nonsense: define the stack context struct separately, make 5 the ucontext stack field an instance of it. (Not -sure- if that 6 was necessary, but :poweropen-target was accidentally on *FEATURES* 7 and foreign struct layout was using read-time condtionalization to 8 decide whether or not to use brain-dead structure-alignment rules 9 leftover from AIX/PowerOpen. 10 11 2006-11-08 12:46 gb 12 13 * lisp-kernel/x86-spentry64.s: Fix comment ("/*", not "/%" ...). 14 15 2006-11-08 12:40 gb 16 17 * compiler/optimizers.lisp: Try to infer/insert the array type when 18 compiler-macroexpanding MAKE-ARRAY calls. 19 20 2006-11-08 12:39 gb 21 22 * compiler/PPC/PPC32/ppc32-backend.lisp: DarwinPPC32 FTD follows 23 :poweropen-alignment rules. 24 25 2006-11-08 12:38 gb 26 27 * lib/foreign-types.lisp: parse-foreign-record-fields: conformance 28 to poweropen structure layout rules should be an attribute of the 29 FTD, not done via read-time conditionalization. 30 1 31 2006-11-08 05:15 gb 2 32
Note:
See TracChangeset
for help on using the changeset viewer.
