# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 5:24:50 AM Tue, 29 Jun 2010 13:49:39 GMT gz [13901] * trunk/source/cocoa-ide/cocoa-editor.lisp (modified) * trunk/source/cocoa-ide/cocoa-listener.lisp (modified) * trunk/source/level-1/l1-streams.lisp (modified) * trunk/source/lib/streams.lisp (modified) try for a better stream-line-length for listener Tue, 29 Jun 2010 13:29:33 GMT Gary Byers [13900] * release/1.5/windows/ccl/wx86cl64.exe (modified) win64 kernel Tue, 29 Jun 2010 13:27:16 GMT Gary Byers [13899] * release/1.5/windows/ccl/wx86cl.exe (modified) Win32 kernel incorporating r13898. Tue, 29 Jun 2010 13:25:33 GMT Gary Byers [13898] * release/1.5/source/lisp-kernel/thread_manager.c (modified) Propagate r13869 from trunk to 1.5. Mon, 28 Jun 2010 22:43:56 GMT Gary Byers [13897] * branches/arm/compiler/ARM/arm-asm.lisp (modified) * branches/arm/compiler/ARM/arm-backend.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-bignum.lisp (modified) * branches/arm/level-0/ARM/arm-misc.lisp (modified) * branches/arm/level-0/ARM/arm-utils.lisp (modified) * branches/arm/level-1/l1-boot-1.lisp (modified) * branches/arm/level-1/l1-boot-2.lisp (modified) * branches/arm/level-1/l1-boot-3.lisp (modified) * branches/arm/level-1/l1-init.lisp (modified) * branches/arm/level-1/version.lisp (modified) * branches/arm/lisp-kernel/arm-gc.c (modified) * branches/arm/lisp-kernel/arm-macros.s (modified) * branches/arm/lisp-kernel/arm-spentry.s (modified) * branches/arm/lisp-kernel/gc-common.c (modified) * branches/arm/lisp-kernel/linuxarm/Makefile (modified) * branches/arm/lisp-kernel/lisp-debug.c (modified) arm-asm.lisp, arm-lap.lisp: drain-constant-pool. At least slightly ... Mon, 28 Jun 2010 16:07:23 GMT Gary Byers [13896] * trunk/source/level-1/x86-trap-support.lisp (modified) SIGTRAP isn't defined on Win32. Mon, 28 Jun 2010 06:33:31 GMT Gary Byers [13895] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) Conditionalize for USE_GC_NOTIFICATATION (true on X86, not yet on PPC). Sun, 27 Jun 2010 02:51:39 GMT Shannon Spires [13894] * release/1.5/source/level-1/l1-sockets.lisp (modified) Fix #'send-to and #'receive-from so they DTRT with string buffers. Sat, 26 Jun 2010 08:07:28 GMT Gary Byers [13893] * branches/arm/lisp-kernel/arm-subprims.s (modified) (Didn't commit this.) arm-subprims.s: toplevel_loop, call ... Sat, 26 Jun 2010 08:06:47 GMT Gary Byers [13892] * branches/arm/compiler/ARM/arm-asm.lisp (modified) * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) * branches/arm/level-0/ARM/arm-utils.lisp (modified) * branches/arm/level-0/l0-misc.lisp (modified) * branches/arm/lisp-kernel/arm-exceptions.c (modified) * branches/arm/lisp-kernel/arm-spentry.s (modified) arm-asm.lisp: change handling of non-conditional instructions (like ... Fri, 25 Jun 2010 23:28:56 GMT gz [13891] * trunk/source/compiler/nx-basic.lisp (modified) Add DECOMP-ACODE, decompile acode into something more readable. Fri, 25 Jun 2010 20:36:08 GMT R. Matthew Emerson [13890] * trunk/source/compiler/nx0.lisp (modified) Ugly additions to nx-logand-2-op to truncate a large integer operand ... Fri, 25 Jun 2010 13:39:28 GMT Gary Byers [13889] * 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-vinsns.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) * branches/arm/level-0/ARM/arm-bignum.lisp (modified) * branches/arm/level-0/ARM/arm-float.lisp (modified) * branches/arm/level-0/ARM/arm-misc.lisp (modified) * branches/arm/level-0/ARM/arm-numbers.lisp (modified) * branches/arm/level-0/ARM/arm-pred.lisp (modified) * branches/arm/level-0/l0-bignum32.lisp (modified) * branches/arm/level-1/arm-callback-support.lisp (modified) * branches/arm/level-1/arm-error-signal.lisp (modified) * branches/arm/level-1/arm-threads-utils.lisp (modified) * branches/arm/level-1/arm-trap-support.lisp (modified) * branches/arm/level-1/l1-clos-boot.lisp (modified) * branches/arm/level-1/l1-lisp-threads.lisp (modified) * branches/arm/level-1/l1-streams.lisp (modified) * branches/arm/lisp-kernel/arm-macros.s (modified) * branches/arm/lisp-kernel/arm-spentry.s (modified) arm-arch.lisp: We don't have a tcr.ts-area on ARM (or a tcr.save-tsp ... Fri, 25 Jun 2010 02:42:04 GMT R. Matthew Emerson [13888] * trunk/source/tools/asdf.lisp (modified) ASDF 2.003 from upstream. Fri, 25 Jun 2010 02:33:40 GMT R. Matthew Emerson [13887] * trunk/source (modified) * trunk/source/compiler/PPC/ppc2.lisp (modified) * trunk/source/compiler/X86/x862.lisp (modified) * trunk/source/compiler/nx0.lisp (modified) * trunk/source/compiler/nx1.lisp (modified) * trunk/source/compiler/nxenv.lisp (modified) Make the compiler work a little harder to identify cases where ... Fri, 25 Jun 2010 02:04:46 GMT R. Matthew Emerson [13886] * branches/rme-logops/compiler/nx0.lisp (modified) Dump some new functions that turn out to be redundant. Thu, 24 Jun 2010 23:48:25 GMT R. Matthew Emerson [13885] * branches/rme-logops/compiler/nx0.lisp (modified) * branches/rme-logops/compiler/nx1.lisp (modified) purported improvements to logior on natural-sized operands Thu, 24 Jun 2010 14:30:28 GMT Gary Byers [13884] * trunk/source/lib/ccl-export-syms.lisp (modified) Export GC notification stuff. Thu, 24 Jun 2010 14:30:12 GMT Gary Byers [13883] * trunk/source/level-0/X86/x86-utils.lisp (modified) No args to x8664 GET-GC-NOTIFICATION-THRESHOLD. Thu, 24 Jun 2010 12:42:54 GMT Gary Byers [13882] * trunk/source/lisp-kernel/x86-exceptions.c (modified) When setting GC nofitication threshold, reset our notion of whether ... Thu, 24 Jun 2010 11:52:00 GMT Gary Byers [13881] * trunk/source/lisp-kernel/pmcl-kernel.c (modified) Do GC notification if dynamic heap shrinks in ensure_static_conses(). Thu, 24 Jun 2010 11:50:48 GMT Gary Byers [13880] * trunk/source/lisp-kernel/gc.h (modified) Declare did_gc_notification_since_last_full_gc. Thu, 24 Jun 2010 11:38:17 GMT Gary Byers [13879] * trunk/source/level-1/x86-trap-support.lisp (modified) It'd help if I checked this in ... Define ... Thu, 24 Jun 2010 11:37:51 GMT Gary Byers [13878] * trunk/source/level-1/l1-error-system.lisp (modified) %ACTIVE-RESTART: if we match a RESTART (not the name of one), don't ... Thu, 24 Jun 2010 06:57:35 GMT R. Matthew Emerson [13877] * branches/rme-logops/compiler/PPC/ppc2.lisp (modified) new: ppc2-%fixnum-mask-to-natural Thu, 24 Jun 2010 04:29:24 GMT R. Matthew Emerson [13876] * branches/rme-logops/compiler/X86/x862.lisp (modified) * branches/rme-logops/compiler/nx0.lisp (modified) * branches/rme-logops/compiler/nx1.lisp (modified) * branches/rme-logops/compiler/nxenv.lisp (modified) purported improvements to logand Thu, 24 Jun 2010 04:28:02 GMT R. Matthew Emerson [13875] * branches/rme-logops (copied) for improving logical ops on natural-sized operands Wed, 23 Jun 2010 23:32:25 GMT R. Matthew Emerson [13874] * trunk/source/tools/asdf.lisp (modified) Update to ASDF 2.002 Wed, 23 Jun 2010 22:04:02 GMT Gary Byers [13873] * trunk/source/lib/ccl-export-syms.lisp (modified) * trunk/source/lib/misc.lisp (modified) Define and export OBJECT-DIRECT-SIZE, which is basically the SIZEOF ... Wed, 23 Jun 2010 17:22:34 GMT R. Matthew Emerson [13872] * trunk/windows/ccl/wx86cl.exe (modified) Updated lisp kernel for 32-bit Windows. Tue, 22 Jun 2010 17:25:11 GMT Gary Byers [13871] * trunk/windows/ccl/wx86cl64.exe (modified) Win64 kernel (for trunk.) Tue, 22 Jun 2010 17:24:05 GMT Gary Byers [13870] * trunk/source/lisp-kernel/win64/Makefile (modified) * trunk/source/lisp-kernel/x86-exceptions.c (modified) x86-exceptions.c: Ensure that SIGTRAP is defined (it's not on Win64). ... Tue, 22 Jun 2010 16:24:17 GMT Gary Byers [13869] * trunk/source/lisp-kernel/thread_manager.c (modified) For Windows: as suggested by 'maetbag' on #ccl: suspend_tcr() and ... Tue, 22 Jun 2010 04:06:45 GMT Gary Byers [13868] * branches/arm/level-1/l1-clos.lisp (modified) Uh, actually implement %ALLOCATE-GF-INSTANCE for ARM. Remove the ... 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.