source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @13938   14 years R. Matthew Emerson Wrong suffix (yay copy and paste).
(edit) @13937   14 years R. Matthew Emerson New scheme for dealing with fp exceptions in foreign code. Instead of …
(edit) @13936   14 years R. Matthew Emerson Define TCR_FLAG_BIT_FOREIGN_FPE, other macros for fiddling with MXCSR …
(edit) @13935   14 years R. Matthew Emerson New TCR flag bit TCR_FLAG_BIT_FOREIGN_FPE. Move definitions of TCR …
(edit) @13934   14 years R. Matthew Emerson New xpMXCSR(x) macro for accessing MXCSR register as saved in …
(edit) @13933   14 years R. Matthew Emerson branch to try new way of dealing with foreign fp exceptions
(edit) @13932   14 years Gary Byers arm-bignum.lisp: First stab at TRUNCATE-GUESS-LOOP; fix …
(edit) @13931   14 years Gary Byers arm-bignum.lisp: First stab at TRUNCATE-GUESS-LOOP; fix …
(edit) @13930   14 years R. Matthew Emerson describe_memfault(): FreeBSD 6.x doesn't define the si_code constants.
(edit) @13929   14 years gz hook into the pretty printer to implement pprint-recording-positions
(edit) @13928   14 years gz In test-compiler-warnings, explicitly pass in :break-on-program-errors
(edit) @13927   14 years Gary Byers arm-bignum.lisp: BIGNUM-ADD-LOOP-+. arm-utils.lisp: %ALLOCATE-LIST. …
(edit) @13926   14 years Gary Byers arm-arch.lisp: bytes-consed byte order. arm-def.lisp: declare …
(edit) @13925   14 years Gary Byers arm-asmutils.s: don't use magic Linux kernel function for …
(edit) @13924   14 years Gary Byers arm-asmutils.s: don't use magic Linux kernel function for …
(edit) @13923   14 years Gary Byers Gotta start somewhere.
(edit) @13922   14 years Gary Byers More files from last commit. arm-callback-support.lisp, …
(edit) @13921   14 years Gary Byers arm-constants.h, thread_manager.c: tcr.last_lisp_frame is just a …
(edit) @13920   14 years Shannon Spires Port fix from r13367 to 1.4.
(edit) @13919   14 years R. Matthew Emerson In %INIT-MISC at label @8, the subtag of the destination vector is …
(edit) @13918   14 years Gary Byers Minimal ARM stack-walking stuff.
(edit) @13917   14 years Gary Byers LINUXARM stuff.
(edit) @13916   14 years Gary Byers Whatever we do for exception context/stack integration, we can …
(edit) @13915   14 years Gary Byers ELEMENT-SUBTYPE-TYPE for ARM.
(edit) @13914   14 years Gary Byers ARM *features*.
(edit) @13913   14 years Gary Byers Add/fix things.
(edit) @13912   14 years Gary Byers More ARM conditionalization.
(edit) @13911   14 years Gary Byers set binding count when saving PROGV bindings.
(edit) @13910   14 years Gary Byers require ARM-BACKTRACE on ARM.
(edit) @13909   14 years Gary Byers update some constant/struct definitions to match kernel.
(edit) @13908   14 years R. Matthew Emerson Avoid calling #_CGWindowLevel when #+cocotron (just use hardwired …
(edit) @13907   14 years R. Matthew Emerson Fix typo (coctron => cocotron) in objc-method-definition-form (used by …
(edit) @13906   14 years Gary Byers arm-spentry.s: 32-bit misc-set: arg_y is the index, not arg_z. …
(edit) @13905   14 years Gary Palter Update to Cocotron ra816befd7eff
(edit) @13904   14 years Gary Palter Update to Cocotron ra816befd7eff
Note: See TracRevisionLog for help on using the revision log.