source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @13903   14 years Gary Byers arm-asm.lisp: had cs and cc condition names backwards. (not used very …
(edit) @13902   14 years R. Matthew Emerson Revert r13894 and merge r13773: udp sockets only support :binary format.
(edit) @13901   14 years gz try for a better stream-line-length for listener
(edit) @13900   14 years Gary Byers win64 kernel
(edit) @13899   14 years Gary Byers Win32 kernel incorporating r13898.
(edit) @13898   14 years Gary Byers Propagate r13869 from trunk to 1.5.
(edit) @13897   14 years Gary Byers arm-asm.lisp, arm-lap.lisp: drain-constant-pool. At least slightly …
(edit) @13896   14 years Gary Byers SIGTRAP isn't defined on Win32.
(edit) @13895   14 years Gary Byers Conditionalize for USE_GC_NOTIFICATATION (true on X86, not yet on PPC).
(edit) @13894   14 years Shannon Spires Fix #'send-to and #'receive-from so they DTRT with string buffers.
(edit) @13893   14 years Gary Byers (Didn't commit this.) arm-subprims.s: toplevel_loop, call _SPfuncall …
(edit) @13892   14 years Gary Byers arm-asm.lisp: change handling of non-conditional instructions (like …
(edit) @13891   14 years gz Add DECOMP-ACODE, decompile acode into something more readable.
(edit) @13890   14 years R. Matthew Emerson Ugly additions to nx-logand-2-op to truncate a large integer operand …
(edit) @13889   14 years Gary Byers arm-arch.lisp: We don't have a tcr.ts-area on ARM (or a tcr.save-tsp …
(edit) @13888   14 years R. Matthew Emerson ASDF 2.003 from upstream.
(edit) @13887   14 years R. Matthew Emerson Make the compiler work a little harder to identify cases where LOGAND …
(edit) @13886   14 years R. Matthew Emerson Dump some new functions that turn out to be redundant.
(edit) @13885   14 years R. Matthew Emerson purported improvements to logior on natural-sized operands
(edit) @13884   14 years Gary Byers Export GC notification stuff.
(edit) @13883   14 years Gary Byers No args to x8664 GET-GC-NOTIFICATION-THRESHOLD.
(edit) @13882   14 years Gary Byers When setting GC nofitication threshold, reset our notion of whether or …
(edit) @13881   14 years Gary Byers Do GC notification if dynamic heap shrinks in ensure_static_conses().
(edit) @13880   14 years Gary Byers Declare did_gc_notification_since_last_full_gc.
(edit) @13879   14 years Gary Byers It'd help if I checked this in ... Define *PRE-GC-NOTIFICATION-HOOK*. …
(edit) @13878   14 years Gary Byers %ACTIVE-RESTART: if we match a RESTART (not the name of one), don't …
(edit) @13877   14 years R. Matthew Emerson new: ppc2-%fixnum-mask-to-natural
(edit) @13876   14 years R. Matthew Emerson purported improvements to logand
(edit) @13875   14 years R. Matthew Emerson for improving logical ops on natural-sized operands
(edit) @13874   14 years R. Matthew Emerson Update to ASDF 2.002
(edit) @13873   14 years Gary Byers Define and export OBJECT-DIRECT-SIZE, which is basically the SIZEOF …
(edit) @13872   14 years R. Matthew Emerson Updated lisp kernel for 32-bit Windows.
(edit) @13871   14 years Gary Byers Win64 kernel (for trunk.)
(edit) @13870   14 years Gary Byers x86-exceptions.c: Ensure that SIGTRAP is defined (it's not on Win64). …
(edit) @13869   14 years Gary Byers For Windows: as suggested by 'maetbag' on #ccl: suspend_tcr() and …
(edit) @13868   14 years Gary Byers Uh, actually implement %ALLOCATE-GF-INSTANCE for ARM. Remove the …
(edit) @13867   14 years R. Matthew Emerson From trunk: * new kernel debugger command "M" to show lisp memory …
(edit) @13866   14 years R. Matthew Emerson Remove .cvsignore files.
(edit) @13865   14 years Gary Byers arm-vinsns.lisp: shift the right reg left, then shift right logical in …
(edit) @13864   14 years Gary Byers arm-lapmacros.lisp: define DISCARD-LISP-FRAME. arm-clos.lisp: …
(edit) @13863   14 years Gary Byers arm-vinsns.lisp: ensure that arg_z is preserved in …
(edit) @13862   14 years Gary Byers handle_unimplemented_instruction(): return a Boolean, return false …
(edit) @13861   14 years Gary Byers Use NTH-IMMEDIATE to reference fixed constants in GF/FIN trampoline code.
(edit) @13860   14 years Gary Byers CLASS-OF: fix another shift in the wrong direction.
(edit) @13859   14 years Gary Byers NTH-IMMEDIATE: add 1 to skip function entrypoint. Define an …
(edit) @13858   14 years Gary Byers arm2.lisp: 32-bit case of ARM2-VREF1 wasn't parenthesized right, so we …
Note: See TracRevisionLog for help on using the revision log.