source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14038   14 years Gary Byers Compare both halves of DOUBLE-FLOATs in EQL.
(edit) @14037   14 years Gary Byers FFI FP exception stuff.
(edit) @14036   14 years Gary Byers Better ISTRUCT-TYPEP; other small changes.
(edit) @14035   14 years Gary Byers use movw, movt.
(edit) @14034   14 years Gary Byers movw, movt, & support for them.
(edit) @14033   14 years Gary Byers movw, movt, & support for them.
(edit) @14032   14 years Gary Byers Add (resurrect) SPjmpsym.
(edit) @14031   14 years Gary Byers In %APPLY-WITH-METHOD-CONTEXT, just load LR from the saved frame and …
(edit) @14030   14 years R. Matthew Emerson Use *svn-program* instead of just "svn" when invoking svn from run-program.
(edit) @14029   14 years R. Matthew Emerson Tweak ensure-tests-loaded a bit to provide some debugging information.
(edit) @14028   14 years R. Matthew Emerson In string-to-pathname, do tilde expansion on Windows also. Note that …
(edit) @14027   14 years Gary Byers Wrong comment. Clean up handling of code-vector locatives (PC/LR, …
(edit) @14026   14 years Gary Byers About 7 years late: use the current (GC) thread's binding of *PACKAGE* …
(edit) @14025   14 years Gary Byers About 7 years late: use the current (GC) thread's binding of *PACKAGE* …
(edit) @14024   14 years Gary Byers Define a new UUO, reserved for use as a forward marker (not a valid …
(edit) @14023   14 years Gary Byers Check the result of the strex correctly in .SPset_hash_key_conditional.
(edit) @14022   14 years Gary Byers D'oh!
(edit) @14021   14 years R. Matthew Emerson Per test CCL.57879-6, in DEFSTRUCT constructors, try not to complain …
(edit) @14020   14 years R. Matthew Emerson In FULL-PATHNAME, get a suitable device pathname component from …
(edit) @14019   14 years Gary Byers Latest, greatest.
(edit) @14018   14 years Gary Byers t_offset's been wrong for a few weeks.
(edit) @14017   14 years Gary Byers Handle new array UUOs. Conditionalize for ARM, provide some missing …
(edit) @14016   14 years Gary Byers In STRING, don't do vector initialization to set a single element in …
(edit) @14015   14 years Gary Byers More UUOs (for N-dimensional AREF.) vinsns for N-d aref; backend …
(edit) @14014   14 years Gary Byers More UUOs (for N-dimensional AREF.) vinsns for N-d aref; backend …
(edit) @14013   14 years Gary Byers BIGNUM-SHIFT-LEFT-LOOP: keep fixing bugs …
(edit) @14012   14 years R. Matthew Emerson Use the versions of acosh[f], asinh[f], and atanh[f] that we use on …
(edit) @14011   14 years Gary Byers Current.
(edit) @14010   14 years R. Matthew Emerson Add :exit keyword argument to test-ccl. When t, the lisp will exit …
(edit) @14009   14 years Gary Byers BIGNUM-SHIFT-LEFT-LOOP: last digit set by ashift right.
(edit) @14008   14 years Gary Byers .SPadd_values and .SPrecover_values weren't finding forward/backward …
(edit) @14007   14 years Gary Byers ARM stack range changes.
(edit) @14006   14 years Gary Byers %FIXNUM-REF-NATURAL doesn't need a 0-valued offset arg.
(edit) @14005   14 years Gary Byers Funcall's argument goes straight to arm::nfn in ARM2-MVCALL.
(edit) @14004   14 years Gary Byers Fix braino in POP-ARGUMENT-REGISTERS.
(edit) @14003   14 years Gary Byers Show source info (if any) in disassembly.
(edit) @14002   14 years Gary Byers Forgot to check this in …
(edit) @14001   14 years Gary Byers Current image.
(edit) @14000   14 years Gary Byers Better .SPcheck-fpu-exception. New UUO for FP exceptions.
(edit) @13999   14 years Gary Byers Handle FPU exceptions in non FFI case.
(edit) @13998   14 years Gary Byers Fix in %MAKE-FLOAT-FROM-FIXNUMS. Get control bits right in …
(edit) @13997   14 years Gary Byers "safe" FP operations need to clear fpscr status bits first.
(edit) @13996   14 years Gary Byers UUO-ERROR-FPU-EXCEPTION. Parse FPUX operands (fpscr, etc.) in vinsns.
(edit) @13995   14 years Gary Byers EXTRACT-ARM-@RN-OPERAND.
(edit) @13994   14 years R. Matthew Emerson Clear tcr.ffi_exception in .SPffcall/.SPffcall_return_registers before …
(edit) @13993   14 years Gary Byers ARM Linux support.
(edit) @13992   14 years Gary Byers Keep trying to guess how to identify a write fault on ARM Linux.
(edit) @13991   14 years Gary Byers Some fixes in check_refmap_consistency().
(edit) @13990   14 years Gary Byers In the windows version of %GET-IP-INTERFACES, handle the "buffer too …
(edit) @13989   14 years Gary Byers Let callback functions decide whether/how to advance PC on return.
(edit) @13988   14 years Gary Byers Handle return from callbacks.
(edit) @13987   14 years Gary Byers Hopefully more useful.
(edit) @13986   14 years Gary Byers Conditionalize for ARM (and maybe PPC, finally.)
(edit) @13985   14 years Gary Byers Small changes/additions.
(edit) @13984   14 years Gary Byers Make %ERR-DISP callback return number of bytes to advance PC on return …
(edit) @13983   14 years Gary Byers Add (:ARGLIST) info to some lap functions.
(edit) @13982   14 years Gary Byers Try not to run out of imm regs when storing double-floats to foreign …
(edit) @13981   14 years Gary Byers Use ARM::EMIT-LAP-INSTRUCTION-ELEMENTS (rather than …
(edit) @13980   14 years Gary Byers Make the hash table used by INTERN-EQL-SPECIALIZER weak on value. …
(edit) @13979   14 years Gary Byers conditionalize for Windows, other small changes
(edit) @13978   14 years Gary Byers suppress warning in %TOKEN-PACKAGE
(edit) @13977   14 years Gary Byers Specify fpu type explicitly.
(edit) @13976   14 years Gary Byers Spell "true" with an "e".
(edit) @13975   14 years Gary Byers Fix typo in DECLAIM.
(edit) @13974   14 years Gary Byers Defer package lookup until token's been constructed; fixes ticket:698.
(edit) @13973   14 years Gary Byers Export WAIT-FOR-SIGNAL.
(edit) @13972   14 years Gary Byers Lisp side of WAIT-FOR-SIGNAL.
(edit) @13971   14 years Gary Byers Define kernel import for WAIT-FOR-SIGNAL.
(edit) @13970   14 years Gary Byers Kernel side of WAIT-FOR-SIGNAL. Probably needs to be more: a better …
(edit) @13969   14 years R. Matthew Emerson Correct typo (wint -> with). Fixes ticket:703.
(edit) @13968   14 years Gary Byers Fix bogosity in _SPcall_closure. Start checking for FP exceptions …
(edit) @13967   14 years Gary Byers ELF headers for Linux ARM.
(edit) @13966   14 years gz Record code coverage acode string and positions
(edit) @13965   14 years gz Change pprint-recording-positions to take a function to do the recording
(edit) @13964   14 years gz Add decode-file-range
(edit) @13963   14 years Gary Byers More recent.
(edit) @13962   14 years Gary Byers arm-arch.lisp: artist's conception of fake-stack-frame. …
(edit) @13961   14 years gz function inspector: show lfun bits and lfun info
(edit) @13960   14 years R. Matthew Emerson Keep trying to get xpMXCSR right on Solaris.
(edit) @13959   14 years R. Matthew Emerson Update to ASDF 2.004.
(edit) @13958   14 years Gary Byers Get the kernel to compile/link/run enough to complain about a missing …
(edit) @13957   14 years Gary Byers stuff to get/set the fpscr.
(edit) @13956   14 years R. Matthew Emerson Use /usr/bin/gm4 on Solaris systems. I don't know if Sun fixed the …
(edit) @13955   14 years Gary Byers arm-misc.lisp: Need xchgl for ARM (used in futex-based locking.) …
(edit) @13954   14 years Gary Byers In commit_pages(), try to ensure that we return false if …
(edit) @13953   14 years Gary Byers Spell xpMXCSR with a 'p'. Split 64/32-bit trap stuff into the right …
(edit) @13952   14 years R. Matthew Emerson New scheme for dealing with floating point exceptions on x86-64 …
(edit) @13951   14 years R. Matthew Emerson Merge changes from trunk.
(edit) @13950   14 years R. Matthew Emerson Add comment about Liunx struct _fpstate.
(edit) @13949   14 years R. Matthew Emerson Handler support for SIGFPE while in foreign code.
(edit) @13948   14 years Gary Byers The point of the checkpoint in the last commit: change nil_value on …
(edit) @13947   14 years R. Matthew Emerson Update location of contrib externals.
(edit) @13946   14 years R. Matthew Emerson move contrib directory up a level
(edit) @13945   14 years Gary Byers Just a checkpoint; not yet fit for consumption.
(edit) @13944   14 years Gary Byers Fixes in %SUBTRACT-WITH-BORROW, %SUBTRACT-WITH-BORROW-1. Can now …
(edit) @13943   14 years R. Matthew Emerson When we get EXC_ARITHMETIC in catch_exception_raise(), translate a …
(edit) @13942   14 years gz Unbreak the printer
(edit) @13941   14 years Gary Byers arm-asmutils.s: Actually implement atomic_ior and atomic_and, so that …
(edit) @13940   14 years R. Matthew Emerson Only avoid saving/restoring the MXCSR around FF calls on x8664, at …
(edit) @13939   14 years R. Matthew Emerson Gyrate more vigorously when trying to get the MXCSR from a 32-bit …
Note: See TracRevisionLog for help on using the revision log.