# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 5:28:31 AM Mon, 21 Jun 2010 19:24:08 GMT R. Matthew Emerson [13867] * branches/qres/ccl (modified) * branches/qres/ccl/lisp-kernel/lisp-debug.c (modified) * branches/qres/ccl/lisp-kernel/x86-exceptions.c (modified) From trunk: * new kernel debugger command "M" to show lisp memory ... Mon, 21 Jun 2010 18:37:57 GMT R. Matthew Emerson [13866] * branches/qres/ccl/.cvsignore (deleted) * branches/qres/ccl/bin/.cvsignore (deleted) * branches/qres/ccl/compiler/.cvsignore (deleted) * branches/qres/ccl/compiler/X86/.cvsignore (deleted) * branches/qres/ccl/l1-fasls/.cvsignore (deleted) * branches/qres/ccl/level-0/.cvsignore (deleted) * branches/qres/ccl/level-0/X86/.cvsignore (deleted) * branches/qres/ccl/level-0/X86/X8664/.cvsignore (deleted) * branches/qres/ccl/level-1/.cvsignore (deleted) * branches/qres/ccl/lib/.cvsignore (deleted) * branches/qres/ccl/library/.cvsignore (deleted) * branches/qres/ccl/lisp-kernel/.cvsignore (deleted) * branches/qres/ccl/xdump/.cvsignore (deleted) Remove .cvsignore files. Mon, 21 Jun 2010 16:48:16 GMT Gary Byers [13865] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) * branches/arm/level-0/ARM/arm-clos.lisp (modified) * branches/arm/level-1/l1-clos-boot.lisp (modified) * branches/arm/level-1/l1-dcode.lisp (modified) * branches/arm/lisp-kernel/arm-spentry.s (modified) arm-vinsns.lisp: shift the right reg left, then shift right logical ... Mon, 21 Jun 2010 09:43:43 GMT Gary Byers [13864] * branches/arm/compiler/ARM/arm-lapmacros.lisp (modified) * branches/arm/level-0/ARM/arm-clos.lisp (modified) * branches/arm/level-0/ARM/arm-def.lisp (modified) arm-lapmacros.lisp: define DISCARD-LISP-FRAME. arm-clos.lisp: ... Sun, 20 Jun 2010 21:43:58 GMT Gary Byers [13863] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) * branches/arm/level-1/l1-clos-boot.lisp (modified) * branches/arm/level-1/l1-dcode.lisp (modified) * branches/arm/lisp-kernel/albt.c (modified) * branches/arm/lisp-kernel/arm-constants.h (modified) * branches/arm/lisp-kernel/arm-spentry.s (modified) arm-vinsns.lisp: ensure that arg_z is preserved in UNBIND-INTERRUPT- ... Sat, 19 Jun 2010 10:58:42 GMT Gary Byers [13862] * branches/arm/lisp-kernel/arm-exceptions.c (modified) handle_unimplemented_instruction(): return a Boolean, return false ... Sat, 19 Jun 2010 10:57:03 GMT Gary Byers [13861] * branches/arm/level-0/ARM/arm-clos.lisp (modified) Use NTH-IMMEDIATE to reference fixed constants in GF/FIN trampoline code. Sat, 19 Jun 2010 10:56:18 GMT Gary Byers [13860] * branches/arm/level-0/ARM/arm-utils.lisp (modified) CLASS-OF: fix another shift in the wrong direction. Sat, 19 Jun 2010 10:54:04 GMT Gary Byers [13859] * branches/arm/compiler/ARM/arm-arch.lisp (modified) * branches/arm/compiler/ARM/arm-lapmacros.lisp (modified) NTH-IMMEDIATE: add 1 to skip function entrypoint. Define an ... Sat, 19 Jun 2010 04:31:19 GMT Gary Byers [13858] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) * branches/arm/level-0/ARM/arm-pred.lisp (modified) * branches/arm/level-1/l1-clos-boot.lisp (modified) * branches/arm/lisp-kernel/arm-spentry.s (modified) arm2.lisp: 32-bit case of ARM2-VREF1 wasn't parenthesized right, so ... Fri, 18 Jun 2010 01:36:23 GMT R. Matthew Emerson [13857] * branches/arm/level-0/ARM/arm-numbers.lisp (modified) %mrg31k3p in ARM LAP. Maybe it will even work. Thu, 17 Jun 2010 23:34:03 GMT Gary Byers [13856] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) U32->INTEGER: shift left ... Thu, 17 Jun 2010 11:46:39 GMT Gary Byers [13855] * branches/arm/lisp-kernel/linuxarm/Makefile (modified) -DDISABLE_EGC, for now. Thu, 17 Jun 2010 11:46:19 GMT Gary Byers [13854] * branches/arm/lisp-kernel/arm-spentry.s (modified) In _SPconslist: cons arg_y and arg_z, not arg_z and itself. In ... Thu, 17 Jun 2010 11:43:31 GMT Gary Byers [13853] * branches/arm/level-0/l0-numbers.lisp (modified) Don't use portable %MRG31K3P on ARM, either. (Need an ARM LAP version.) Thu, 17 Jun 2010 11:41:43 GMT Gary Byers [13852] * branches/arm/level-0/ARM/arm-pred.lisp (modified) EQUAL: call what's in HAIRY-EQUAL's function (not value) cell. Thu, 17 Jun 2010 11:41:00 GMT Gary Byers [13851] * branches/arm/level-0/ARM/arm-clos.lisp (modified) Add missing *GF-PROTO*. Thu, 17 Jun 2010 11:40:34 GMT Gary Byers [13850] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) Um, actually return a tagged pointer in MAKE-STACK-VCELL. ... Wed, 16 Jun 2010 09:47:43 GMT Gary Byers [13849] * branches/arm/lisp-kernel/arm-spentry.s (modified) Write barrier comparisons of value/location were all backwards. ... Wed, 16 Jun 2010 09:45:58 GMT Gary Byers [13848] * branches/arm/lisp-kernel/arm-exceptions.c (modified) * branches/arm/lisp-kernel/arm-exceptions.h (modified) Pass siginfo to handle_uuo; change debug_trap handling. Wed, 16 Jun 2010 09:44:47 GMT Gary Byers [13847] * branches/arm/level-1/l1-boot-2.lisp (modified) * branches/arm/level-1/level-1.lisp (modified) Conditionalize for ARM. Wed, 16 Jun 2010 09:44:31 GMT Gary Byers [13846] * branches/arm/level-0/ARM/arm-float.lisp (modified) %make[-short]-float-from-fixnums. Wed, 16 Jun 2010 01:57:02 GMT Gary Byers [13845] * branches/arm/lisp-kernel/arm-spentry.s (modified) _SPstack_misc_alloc, _SPstack_misc_alloc_init: push a "stack-alloc- ... Wed, 16 Jun 2010 01:55:30 GMT Gary Byers [13844] * branches/arm/lisp-kernel/arm-macros.s (modified) Allow temp/dest to be the same reg in header-length. Wed, 16 Jun 2010 01:54:37 GMT Gary Byers [13843] * branches/arm/lisp-kernel/arm-exceptions.c (modified) Enter kernel debugger on uuo-debug-trap. Wed, 16 Jun 2010 01:53:44 GMT Gary Byers [13842] * branches/arm/lib/nfcomp.lisp (modified) fasl intern/binding cell fix from trunk. Wed, 16 Jun 2010 01:53:05 GMT Gary Byers [13841] * branches/arm/level-0/l0-pred.lisp (modified) Use PPC32 version of %TYPE-OF on ARM, too. Wed, 16 Jun 2010 01:52:40 GMT Gary Byers [13840] * branches/arm/level-0/l0-array.lisp (modified) Use PPC32 version of SUBTAG-BYTES on ARM, too. Wed, 16 Jun 2010 01:52:01 GMT Gary Byers [13839] * branches/arm/level-0/ARM/arm-utils.lisp (modified) %WALK-DYNAMIC-AREA: current object can move, so keep it tagged. Wed, 16 Jun 2010 01:51:13 GMT Gary Byers [13838] * branches/arm/level-0/ARM/arm-misc.lisp (modified) Comment indentation. Wed, 16 Jun 2010 01:50:48 GMT Gary Byers [13837] * branches/arm/level-0/ARM/arm-bignum.lisp (modified) Fix fixnum-return case in %NORMALIZE-BIGNUM-2. Wed, 16 Jun 2010 01:50:13 GMT Gary Byers [13836] * branches/arm/compiler/ARM/arm2.lisp (modified) Avoid imm reg conflicts in immediate-inc-ptr. Wed, 16 Jun 2010 01:49:33 GMT Gary Byers [13835] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) Fixes in unbox-u32, unbox-u8, %debug-trap. Wed, 16 Jun 2010 01:48:36 GMT Gary Byers [13834] * branches/arm/compiler/ARM/arm-disassemble.lisp (modified) Extract rs operands. Wed, 16 Jun 2010 01:48:09 GMT Gary Byers [13833] * branches/arm/compiler/ARM/arm-asm.lisp (modified) Fix instruction encoding of a few UUOs, ands, mul[s]. Wed, 16 Jun 2010 01:47:17 GMT Gary Byers [13832] * branches/arm/compiler/ARM/arm-arch.lisp (modified) %GET-KERNEL-GLOBAL, %GET-KERNEL-GLOBAL-MACPTR changes. (Might be ... Tue, 15 Jun 2010 19:00:15 GMT Gary Byers [13831] * trunk/source/doc/ccl-documentation.html (modified) updated Tue, 15 Jun 2010 18:49:32 GMT R. Matthew Emerson [13830] * trunk/source/doc/src/using.xml (modified) Documentation for ccl:advise and friends. Largely copied from the ... Mon, 14 Jun 2010 10:21:19 GMT Gary Byers [13829] * branches/arm/lisp-kernel/linuxarm/Makefile (modified) Back to -g; some GDB things depend on DWARF info, and GDB wedges ... Mon, 14 Jun 2010 10:20:25 GMT Gary Byers [13828] * branches/arm/lisp-kernel/linuxarm/.gdbinit (added) For starters ... Mon, 14 Jun 2010 10:20:11 GMT Gary Byers [13827] * branches/arm/lisp-kernel/arm-spentry.s (modified) Lots of changes and additions. Mon, 14 Jun 2010 10:19:27 GMT Gary Byers [13826] * branches/arm/lisp-kernel/arm-macros.s (modified) Use 'ifelse' correctly in m4 macros. Mon, 14 Jun 2010 10:18:59 GMT Gary Byers [13825] * branches/arm/lisp-kernel/arm-exceptions.c (modified) handle_sigfpe: return type Boolean, return false for now. Missing ... Mon, 14 Jun 2010 10:16:46 GMT Gary Byers [13824] * branches/arm/level-0/l0-misc.lisp (modified) Remove some of the foreign-type-ordinal stuff, which never fixed any ... Mon, 14 Jun 2010 10:16:02 GMT Gary Byers [13823] * branches/arm/level-0/l0-hash.lisp (modified) Indentation/formatting changes only. Mon, 14 Jun 2010 10:15:29 GMT Gary Byers [13822] * branches/arm/level-0/ARM/arm-utils.lisp (modified) %WALK-DYNAMIC-AREA. Mon, 14 Jun 2010 10:15:03 GMT Gary Byers [13821] * branches/arm/level-0/ARM/arm-misc.lisp (modified) Add %COPY-IVECTOR-TO-IVECTOR, %ATOMIC-INCF-NODE, things which need ... Mon, 14 Jun 2010 10:13:31 GMT Gary Byers [13820] * branches/arm/level-0/ARM/arm-hash.lisp (modified) Fix FAST-MOD-3. Mon, 14 Jun 2010 10:13:09 GMT Gary Byers [13819] * branches/arm/level-0/ARM/arm-bignum.lisp (modified) Need %NORMALIZE-BIGNUM-2, %FLOOR-LOOP-QUO. Mon, 14 Jun 2010 10:12:11 GMT Gary Byers [13818] * branches/arm/compiler/ARM/arm2.lisp (modified) Make the fact that some things that handle overflow out-of-line set ... Mon, 14 Jun 2010 10:10:36 GMT Gary Byers [13817] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) extract-fulltag-fixnum: don't put tag in what may be a node reg. ... Mon, 14 Jun 2010 10:07:19 GMT Gary Byers [13816] * branches/arm/compiler/ARM/arm-asm.lisp (modified) Add uuo-kernel-service; fix smull, smulls. Mon, 14 Jun 2010 10:06:49 GMT Gary Byers [13815] * branches/arm/compiler/ARM/arm-arch.lisp (modified) Add .SPatomic-incf-node. Fri, 11 Jun 2010 20:08:09 GMT R. Matthew Emerson [13814] * trunk/source/.cvsignore (deleted) * trunk/source/bin/.cvsignore (deleted) * trunk/source/cocoa-ide/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/bin/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/bin/openmcl/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/doc/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/doc/cim/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/doc/misc/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/doc/scribe-converter/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/doc/user/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/maint/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/resources/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/src/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/unused/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/unused/archive/elisp/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/unused/archive/spell/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/unused/archive/tty/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/unused/archive/wire/.cvsignore (deleted) * trunk/source/cocoa-ide/hemlock/website/.cvsignore (deleted) * trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/.cvsignore (deleted) * trunk/source/compiler/.cvsignore (deleted) * trunk/source/compiler/PPC/.cvsignore (deleted) * trunk/source/compiler/PPC/PPC32/.cvsignore (deleted) * trunk/source/compiler/PPC/PPC64/.cvsignore (deleted) * trunk/source/compiler/X86/.cvsignore (deleted) * trunk/source/examples/.cvsignore (deleted) * trunk/source/examples/cocoa/.cvsignore (deleted) * trunk/source/examples/cocoa/easygui/.cvsignore (deleted) * trunk/source/examples/rubix/.cvsignore (deleted) * trunk/source/l1-fasls/.cvsignore (deleted) * trunk/source/level-0/.cvsignore (deleted) * trunk/source/level-0/PPC/.cvsignore (deleted) * trunk/source/level-0/PPC/PPC32/.cvsignore (deleted) * trunk/source/level-0/PPC/PPC64/.cvsignore (deleted) * trunk/source/level-0/X86/.cvsignore (deleted) * trunk/source/level-0/X86/X8664/.cvsignore (deleted) * trunk/source/level-1/.cvsignore (deleted) * trunk/source/lib/.cvsignore (deleted) * trunk/source/library/.cvsignore (deleted) * trunk/source/lisp-kernel/.cvsignore (deleted) * trunk/source/lisp-kernel/darwinppc/.cvsignore (deleted) * trunk/source/lisp-kernel/darwinppc64/.cvsignore (deleted) * trunk/source/lisp-kernel/linuxppc/.cvsignore (deleted) * trunk/source/lisp-kernel/linuxppc64/.cvsignore (deleted) * trunk/source/lisp-kernel/static-linuxppc/.cvsignore (deleted) * trunk/source/scripts/.cvsignore (deleted) * trunk/source/tools/.cvsignore (deleted) * trunk/source/tools/asdf-install/.cvsignore (deleted) * trunk/source/tools/asdf-install/doc/.cvsignore (deleted) * trunk/source/xdump/.cvsignore (deleted) Delete .cvsignore files since we no longer use CVS. Fri, 11 Jun 2010 19:55:18 GMT R. Matthew Emerson [13813] * trunk/source/compiler/nx0.lisp (modified) nx1-combination: indentation Fri, 11 Jun 2010 19:51:54 GMT R. Matthew Emerson [13812] * trunk/source/objc-bridge/objc-runtime.lisp (modified) Don't need to define foreign types for NSInteger, etc., now that we ... Fri, 11 Jun 2010 07:10:57 GMT Gary Byers [13811] * branches/arm/lisp-kernel/arm-spentry.s (modified) In _SPvalues: push1 macro operands backwards. In _SPgvset: memoize ... Fri, 11 Jun 2010 07:08:46 GMT Gary Byers [13810] * branches/arm/lisp-kernel/arm-constants.s (modified) Get lisp_globals relative offsets right. Fri, 11 Jun 2010 07:08:10 GMT Gary Byers [13809] * branches/arm/lisp-kernel/arm-macros.s (modified) Don't use weird Linux function to do cmpxchg; assume that ldrex/strex ... Fri, 11 Jun 2010 07:06:38 GMT Gary Byers [13808] * branches/arm/compiler/ARM/arm-lapmacros.lisp (modified) Let src/dest args be the same in HEADER-LENGTH. ldrd/strd ... Fri, 11 Jun 2010 07:04:10 GMT Gary Byers [13807] * branches/arm/compiler/ARM/arm-asm.lisp (modified) Define some more FP instructions, fix some typos. Fri, 11 Jun 2010 07:02:32 GMT Gary Byers [13806] * branches/arm/level-0/ARM/arm-numbers.lisp (modified) Some float->fixnum things. Fri, 11 Jun 2010 07:01:47 GMT Gary Byers [13805] * branches/arm/level-0/ARM/arm-bignum.lisp (added) * branches/arm/level-0/ARM/arm-float.lisp (added) New; at least half of the functions are #+notyet, but some aren't. Thu, 10 Jun 2010 04:22:13 GMT Gary Byers [13804] * branches/arm/lisp-kernel/arm-spentry.s (modified) _SPmakestackblock, _SPmakestackblock0: make two ivectors, enclose in ... Thu, 10 Jun 2010 04:18:27 GMT Gary Byers [13803] * branches/arm/lisp-kernel/linuxarm/Makefile (modified) Use -gstabs, which has some limitations but seems to calm GDB down. Thu, 10 Jun 2010 04:17:14 GMT Gary Byers [13802] * branches/arm/lisp-kernel/lisp-debug.c (modified) Preliminary ARM GPR display in kernel debugger. Thu, 10 Jun 2010 04:16:36 GMT Gary Byers [13801] * branches/arm/lisp-kernel/arm-subprims.s (modified) Don't assume that nfn is preserved by _SPmkcatch1v. Thu, 10 Jun 2010 04:15:49 GMT Gary Byers [13800] * branches/arm/lisp-kernel/arm-macros.s (modified) D'oh: jump_nfn(), call_nfn(): jump to/call the entrypoint, not the ... Thu, 10 Jun 2010 04:14:38 GMT Gary Byers [13799] * branches/arm/lisp-kernel/arm-exceptions.c (modified) Reorganize a bit: return Boolean results from exception handlers, ... Thu, 10 Jun 2010 04:12:38 GMT Gary Byers [13798] * branches/arm/lisp-kernel/arm-constants.s (modified) Maintain last_lisp_frame, code_vector slots in catch_frame. (Need ... Thu, 10 Jun 2010 04:10:55 GMT Gary Byers [13797] * branches/arm/level-0/ARM/arm-utils.lisp (modified) %KERNEL-IMPORT: shift result left. (We can't assume that foreign ... Thu, 10 Jun 2010 04:09:42 GMT Gary Byers [13796] * branches/arm/level-0/ARM/arm-misc.lisp (modified) Need %PTR-STORE-FIXNUM-CONDITIONAL, since locking code (used early) ... Thu, 10 Jun 2010 04:08:19 GMT Gary Byers [13795] * branches/arm/compiler/ARM/arm2.lisp (modified) Map frontend condition to arm condition, true-p, not to arm- ... Thu, 10 Jun 2010 04:06:28 GMT Gary Byers [13794] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) Need SINGLE-FLOAT-COMPARE vinsn. VPUSH-ARGREGS: need to use ... Thu, 10 Jun 2010 04:03:37 GMT Gary Byers [13793] * branches/arm/compiler/ARM/arm-asm.lisp (modified) fcmpes takes single-float args ... The ... Wed, 09 Jun 2010 03:28:22 GMT Gary Byers [13792] * trunk/source/compiler/arch.lisp (modified) * trunk/source/level-0/X86/X8632/x8632-utils.lisp (modified) * trunk/source/level-0/X86/x86-utils.lisp (modified) * trunk/source/lisp-kernel/gc.h (modified) * trunk/source/lisp-kernel/image.c (modified) * trunk/source/lisp-kernel/lisp_globals.h (modified) * trunk/source/lisp-kernel/pmcl-kernel.c (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) New pre-GC notification mechanism. Wed, 09 Jun 2010 03:00:14 GMT Gary Byers [13791] * trunk/source/doc/ccl-documentation.html (modified) updated Wed, 09 Jun 2010 02:19:13 GMT Gary Byers [13790] * trunk/source/doc/src/using.xml (modified) Mention (most of) DIRECTORY's keyword arguments. Closes ticket:692. Tue, 08 Jun 2010 01:14:53 GMT Gary Byers [13789] * branches/arm/compiler/ARM/arm-arch.lisp (modified) * branches/arm/compiler/ARM/arm-asm.lisp (modified) * branches/arm/compiler/ARM/arm-disassemble.lisp (modified) * branches/arm/compiler/ARM/arm-lap.lisp (modified) * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) * branches/arm/level-0/ARM/arm-clos.lisp (modified) * branches/arm/level-0/ARM/arm-def.lisp (modified) * branches/arm/level-0/ARM/arm-misc.lisp (modified) * branches/arm/level-0/ARM/arm-numbers.lisp (added) * branches/arm/level-0/ARM/arm-symbol.lisp (added) * branches/arm/level-0/ARM/arm-utils.lisp (added) * branches/arm/level-0/l0-cfm-support.lisp (modified) * branches/arm/level-0/l0-hash.lisp (modified) * branches/arm/level-0/l0-pred.lisp (modified) * branches/arm/level-0/l0-symbol.lisp (modified) * branches/arm/level-1/l1-sockets.lisp (modified) * branches/arm/lib/compile-ccl.lisp (modified) * branches/arm/lib/foreign-types.lisp (modified) * branches/arm/lib/nfcomp.lisp (modified) * branches/arm/lib/systems.lisp (modified) * branches/arm/lisp-kernel/area.h (modified) * branches/arm/lisp-kernel/arm-constants.s (modified) * branches/arm/lisp-kernel/arm-exceptions.c (modified) * branches/arm/lisp-kernel/arm-spentry.s (modified) * branches/arm/lisp-kernel/arm-subprims.s (modified) * branches/arm/lisp-kernel/image.c (modified) * branches/arm/lisp-kernel/linuxarm/Makefile (modified) * branches/arm/lisp-kernel/platform-linuxarm.h (modified) * branches/arm/lisp-kernel/pmcl-kernel.c (modified) * branches/arm/lisp-kernel/thread_manager.c (modified) * branches/arm/xdump/xarmfasload.lisp (added) * branches/arm/xdump/xfasload.lisp (modified) Lots of (mostly small) changes. Mon, 07 Jun 2010 03:52:34 GMT R. Matthew Emerson [13788] * trunk/source/lib/defstruct-lds.lisp (modified) In the DEFSTRUCT macro, define constructors later so that something ... Sun, 06 Jun 2010 18:20:07 GMT Gary Byers [13787] * branches/arm/level-0/ARM/arm-utils.lisp (deleted) not yet Sat, 05 Jun 2010 23:21:06 GMT Gary Byers [13786] * branches/arm/lisp-kernel/arm-spentry.s (modified) .SPdebind: enough of the (very) old destructuring subprim to support ... Sat, 05 Jun 2010 23:20:03 GMT Gary Byers [13785] * branches/arm/lisp-kernel/arm-constants.s (modified) * branches/arm/lisp-kernel/lisp_globals.h (modified) Get t_offset, nrs stuff in the right place. Definitions for .SPdebind. Sat, 05 Jun 2010 23:19:12 GMT Gary Byers [13784] * branches/arm/lisp-kernel/arm-macros.s (modified) Remove some unused ppc-isms. Sat, 05 Jun 2010 02:20:34 GMT Gary Palter [13783] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r366d62a9b469.patch (deleted) * trunk/aux/cocotron/win32/cocotron/cocotron-rcd94a6d6e0.patch (added) Update to Cocotron rcd94a6d6e0 which fixes the keyboard event crash Fri, 04 Jun 2010 19:11:06 GMT R. Matthew Emerson [13782] * trunk/source/compiler/nxenv.lisp (modified) Remove some cruft. Thu, 03 Jun 2010 17:44:58 GMT R. Matthew Emerson [13781] * web (added) For ccl.clozure.com web site files. Thu, 03 Jun 2010 14:32:09 GMT Gary Byers [13780] * branches/arm/compiler/ARM/arm-arch.lisp (modified) * branches/arm/compiler/ARM/arm-asm.lisp (modified) * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) * branches/arm/compiler/nx1.lisp (modified) * branches/arm/compiler/optimizers.lisp (modified) Changes, from "just barely functional" to "apparently somewhat ... Thu, 03 Jun 2010 14:29:14 GMT Gary Byers [13779] * branches/arm/level-1/l1-clos-boot.lisp (modified) * branches/arm/level-1/l1-clos.lisp (modified) * branches/arm/level-1/l1-dcode.lisp (modified) * branches/arm/level-1/l1-readloop-lds.lisp (modified) * branches/arm/level-1/l1-typesys.lisp (modified) * branches/arm/lib/backtrace-lds.lisp (modified) * branches/arm/lib/backtrace.lisp (modified) * branches/arm/lib/compile-ccl.lisp (modified) * branches/arm/lib/edit-callers.lisp (modified) * branches/arm/lib/misc.lisp (modified) * branches/arm/lib/systems.lisp (modified) Mostly minor ARM conditionalization. Thu, 03 Jun 2010 14:28:34 GMT Gary Byers [13778] * branches/arm/lib/arm-backtrace.lisp (added) * branches/arm/lib/ffi-linuxarm.lisp (added) New. Empty. Thu, 03 Jun 2010 14:27:54 GMT Gary Byers [13777] * branches/arm/level-1/arm-callback-support.lisp (added) * branches/arm/level-1/arm-error-signal.lisp (added) * branches/arm/level-1/arm-threads-utils.lisp (added) * branches/arm/level-1/arm-trap-support.lisp (added) New. Empty. Wed, 02 Jun 2010 12:09:27 GMT Gary Palter [13776] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) Rebuild with latest CDT Wed, 02 Jun 2010 00:00:14 GMT Gary Byers [13775] * trunk/source/doc/ccl-documentation.html (modified) updated Tue, 01 Jun 2010 23:11:30 GMT R. Matthew Emerson [13774] * trunk/source/doc/src/sockets.xml (modified) Remove claims that UDP sockets can use strings as buffers for ... Tue, 01 Jun 2010 23:05:16 GMT R. Matthew Emerson [13773] * trunk/source/level-1/l1-sockets.lisp (modified) Now that we have this Unicode thing, it doesn't really work for UDP ... Tue, 01 Jun 2010 21:56:23 GMT Gary Palter [13772] * trunk/win32-headers/cocoa/constants.cdb (modified) * trunk/win32-headers/cocoa/functions.cdb (modified) * trunk/win32-headers/cocoa/objc-classes.cdb (modified) * trunk/win32-headers/cocoa/objc-methods.cdb (modified) * trunk/win32-headers/cocoa/records.cdb (modified) * trunk/win32-headers/cocoa/types.cdb (modified) * trunk/win32-headers/cocoa/vars.cdb (modified) Update Cocoa FFI files to latest Cocotron revision Tue, 01 Jun 2010 21:49:56 GMT Gary Palter [13771] * trunk/aux/cocotron/win32/cocotron/AppKit.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/Foundation.1.0.dll (modified) * trunk/aux/cocotron/win32/cocotron/cocotron-r366d62a9b469.patch (added) * trunk/aux/cocotron/win32/cocotron/cocotron-r42a74a950168.patch (deleted) Update to Cocotron r366d62a9b469 Tue, 01 Jun 2010 21:39:11 GMT Gary Palter [13770] * trunk/source/lisp-kernel/lisp-debug.c (modified) Not on Windows Tue, 01 Jun 2010 21:34:15 GMT R. Matthew Emerson [13769] * trunk/source/level-0/l0-float.lisp (modified) In EXPT, try to avoid loss of precision by promoting the type of the ... Tue, 01 Jun 2010 19:12:11 GMT R. Matthew Emerson [13768] * trunk/source/tools/asdf.lisp (modified) Import ASDF 2.000 release from upstream.