2016-12-17 |
Douglas Katzman | Define scav_vector_nil more concisely
|
commit | commitdiff | tree |
2016-12-17 |
Douglas Katzman | Generalize preprocessor macro introduced in change...
|
commit | commitdiff | tree |
2016-12-15 |
Douglas Katzman | Continue noise reduction in gc-common
|
commit | commitdiff | tree |
2016-12-15 |
Douglas Katzman | Produce {scav,trans,size}_vector_<N> functions via...
|
commit | commitdiff | tree |
2016-12-13 |
Douglas Katzman | Remove conditionalization for sxhash of conditions.
|
commit | commitdiff | tree |
2016-12-12 |
Douglas Katzman | STRUCTURE-OBJECT-PSXHASH simplification
|
commit | commitdiff | tree |
2016-12-12 |
Douglas Katzman | Reduce storage requirement for CONDITION objects
|
commit | commitdiff | tree |
2016-12-11 |
Douglas Katzman | Optimize CONDITION and STANDARD-OBJECT storage if ...
|
commit | commitdiff | tree |
2016-12-11 |
Douglas Katzman | Reinstate lowtag check on conservative immobile roots.
|
commit | commitdiff | tree |
2016-12-10 |
Douglas Katzman | Fix two problems in mark & sweep GC.
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Remove false comment. All conditions are in their own CPL
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Fix fix.
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Add missing calls to properly_tagged_descriptor_p
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Fix some warnings
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Unbreak cheneygc, also fix a couple random warnings
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Replace %CODE-ENTRY-POINTS with an array, remove %SIMPLE...
|
commit | commitdiff | tree |
2016-12-02 |
Douglas Katzman | Deobfuscate pointer preservation in gencgc a tiny bit.
|
commit | commitdiff | tree |
2016-12-02 |
Douglas Katzman | Change a use of DOLIST/PUSH/NREVERSE to MAPCAR
|
commit | commitdiff | tree |
2016-12-01 |
Douglas Katzman | Remove unnecessary var and package prefixes
|
commit | commitdiff | tree |
2016-12-01 |
Douglas Katzman | Strengthen type decl
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Improve pin_words() by bailing out early if possible.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Add cold-load versions of {SET,GET}-HEADER-DATA
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Fix {SET,GET}-HEADER-DATA for 64-bit architectures
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Remove wordy and not terribly relevant comment.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Fix style warning in preceding change on gencgc.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Disentangle chenygc/gencgc branches of SAVE-LISP-AND-DIE
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Simplify some idioms in genesis.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Use quotes, not angle brackets, for non-system headers
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Remove CEILING from code component size calculations.
|
commit | commitdiff | tree |
2016-11-28 |
Douglas Katzman | Remove buggy reimplementation of a compiler test util.
|
commit | commitdiff | tree |
2016-11-28 |
Douglas Katzman | Fix data truncation in printf strings
|
commit | commitdiff | tree |
2016-11-28 |
Douglas Katzman | Remove obsolete misplaced comment, fixed by aee789a4.
|
commit | commitdiff | tree |
2016-11-23 |
Douglas Katzman | Actually place static functions first in immobile space.
|
commit | commitdiff | tree |
2016-11-23 |
Douglas Katzman | Remove 2-operand-fop hack.
|
commit | commitdiff | tree |
2016-11-23 |
Douglas Katzman | Remove obsolete comment and unused function
|
commit | commitdiff | tree |
2016-11-22 |
Douglas Katzman | x86-64: Remove rex-reg disassembler format
|
commit | commitdiff | tree |
2016-11-22 |
Douglas Katzman | x86-64: Ensure that all base image code is immobile.
|
commit | commitdiff | tree |
2016-11-21 |
Douglas Katzman | Fix bug when saving core if *COMPILE-TO-MEMORY-SPACE...
|
commit | commitdiff | tree |
2016-11-17 |
Douglas Katzman | x86-64: Make immobile code opt-in, not opt-out. Adjust...
|
commit | commitdiff | tree |
2016-11-17 |
Douglas Katzman | Fix horrible array overrun bug in heap defragmentation...
|
commit | commitdiff | tree |
2016-11-16 |
Douglas Katzman | Add switch controlling COMPILE's use of immobile space.
|
commit | commitdiff | tree |
2016-11-16 |
Douglas Katzman | Always defrag immobile code on each SAVE-LISP-AND-DIE
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Fix some C warnings
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Implement defragmentation of immobile code.
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Generalize the function formerly known as verify_generation()
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Change code component printer.
|
commit | commitdiff | tree |
2016-11-12 |
Ron Gut | Make COND a non-recursive macro
|
commit | commitdiff | tree |
2016-11-12 |
Douglas Katzman | Make ldb's 'dump' command more flexible.
|
commit | commitdiff | tree |
2016-11-12 |
Douglas Katzman | Change K&R C to ANSI C
|
commit | commitdiff | tree |
2016-11-12 |
Douglas Katzman | Make code walker tests more correct.
|
commit | commitdiff | tree |
2016-11-08 |
Douglas Katzman | Add :IMMOBILE-CODE feature.
|
commit | commitdiff | tree |
2016-11-04 |
Douglas Katzman | Style/spelling/naming changes
|
commit | commitdiff | tree |
2016-11-03 |
Douglas Katzman | Remove dead comments and dead variable.
|
commit | commitdiff | tree |
2016-11-02 |
Douglas Katzman | Remove extraneous set_forwarding_pointer() call.
|
commit | commitdiff | tree |
2016-11-01 |
Douglas Katzman | Fix parallel-fasl-load crashing.
|
commit | commitdiff | tree |
2016-10-31 |
Douglas Katzman | Remove code that was dead as of change 621eebe206ae6.
|
commit | commitdiff | tree |
2016-10-24 |
Douglas Katzman | Fix fencepost bug if #-compact-instance-header + #...
|
commit | commitdiff | tree |
2016-10-19 |
Ron Gut | Put spaces around type error message
|
commit | commitdiff | tree |
2016-10-19 |
Douglas Katzman | Add lamentation
|
commit | commitdiff | tree |
2016-10-18 |
Douglas Katzman | Circumvent some "lexical env too complex" errors
|
commit | commitdiff | tree |
2016-10-18 |
Douglas Katzman | New test case for 64364ae28bb06ba0f575dec717c0663673a3def3
|
commit | commitdiff | tree |
2016-10-17 |
Douglas Katzman | Fix grammar in lossage message
|
commit | commitdiff | tree |
2016-10-13 |
Douglas Katzman | Delete unused SET-FUN-SUBTYPE vop
|
commit | commitdiff | tree |
2016-10-13 |
Douglas Katzman | Add :compact-instance-header feature for x86-64.
|
commit | commitdiff | tree |
2016-10-13 |
Douglas Katzman | Express zeroize more concisely
|
commit | commitdiff | tree |
2016-10-13 |
Douglas Katzman | Add immobile space allocator for x86-64.
|
commit | commitdiff | tree |
2016-10-11 |
Douglas Katzman | No more song and dance routine with BOOLE- constants.
|
commit | commitdiff | tree |
2016-10-10 |
Douglas Katzman | Do just 1 pass over the heap in verify_dynamic_space()
|
commit | commitdiff | tree |
2016-10-10 |
Douglas Katzman | Remove needless C cast. Also improve snarky remark
|
commit | commitdiff | tree |
2016-10-10 |
Douglas Katzman | Remove incorrect (but harmless) use of VALUES
|
commit | commitdiff | tree |
2016-10-10 |
Douglas Katzman | Trivial rename
|
commit | commitdiff | tree |
2016-10-09 |
Dmitry Igrishin | Get rid of warning about ffsl().
|
commit | commitdiff | tree |
2016-10-09 |
Douglas Katzman | Add thin wrapper for calling assem code on x86-64
|
commit | commitdiff | tree |
2016-10-08 |
Douglas Katzman | Make fun-lvar-tn's 2nd value a generalized boolean
|
commit | commitdiff | tree |
2016-10-08 |
Douglas Katzman | Inform LOAD-CODE whether the component is toplevel
|
commit | commitdiff | tree |
2016-10-08 |
Douglas Katzman | Add helper for calling static funs
|
commit | commitdiff | tree |
2016-10-08 |
Douglas Katzman | Change 2 ECASEs to array lookups
|
commit | commitdiff | tree |
2016-10-08 |
Douglas Katzman | Slightly more generality to saving of gspaces
|
commit | commitdiff | tree |
2016-10-08 |
Douglas Katzman | Genesis cold-sbcl.map improvements
|
commit | commitdiff | tree |
2016-10-08 |
Douglas Katzman | x86-64: make absolute fixup offsets signed
|
commit | commitdiff | tree |
2016-10-07 |
Philipp Matthias... | Add docstring for COPY-READTABLE and always return...
|
commit | commitdiff | tree |
2016-10-07 |
Douglas Katzman | Fix typos in NEWS
|
commit | commitdiff | tree |
2016-09-30 |
Douglas Katzman | Remove some dead code from genesis
|
commit | commitdiff | tree |
2016-09-30 |
Douglas Katzman | Revert "Fix weirdness and confusion"
|
commit | commitdiff | tree |
2016-09-30 |
Douglas Katzman | Fix weirdness and confusion
|
commit | commitdiff | tree |
2016-09-28 |
Douglas Katzman | More comment fix
|
commit | commitdiff | tree |
2016-09-27 |
Douglas Katzman | Fix comment error
|
commit | commitdiff | tree |
2016-09-26 |
Douglas Katzman | Fix test for alignment in sap-ref-int
|
commit | commitdiff | tree |
2016-09-22 |
Douglas Katzman | Remove more disassembler bogosity
|
commit | commitdiff | tree |
2016-09-22 |
Douglas Katzman | Improve/fix SB-DISASSEM:SAP-REF-INT
|
commit | commitdiff | tree |
2016-09-21 |
Douglas Katzman | Kill effectless expression
|
commit | commitdiff | tree |
2016-09-21 |
Douglas Katzman | Use better abstraction in x86-64 disassembler.
|
commit | commitdiff | tree |
2016-09-21 |
Douglas Katzman | Fix warning
|
commit | commitdiff | tree |
2016-09-21 |
Douglas Katzman | Remove some type declarations
|
commit | commitdiff | tree |
2016-09-21 |
Douglas Katzman | Whitespace
|
commit | commitdiff | tree |
2016-09-20 |
Douglas Katzman | Lambda much? (Delete a few single-use defuns)
|
commit | commitdiff | tree |
2016-09-20 |
Douglas Katzman | Fix broken test, and a bug that it exposed.
|
commit | commitdiff | tree |
2016-09-17 |
Douglas Katzman | Remove fp constant special vars from x86-64 - not used.
|
commit | commitdiff | tree |
2016-09-17 |
Douglas Katzman | Use SB-KERNEL and SB-SYS packages from SB-DISASSEM
|
commit | commitdiff | tree |
2016-09-17 |
Douglas Katzman | Kill a defvar that is just sb-vm::nil-value by another...
|
commit | commitdiff | tree |