source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14186   14 years gz update renamed feature
(edit) @14185   14 years Gary Byers in describe_memfault(), there's not much to say if we don't have a …
(edit) @14184   14 years Gary Byers Change the signature of the ARM flush_cache_lines() - from …
(edit) @14183   14 years Gary Byers 64-bit alignment in ff-call.
(edit) @14182   14 years Gary Byers Fix typo/braino in %%GET-SIGNED-LONGLONG.
(edit) @14181   14 years Gary Byers Darwin/ARM ABI changes in #'%FF-CALL.
(edit) @14180   14 years Gary Byers Darwin/ARM doesn't support the legacy foreign symbol stuff. We should …
(edit) @14179   14 years Gary Byers Darwin/ARM abi changes (signal context accessors.)
(edit) @14178   14 years Gary Byers Darwin/ARM abi changes (no natural alignment for 64-bit arguments.)
(edit) @14177   14 years Gary Byers Darwin/ARM, too.
(edit) @14176   14 years R. Matthew Emerson Fix dopey typo.
(edit) @14175   14 years R. Matthew Emerson Arrange for the disassembler on Darwin and Windows to show r11 as …
(edit) @14174   14 years R. Matthew Emerson Ensure default optimization settings in test for ticket:708.
(edit) @14173   14 years R. Matthew Emerson Test for ticket:708.
(edit) @14172   14 years gz Last acode coverage bug (knock wood): defuns inside flet
(edit) @14171   14 years Gary Byers Darwin/ARM changes.
(edit) @14170   14 years Gary Byers Darwin/ARM changes.
(edit) @14169   14 years Gary Byers Lots more changes, most of which have to do with Mach exception …
(edit) @14168   14 years Gary Byers Lots-o-changes, not all of them the final word.
(edit) @14167   14 years Gary Byers Don't really need to #include <fenv.h>; don't do so on Darwin/ARM, …
(edit) @14166   14 years Gary Byers Add some missing headers (mostly net stuff.)
(edit) @14165   14 years gz better decomp methods for builtin-call, typed-form, …
(edit) @14164   14 years gz arrange so don't output coverage acode for compiler-generated toplevel …
(edit) @14163   14 years Gary Byers wrong place
(edit) @14162   14 years Gary Byers Gotta start somewhere.
(edit) @14161   14 years R. Matthew Emerson In ensure-tests, show the output from run-program invocations.
(edit) @14160   14 years R. Matthew Emerson Don't crash when using the change text color contextual menu in …
(edit) @14159   14 years Gary Byers Unscramble variable-c-frame stuff. Use it to implement #'%FF-CALL.
(edit) @14158   14 years Gary Byers In CPU-COUNT on Linux/Solaris: use #$_SC_NPROCESSORS_CONF. (This …
(edit) @14157   14 years Gary Byers ignore *.lafsl.
(edit) @14156   14 years Gary Byers FF-CALL on win64 is sufficiently different from other x8664 platforms …
(edit) @14155   14 years Gary Byers Add a PROCESS arg to OPEN-SHARED-LIBRARY, whose value can be :INITIAL, …
(edit) @14154   14 years Gary Byers Implement CALL-IN-INITIAL-PROCESS in terms of a slightly more general …
(edit) @14153   14 years R. Matthew Emerson In VERIFY-SOCKET-BUFFER: CHARACTER is not an 8-bit type.
(edit) @14152   14 years R. Matthew Emerson Remove stray backquote.
(edit) @14151   14 years R. Matthew Emerson Restore r13769.
(edit) @14150   14 years Gary Byers ARM Linux binaries.
(edit) @14149   14 years Gary Byers If write-protecting a memory region fails with ENOMEM, map the region …
(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.
Note: See TracRevisionLog for help on using the revision log.