source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14148   14 years Gary Byers %ENSURE-TLB-INDEX for ARM.
(edit) @14147   14 years Gary Byers kernel-import for WAIT-FOR-SIGNAL.
(edit) @14146   14 years Gary Byers Common struct defs, #defines in constants.h.
(edit) @14145   14 years Gary Byers Don't #include ppc-constants.h directly.
(edit) @14144   14 years Gary Byers Reinstate foreign_fpe tcr flag bit.
(edit) @14143   14 years Gary Byers Remove redundant/shared constant definitions.
(edit) @14142   14 years Gary Byers Remove redundant/common struct and constant definitions.
(edit) @14141   14 years Gary Byers Common constants here; need to remove duplicates from most …
(edit) @14140   14 years Gary Byers ARM conditionalization botch.
(edit) @14139   14 years Gary Byers Right Makefile.
(edit) @14138   14 years Gary Byers externals properties
(edit) @14137   14 years Gary Byers for trunk
(edit) @14136   14 years Gary Byers new
(edit) @14135   14 years Gary Byers new
(edit) @14134   14 years Gary Byers win64 binaries
(edit) @14133   14 years Gary Byers win32 binaries
(edit) @14132   14 years Gary Byers 64-bit FreeBSD binaries
(edit) @14131   14 years Gary Byers 32-bit FreeBSD binaries
(edit) @14130   14 years Gary Byers Solaris binaries
(edit) @14129   14 years Gary Byers darwinx86 binaries
(edit) @14128   14 years Gary Byers linuxx86 binaries
(edit) @14127   14 years Gary Byers darwinppc binaries
(edit) @14126   14 years Gary Byers linuxppc binaries
(edit) @14125   14 years Gary Byers FASL-SCAN-DISPATCH: ppc64 tagging isn't like the other children.
(edit) @14124   14 years Gary Byers extra arg to install_signal_handler; ignored on PPC.
(edit) @14123   14 years Gary Byers Fix xpMXCSR macro definition.
(edit) @14122   14 years Gary Byers De-pessimize the handling of the on_altstack arg to …
(edit) @14121   14 years Gary Byers FTYPE declaration for %DEFINE-ARM-LAP-FUNCTION.
(edit) @14120   14 years Gary Byers Un-botch NUMBERP/REALP on platforms that don't define …
(edit) @14119   14 years Gary Byers Changes from ARM branch. Need testing …
(edit) @14118   14 years Gary Byers Enable -O2.
(edit) @14117   14 years Gary Byers Scheme for stack-overflow recovery (e.g., for re-protecting guard …
(edit) @14116   14 years Gary Byers Fix result order in use of umull in TRUNCATE-GUESS-LOOP (should be …
(edit) @14115   14 years Gary Byers Comment out ccl.bug#612-3, until we can figure out what it's testing.
(edit) @14114   14 years Gary Byers Fix the large (>= 256 slots/instance) slot-id lookup stuff.
(edit) @14113   14 years Gary Byers rscs /= rsc.
(edit) @14112   14 years Gary Byers Host changes.
(edit) @14111   14 years Gary Byers Yet another scheme for subprim calls. Go ahead and laugh. Details: - …
(edit) @14110   14 years gz acode coverage reporting: remember to init *code-note-acode-strings*. …
(edit) @14109   14 years Gary Byers props
(edit) @14108   14 years Gary Byers arm-lapmacros: define LRI, which loads a 32-bit constant into a GPR …
(edit) @14107   14 years Gary Byers More subprim changes.
(edit) @14106   14 years Gary Byers Current image.
(edit) @14105   14 years Gary Byers Deal with exception frames better, especially for C.
(edit) @14104   14 years Gary Byers Don't use "ba" pseudo-instruction.
(edit) @14103   14 years Gary Byers Don't use "ba" pseudo-instruction.
(edit) @14102   14 years Gary Byers Don't use "ba" pseudo-instruction.
(edit) @14101   14 years Gary Byers un-botch interrupt check.
(edit) @14100   14 years Gary Byers Finish bootstrapping STRUCTURE-TYPEP. (Started 2 years ago.)
(edit) @14099   14 years Gary Byers Register usage in ARM2-ASET2; subprim changes.
(edit) @14098   14 years Gary Byers Fix braino in UNBOX-S8; new subprim call/jump scheme.
(edit) @14097   14 years Gary Byers Fix COMPOSE-DIGIT; add LOAD-SUBPRIM.
(edit) @14096   14 years Gary Byers No more arm::*called-subprim-jmp-labels*.
(edit) @14095   14 years Gary Byers Stop supporting the "BA" pseudoinstruction (which was really a "mov …
(edit) @14094   14 years Gary Byers Make a built-in-class for FAKE-STACK-FRAME.
(edit) @14093   14 years Gary Byers SIMPLE-1D-ARRAY-SUBSEQ: fix conditionalization.
(edit) @14092   14 years Gary Byers _SPbuiltin_ash: right shift via asr, not lsr. Sheesh. _SPsdiv32: call …
(edit) @14091   14 years Gary Byers Skip over 0 word pairs when walking cstack. (Leftovers from bignum …
(edit) @14090   14 years Gary Byers Handle DIVISION-BY-ZERO via #'%ERR-DISP.
(edit) @14089   14 years Gary Byers %MULTIPLY-AND-ADD-HARDER-LOOP: need to preserve X, which is kind of …
(edit) @14088   14 years Gary Byers In %FIXNUM-TRUNCATE, set fn register so we can ref constant.
(edit) @14087   14 years Gary Byers Typo in REQUIRE-NUMBER.
(edit) @14086   14 years gz in decomp-afunc, handle circular refs
(edit) @14085   14 years gz in decomp-afunc, handle circular refs
(edit) @14084   14 years Gary Byers Typo in bitvector case of .SPmisc-set.
(edit) @14083   14 years Gary Byers In errors involving 3-bit tag, order of CONS and NULL changed a few …
(edit) @14082   14 years Gary Byers Constant too large in %MAKE-SHORT-FLOAT-FROM-FIXNUMS.
(edit) @14081   14 years Gary Byers Fix the SINGLE-FLOAT-VECTOR case in ... %INIT-MISC.
(edit) @14080   14 years Gary Byers Register targeting in ARM2-AREF2. (May need to do more of this …
(edit) @14079   14 years Gary Byers REQUIRE-REAL, REQUIRE-NUMBER: use arm::real-tags-mask, …
(edit) @14078   14 years Gary Byers arm::real-tags-mask, arm::numeric-tags-mask.
(edit) @14077   14 years Gary Byers svn property changes only, AFAIK.
(edit) @14076   14 years Gary Byers Don't disable EGC or enable integrity checks in the Makefile. (Have …
(edit) @14075   14 years Gary Byers Straighten out keyword_flags definitions. Don't consider …
(edit) @14074   14 years Gary Byers handle_uuo(): pass more kinds of UUOs to handle_error(). Make sure …
(edit) @14073   14 years Gary Byers APPLY+: just restore lr from saved lisp frame.
(edit) @14072   14 years Gary Byers Bug du Jour in %INIT-MISC.
(edit) @14071   14 years Gary Byers %SLOT-REF: keep dest, slot-vector, index args disjoint.
(edit) @14070   14 years Gary Byers SET-OR-CLEAR-BIT had it backwards (should clear bit if E flag set). …
(edit) @14069   14 years Gary Byers Encoding of fnegs/fnegd instructions was wrong.
(edit) @14068   14 years gz Declaration
(edit) @14067   14 years Gary Byers Fixes to _SPdebind (lots of 'em) and _SPstack_misc_alloc_init. (Some …
(edit) @14066   14 years Gary Byers Lots of changes to support stack-overflow detection on ARM Linux. …
(edit) @14065   14 years Gary Byers debind subprim bitmask constants.
(edit) @14064   14 years Gary Byers add call_handler_on_main_stack, for sigaltstack nonsense.
(edit) @14063   14 years Gary Byers %ERR-DISP callback: report stack overflow.
(edit) @14062   14 years Gary Byers Fix runtime versions of REALP, NUMBERP, too.
(edit) @14061   14 years Gary Byers BIGNUM-REM: missed refs to *TRUNCATE-X*.
(edit) @14060   14 years Gary Byers Typechecking, other fixes in %INIT-MISC.
(edit) @14059   14 years Gary Byers arm2.lisp: in ARM2-SPREAD-LAMBDA-LIST, get the bits in the doadlword …
(edit) @14058   14 years gz support for code coverage of acode (r13891, r13929, r13942, r13964, …
(edit) @14057   14 years gz Couple defstruct fixes from trunk (r13590, r13788)
(edit) @14056   14 years gz r13980 from trunk (defmethod memory leak)
(edit) @14055   14 years gz Bump version (r13660, r13656)
(edit) @14054   14 years gz Bounds checking for tlb indices (r13745, r13752)
(edit) @14053   14 years gz No longer look for image in LX86CL64 (r13592)
(edit) @14052   14 years gz Faster #n=/#n# from trunk (r13591)
(edit) @14051   14 years gz Pathname fixes from trunk (r13579, r13582)
(edit) @14050   14 years gz assume newer asdf (r13682)
(edit) @14049   14 years gz Misc tweaks and fixes from trunk …
Note: See TracRevisionLog for help on using the revision log.