# # ChangeLog for / # # Generated by Trac 1.6 # Nov 24, 2024, 4:20:56 AM Fri, 30 Jul 2010 15:46:09 GMT Gary Byers [14089] * branches/arm/level-0/ARM/arm-bignum.lisp (modified) %MULTIPLY-AND-ADD-HARDER-LOOP: need to preserve X, which is kind of ... Fri, 30 Jul 2010 15:44:50 GMT Gary Byers [14088] * branches/arm/level-0/ARM/arm-numbers.lisp (modified) In %FIXNUM-TRUNCATE, set fn register so we can ref constant. Fri, 30 Jul 2010 15:43:50 GMT Gary Byers [14087] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) Typo in REQUIRE-NUMBER. Thu, 29 Jul 2010 22:30:00 GMT gz [14086] * trunk/source (modified) * trunk/source/compiler/nx-basic.lisp (modified) in decomp-afunc, handle circular refs Thu, 29 Jul 2010 22:29:02 GMT gz [14085] * branches/qres/ccl/compiler/nx-basic.lisp (modified) in decomp-afunc, handle circular refs Thu, 29 Jul 2010 16:00:10 GMT Gary Byers [14084] * branches/arm/lisp-kernel/arm-spentry.s (modified) Typo in bitvector case of .SPmisc-set. Thu, 29 Jul 2010 15:59:25 GMT Gary Byers [14083] * branches/arm/level-1/arm-error-signal.lisp (modified) In errors involving 3-bit tag, order of CONS and NULL changed a few ... Thu, 29 Jul 2010 15:57:57 GMT Gary Byers [14082] * branches/arm/level-0/ARM/arm-float.lisp (modified) Constant too large in %MAKE-SHORT-FLOAT-FROM-FIXNUMS. Thu, 29 Jul 2010 15:57:27 GMT Gary Byers [14081] * branches/arm/level-0/ARM/arm-array.lisp (modified) Fix the SINGLE-FLOAT-VECTOR case in ... %INIT-MISC. Thu, 29 Jul 2010 15:56:30 GMT Gary Byers [14080] * branches/arm/compiler/ARM/arm2.lisp (modified) Register targeting in ARM2-AREF2. (May need to do more of this ... Thu, 29 Jul 2010 15:52:59 GMT Gary Byers [14079] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) REQUIRE-REAL, REQUIRE-NUMBER: use arm::real-tags-mask, arm::numeric- ... Thu, 29 Jul 2010 15:51:49 GMT Gary Byers [14078] * branches/arm/compiler/ARM/arm-arch.lisp (modified) arm::real-tags-mask, arm::numeric-tags-mask. Wed, 28 Jul 2010 13:06:08 GMT Gary Byers [14077] * branches/arm/level-0/ARM (modified) svn property changes only, AFAIK. Wed, 28 Jul 2010 13:01:49 GMT Gary Byers [14076] * branches/arm/lisp-kernel/linuxarm/Makefile (modified) Don't disable EGC or enable integrity checks in the Makefile. (Have ... Wed, 28 Jul 2010 12:57:49 GMT Gary Byers [14075] * branches/arm/lisp-kernel/arm-spentry.s (modified) Straighten out keyword_flags definitions. Don't consider ... Wed, 28 Jul 2010 12:55:54 GMT Gary Byers [14074] * branches/arm/lisp-kernel/arm-exceptions.c (modified) * branches/arm/lisp-kernel/arm-exceptions.h (modified) handle_uuo(): pass more kinds of UUOs to handle_error(). Make sure ... Wed, 28 Jul 2010 12:53:55 GMT Gary Byers [14073] * branches/arm/level-0/ARM/arm-def.lisp (modified) APPLY+: just restore lr from saved lisp frame. Wed, 28 Jul 2010 12:52:28 GMT Gary Byers [14072] * branches/arm/level-0/ARM/arm-array.lisp (modified) Bug du Jour in %INIT-MISC. Wed, 28 Jul 2010 12:51:16 GMT Gary Byers [14071] * branches/arm/compiler/ARM/arm2.lisp (modified) %SLOT-REF: keep dest, slot-vector, index args disjoint. Wed, 28 Jul 2010 12:50:21 GMT Gary Byers [14070] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) SET-OR-CLEAR-BIT had it backwards (should clear bit if E flag set). ... Wed, 28 Jul 2010 12:46:37 GMT Gary Byers [14069] * branches/arm/compiler/ARM/arm-asm.lisp (modified) Encoding of fnegs/fnegd instructions was wrong. Tue, 27 Jul 2010 23:48:20 GMT gz [14068] * branches/qres/ccl/compiler/nx-basic.lisp (modified) Declaration Tue, 27 Jul 2010 23:10:40 GMT Gary Byers [14067] * branches/arm/lisp-kernel/arm-spentry.s (modified) Fixes to _SPdebind (lots of 'em) and _SPstack_misc_alloc_init. (Some ... Tue, 27 Jul 2010 23:08:50 GMT Gary Byers [14066] * branches/arm/lisp-kernel/arm-exceptions.c (modified) * branches/arm/lisp-kernel/arm-exceptions.h (modified) * branches/arm/lisp-kernel/lisp.h (modified) * branches/arm/lisp-kernel/memory.c (modified) * branches/arm/lisp-kernel/platform-linuxarm.h (modified) * branches/arm/lisp-kernel/pmcl-kernel.c (modified) Lots of changes to support stack-overflow detection on ARM Linux. ... Tue, 27 Jul 2010 22:58:01 GMT Gary Byers [14065] * branches/arm/lisp-kernel/arm-constants.s (modified) debind subprim bitmask constants. Tue, 27 Jul 2010 22:57:30 GMT Gary Byers [14064] * branches/arm/lisp-kernel/arm-asmutils.s (modified) add call_handler_on_main_stack, for sigaltstack nonsense. Tue, 27 Jul 2010 22:55:01 GMT Gary Byers [14063] * branches/arm/level-1/arm-error-signal.lisp (modified) %ERR-DISP callback: report stack overflow. Tue, 27 Jul 2010 22:52:51 GMT Gary Byers [14062] * branches/arm/level-0/l0-pred.lisp (modified) Fix runtime versions of REALP, NUMBERP, too. Tue, 27 Jul 2010 22:52:06 GMT Gary Byers [14061] * branches/arm/level-0/l0-bignum32.lisp (modified) BIGNUM-REM: missed refs to *TRUNCATE-X*. Tue, 27 Jul 2010 22:51:07 GMT Gary Byers [14060] * branches/arm/level-0/ARM/arm-array.lisp (modified) Typechecking, other fixes in %INIT-MISC. Tue, 27 Jul 2010 22:49:54 GMT Gary Byers [14059] * branches/arm/compiler/ARM/arm2.lisp (modified) * branches/arm/compiler/optimizers.lisp (modified) arm2.lisp: in ARM2-SPREAD-LAMBDA-LIST, get the bits in the doadlword ... Tue, 27 Jul 2010 02:21:17 GMT gz [14058] * branches/qres/ccl (modified) * branches/qres/ccl/compiler/lambda-list.lisp (modified) * branches/qres/ccl/compiler/nx-basic.lisp (modified) * branches/qres/ccl/compiler/nx0.lisp (modified) * branches/qres/ccl/level-1/l1-reader.lisp (modified) * branches/qres/ccl/lib/pprint.lisp (modified) * branches/qres/ccl/library/cover.lisp (modified) support for code coverage of acode (r13891, r13929, r13942, r13964, ... Tue, 27 Jul 2010 02:14:33 GMT gz [14057] * branches/qres/ccl (modified) * branches/qres/ccl/lib/defstruct-lds.lisp (modified) * branches/qres/ccl/lib/defstruct.lisp (modified) Couple defstruct fixes from trunk (r13590, r13788) Tue, 27 Jul 2010 01:40:45 GMT gz [14056] * branches/qres/ccl (modified) * branches/qres/ccl/level-1/l1-clos-boot.lisp (modified) * branches/qres/ccl/level-1/l1-dcode.lisp (modified) * branches/qres/ccl/lib/macros.lisp (modified) r13980 from trunk (defmethod memory leak) Tue, 27 Jul 2010 01:39:56 GMT gz [14055] * branches/qres/ccl (modified) * branches/qres/ccl/level-0/l0-init.lisp (modified) * branches/qres/ccl/level-1/version.lisp (modified) Bump version (r13660, r13656) Tue, 27 Jul 2010 01:32:28 GMT gz [14054] * branches/qres/ccl (modified) * branches/qres/ccl/level-0/X86/x86-symbol.lisp (modified) * branches/qres/ccl/level-1/l1-lisp-threads.lisp (modified) Bounds checking for tlb indices (r13745, r13752) Tue, 27 Jul 2010 01:10:18 GMT gz [14053] * branches/qres/ccl (modified) * branches/qres/ccl/lisp-kernel/pmcl-kernel.c (modified) No longer look for image in LX86CL64 (r13592) Tue, 27 Jul 2010 01:09:09 GMT gz [14052] * branches/qres/ccl (modified) * branches/qres/ccl/lib/read.lisp (modified) Faster #n=/#n# from trunk (r13591) Tue, 27 Jul 2010 01:08:10 GMT gz [14051] * branches/qres/ccl (modified) * branches/qres/ccl/level-1/l1-pathnames.lisp (modified) * branches/qres/ccl/lib/pathnames.lisp (modified) Pathname fixes from trunk (r13579, r13582) Tue, 27 Jul 2010 01:04:54 GMT gz [14050] * branches/qres/ccl (modified) * branches/qres/ccl/level-1/l1-files.lisp (modified) assume newer asdf (r13682) Tue, 27 Jul 2010 00:59:48 GMT gz [14049] * branches/qres/ccl (modified) * branches/qres/ccl/compiler/nx0.lisp (modified) * branches/qres/ccl/compiler/nxenv.lisp (modified) * branches/qres/ccl/level-0/l0-float.lisp (modified) * branches/qres/ccl/level-0/l0-numbers.lisp (modified) * branches/qres/ccl/level-1/l1-clos-boot.lisp (modified) * branches/qres/ccl/level-1/l1-files.lisp (modified) * branches/qres/ccl/level-1/l1-io.lisp (modified) * branches/qres/ccl/level-1/l1-pathnames.lisp (modified) * branches/qres/ccl/level-1/l1-processes.lisp (modified) * branches/qres/ccl/level-1/l1-reader.lisp (modified) * branches/qres/ccl/level-1/l1-readloop-lds.lisp (modified) * branches/qres/ccl/level-1/l1-sockets.lisp (modified) * branches/qres/ccl/level-1/l1-streams.lisp (modified) * branches/qres/ccl/level-1/l1-symhash.lisp (modified) * branches/qres/ccl/level-1/l1-utils.lisp (modified) * branches/qres/ccl/lib/ccl-export-syms.lisp (modified) * branches/qres/ccl/lib/compile-ccl.lisp (modified) * branches/qres/ccl/lib/describe.lisp (modified) * branches/qres/ccl/lib/lists.lisp (modified) * branches/qres/ccl/lib/misc.lisp (modified) * branches/qres/ccl/lib/nfcomp.lisp (modified) * branches/qres/ccl/lib/ppc-init-ccl.lisp (deleted) * branches/qres/ccl/lib/streams.lisp (modified) * branches/qres/ccl/library/serial-streams.lisp (copied) * branches/qres/ccl/lisp-kernel/gc-common.c (modified) * branches/qres/ccl/lisp-kernel/lisp-debug.c (modified) * branches/qres/ccl/lisp-kernel/pmcl-kernel.c (modified) * branches/qres/ccl/lisp-kernel/thread_manager.c (modified) * branches/qres/ccl/lisp-kernel/windows-calls.c (modified) * branches/qres/ccl/lisp-kernel/x86-exceptions.c (modified) Misc tweaks and fixes from trunk ... Tue, 27 Jul 2010 00:24:41 GMT gz [14048] * branches/qres/ccl (modified) * branches/qres/ccl/lisp-kernel/Threads.h (modified) * branches/qres/ccl/lisp-kernel/area.h (modified) * branches/qres/ccl/lisp-kernel/constants.h (copied) * branches/qres/ccl/lisp-kernel/linuxx8664/Makefile (modified) * branches/qres/ccl/lisp-kernel/lisp.h (modified) * branches/qres/ccl/lisp-kernel/lisptypes.h (modified) * branches/qres/ccl/lisp-kernel/macros.h (modified) * branches/qres/ccl/lisp-kernel/os-darwin.h (added) * branches/qres/ccl/lisp-kernel/os-freebsd.h (copied) * branches/qres/ccl/lisp-kernel/os-linux.h (added) * branches/qres/ccl/lisp-kernel/os-solaris.h (added) * branches/qres/ccl/lisp-kernel/os-windows.h (added) * branches/qres/ccl/lisp-kernel/platform-darwinppc.h (added) * branches/qres/ccl/lisp-kernel/platform-darwinppc64.h (copied) * branches/qres/ccl/lisp-kernel/platform-darwinx8632.h (copied) * branches/qres/ccl/lisp-kernel/platform-darwinx8664.h (copied) * branches/qres/ccl/lisp-kernel/platform-freebsdx8632.h (added) * branches/qres/ccl/lisp-kernel/platform-freebsdx8664.h (added) * branches/qres/ccl/lisp-kernel/platform-linuxppc.h (copied) * branches/qres/ccl/lisp-kernel/platform-linuxppc64.h (copied) * branches/qres/ccl/lisp-kernel/platform-linuxx8632.h (copied) * branches/qres/ccl/lisp-kernel/platform-linuxx8664.h (copied) * branches/qres/ccl/lisp-kernel/platform-solarisx64.h (copied) * branches/qres/ccl/lisp-kernel/platform-solarisx86.h (copied) * branches/qres/ccl/lisp-kernel/platform-win32.h (added) * branches/qres/ccl/lisp-kernel/platform-win64.h (copied) * branches/qres/ccl/lisp-kernel/pmcl-kernel.c (modified) * branches/qres/ccl/lisp-kernel/ppc-constants.h (modified) * branches/qres/ccl/lisp-kernel/ppc-constants64.h (modified) * branches/qres/ccl/lisp-kernel/ppc-exceptions.h (modified) * branches/qres/ccl/lisp-kernel/solaris-inttypes.h (copied) * branches/qres/ccl/lisp-kernel/standard-inttypes.h (copied) * branches/qres/ccl/lisp-kernel/unix-calls.c (modified) * branches/qres/ccl/lisp-kernel/windows-inttypes.h (copied) * branches/qres/ccl/lisp-kernel/x86-constants.h (modified) * branches/qres/ccl/lisp-kernel/x86-constants32.h (modified) * branches/qres/ccl/lisp-kernel/x86-constants64.h (modified) from trunk, reorg of platform-specific kernel files (r13589-r13956) Mon, 26 Jul 2010 20:31:03 GMT R. Matthew Emerson [14047] * trunk/source/compiler/nx1.lisp (modified) Undo, for the time being, the effects of r13887. Those changes are ... Mon, 26 Jul 2010 15:59:01 GMT gz [14046] * trunk/source (modified) * trunk/source/level-0/nfasload.lisp (modified) * trunk/source/lib/nfcomp.lisp (modified) * trunk/source/library/cover.lisp (modified) merge r13685: when reporting code coverage, check for changed source ... Mon, 26 Jul 2010 14:38:44 GMT gz [14045] * branches/qres/ccl (modified) Don't need contribs here Mon, 26 Jul 2010 13:18:34 GMT gz [14044] * trunk/source/compiler/lambda-list.lisp (modified) * trunk/source/compiler/nx-basic.lisp (modified) * trunk/source/library/cover.lisp (modified) support for reporting code coverage of acode, needs more testing Sun, 25 Jul 2010 21:16:38 GMT Gary Byers [14043] * branches/arm/armcl.image (modified) Today's image. Sun, 25 Jul 2010 20:59:17 GMT Gary Byers [14042] * branches/arm/compiler/ARM/arm-asm.lisp (modified) * branches/arm/compiler/ARM/arm-lap.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) Split ARM instructions into two 16-bit halves, to try to reduce ... Sat, 24 Jul 2010 23:45:20 GMT Gary Byers [14041] * branches/arm/lisp-kernel/arm-spentry.s (modified) resurrect .SPjmpsym. Sat, 24 Jul 2010 23:39:56 GMT Gary Byers [14040] * branches/arm/lisp-kernel/arm-macros.s (modified) movc16 macro expands to movw. Sat, 24 Jul 2010 23:38:08 GMT Gary Byers [14039] * branches/arm/level-1/l1-numbers.lisp (modified) Need to clear FPSCR status before calling into math lib on ARM. Sat, 24 Jul 2010 23:36:44 GMT Gary Byers [14038] * branches/arm/level-0/ARM/arm-pred.lisp (modified) Compare both halves of DOUBLE-FLOATs in EQL. Sat, 24 Jul 2010 23:35:30 GMT Gary Byers [14037] * branches/arm/level-0/ARM/arm-float.lisp (modified) FFI FP exception stuff. Sat, 24 Jul 2010 23:35:09 GMT Gary Byers [14036] * branches/arm/compiler/ARM/arm2.lisp (modified) Better ISTRUCT-TYPEP; other small changes. Sat, 24 Jul 2010 23:32:50 GMT Gary Byers [14035] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) use movw, movt. Sat, 24 Jul 2010 23:32:28 GMT Gary Byers [14034] * branches/arm/compiler/ARM/arm-disassemble.lisp (modified) movw, movt, & support for them. Sat, 24 Jul 2010 23:31:13 GMT Gary Byers [14033] * branches/arm/compiler/ARM/arm-asm.lisp (modified) movw, movt, & support for them. Sat, 24 Jul 2010 23:29:36 GMT Gary Byers [14032] * branches/arm/compiler/ARM/arm-arch.lisp (modified) Add (resurrect) SPjmpsym. Sat, 24 Jul 2010 04:04:55 GMT Gary Byers [14031] * branches/arm/level-0/ARM/arm-def.lisp (modified) In %APPLY-WITH-METHOD-CONTEXT, just load LR from the saved frame and ... Sat, 24 Jul 2010 00:32:22 GMT R. Matthew Emerson [14030] * trunk/source/lib/compile-ccl.lisp (modified) Use *svn-program* instead of just "svn" when invoking svn from ... Fri, 23 Jul 2010 21:34:59 GMT R. Matthew Emerson [14029] * trunk/source/lib/compile-ccl.lisp (modified) Tweak ensure-tests-loaded a bit to provide some debugging information. Fri, 23 Jul 2010 16:26:02 GMT R. Matthew Emerson [14028] * trunk/source/level-1/l1-files.lisp (modified) In string-to-pathname, do tilde expansion on Windows also. Note that ... Fri, 23 Jul 2010 13:12:54 GMT Gary Byers [14027] * branches/arm/lisp-kernel/arm-gc.c (modified) Wrong comment. Clean up handling of code-vector locatives (PC/LR, ... Fri, 23 Jul 2010 13:11:03 GMT Gary Byers [14026] * branches/arm/lisp-kernel/arm-gc.c (modified) About 7 years late: use the current (GC) thread's binding of ... Fri, 23 Jul 2010 13:09:47 GMT Gary Byers [14025] * branches/arm/lisp-kernel/gc-common.c (modified) About 7 years late: use the current (GC) thread's binding of ... Fri, 23 Jul 2010 13:07:59 GMT Gary Byers [14024] * branches/arm/lisp-kernel/arm-uuo.s (modified) * branches/arm/lisp-kernel/gc.h (modified) Define a new UUO, reserved for use as a forward marker (not a valid ... Fri, 23 Jul 2010 13:02:44 GMT Gary Byers [14023] * branches/arm/lisp-kernel/arm-spentry.s (modified) Check the result of the strex correctly in .SPset_hash_key_conditional. Fri, 23 Jul 2010 13:01:35 GMT Gary Byers [14022] * branches/arm/lisp-kernel/area.h (modified) D'oh! Fri, 23 Jul 2010 05:14:03 GMT R. Matthew Emerson [14021] * trunk/source/lib/defstruct-lds.lisp (modified) Per test CCL.57879-6, in DEFSTRUCT constructors, try not to complain ... Fri, 23 Jul 2010 03:19:54 GMT R. Matthew Emerson [14020] * trunk/source/level-1/l1-pathnames.lisp (modified) In FULL-PATHNAME, get a suitable device pathname component from ... Thu, 22 Jul 2010 12:44:59 GMT Gary Byers [14019] * branches/arm/armcl.image (modified) Latest, greatest. Thu, 22 Jul 2010 12:43:47 GMT Gary Byers [14018] * branches/arm/lisp-kernel/arm-constants.h (modified) t_offset's been wrong for a few weeks. Thu, 22 Jul 2010 12:42:13 GMT Gary Byers [14017] * branches/arm/level-1/arm-error-signal.lisp (modified) * branches/arm/level-1/arm-threads-utils.lisp (modified) * branches/arm/level-1/l1-lisp-threads.lisp (modified) * branches/arm/lib/arm-backtrace.lisp (modified) Handle new array UUOs. Conditionalize for ARM, provide some missing ... Thu, 22 Jul 2010 12:40:41 GMT Gary Byers [14016] * branches/arm/level-0/l0-aprims.lisp (modified) In STRING, don't do vector initialization to set a single element in ... Thu, 22 Jul 2010 12:39:34 GMT Gary Byers [14015] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) * branches/arm/compiler/ARM/arm2.lisp (modified) More UUOs (for N-dimensional AREF.) vinsns for N-d aref; backend ... Thu, 22 Jul 2010 12:38:51 GMT Gary Byers [14014] * branches/arm/compiler/ARM/arm-asm.lisp (modified) More UUOs (for N-dimensional AREF.) vinsns for N-d aref; backend ... Thu, 22 Jul 2010 03:06:48 GMT Gary Byers [14013] * branches/arm/level-0/ARM/arm-bignum.lisp (modified) BIGNUM-SHIFT-LEFT-LOOP: keep fixing bugs ... Thu, 22 Jul 2010 01:19:48 GMT R. Matthew Emerson [14012] * trunk/source/lisp-kernel/windows-calls.c (modified) Use the versions of acosh[f], asinh[f], and atanh[f] that we use on ... Wed, 21 Jul 2010 22:47:52 GMT Gary Byers [14011] * branches/arm/armcl.image (modified) Current. Wed, 21 Jul 2010 20:39:58 GMT R. Matthew Emerson [14010] * trunk/source/lib/compile-ccl.lisp (modified) Add :exit keyword argument to test-ccl. When t, the lisp will exit ... Wed, 21 Jul 2010 13:49:45 GMT Gary Byers [14009] * branches/arm/level-0/ARM/arm-bignum.lisp (modified) BIGNUM-SHIFT-LEFT-LOOP: last digit set by ashift right. Wed, 21 Jul 2010 10:38:51 GMT Gary Byers [14008] * branches/arm/lisp-kernel/arm-spentry.s (modified) .SPadd_values and .SPrecover_values weren't finding forward/backward ... Wed, 21 Jul 2010 10:37:28 GMT Gary Byers [14007] * branches/arm/lib/describe.lisp (modified) ARM stack range changes. Wed, 21 Jul 2010 10:37:10 GMT Gary Byers [14006] * branches/arm/level-1/arm-threads-utils.lisp (modified) %FIXNUM-REF-NATURAL doesn't need a 0-valued offset arg. Wed, 21 Jul 2010 10:36:19 GMT Gary Byers [14005] * branches/arm/compiler/ARM/arm2.lisp (modified) Funcall's argument goes straight to arm::nfn in ARM2-MVCALL. Wed, 21 Jul 2010 10:35:43 GMT Gary Byers [14004] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) Fix braino in POP-ARGUMENT-REGISTERS. Wed, 21 Jul 2010 10:35:16 GMT Gary Byers [14003] * branches/arm/compiler/ARM/arm-disassemble.lisp (modified) Show source info (if any) in disassembly. Wed, 21 Jul 2010 04:39:29 GMT Gary Byers [14002] * branches/arm/lisp-kernel/arm-uuo.s (modified) Forgot to check this in ... Wed, 21 Jul 2010 04:06:15 GMT Gary Byers [14001] * branches/arm/armcl.image (modified) Current image. Wed, 21 Jul 2010 04:05:29 GMT Gary Byers [14000] * branches/arm/lisp-kernel/arm-spentry.s (modified) Better .SPcheck-fpu-exception. New UUO for FP exceptions. Wed, 21 Jul 2010 04:04:14 GMT Gary Byers [13999] * branches/arm/level-1/arm-error-signal.lisp (modified) Handle FPU exceptions in non FFI case. Wed, 21 Jul 2010 04:03:14 GMT Gary Byers [13998] * branches/arm/level-0/ARM/arm-float.lisp (modified) Fix in %MAKE-FLOAT-FROM-FIXNUMS. Get control bits right in ... Wed, 21 Jul 2010 04:01:27 GMT Gary Byers [13997] * branches/arm/compiler/ARM/arm-vinsns.lisp (modified) "safe" FP operations need to clear fpscr status bits first. Wed, 21 Jul 2010 04:00:48 GMT Gary Byers [13996] * branches/arm/compiler/ARM/arm-asm.lisp (modified) UUO-ERROR-FPU-EXCEPTION. Parse FPUX operands (fpscr, etc.) in vinsns. Wed, 21 Jul 2010 03:59:47 GMT Gary Byers [13995] * branches/arm/compiler/ARM/arm-disassemble.lisp (modified) EXTRACT-ARM-@RN-OPERAND. Tue, 20 Jul 2010 17:29:42 GMT R. Matthew Emerson [13994] * trunk/source/lisp-kernel/x86-spentry64.s (modified) Clear tcr.ffi_exception in .SPffcall/.SPffcall_return_registers ... Tue, 20 Jul 2010 10:17:46 GMT Gary Byers [13993] * branches/arm/scripts/ccl (modified) ARM Linux support. Tue, 20 Jul 2010 10:17:27 GMT Gary Byers [13992] * branches/arm/lisp-kernel/arm-exceptions.c (modified) Keep trying to guess how to identify a write fault on ARM Linux. Tue, 20 Jul 2010 10:16:49 GMT Gary Byers [13991] * branches/arm/lisp-kernel/arm-gc.c (modified) Some fixes in check_refmap_consistency(). Tue, 20 Jul 2010 08:09:11 GMT Gary Byers [13990] * trunk/source/level-1/l1-sockets.lisp (modified) In the windows version of %GET-IP-INTERFACES, handle the "buffer too ...