2017-03-09 |
Douglas Katzman | Whitespace
|
commit | commitdiff | tree |
2017-03-09 |
Douglas Katzman | Do exactly what the comment says in properly_tagged_descript...
|
commit | commitdiff | tree |
2017-03-06 |
Douglas Katzman | x86-64: fix missed optimization in move-arg
|
commit | commitdiff | tree |
2017-03-03 |
Samuel Freilich | Use source-path-original-source in compute-compile...
|
commit | commitdiff | tree |
2017-03-03 |
Samuel Freilich | Don't redundantly bind *allow-instrumenting* to nil...
|
commit | commitdiff | tree |
2017-03-02 |
Douglas Katzman | Use ordinary funcall for GFs made by ENSURE-ACCESSOR
|
commit | commitdiff | tree |
2017-03-02 |
Douglas Katzman | Allow funcallable instances in immobile fixedobj space...
|
commit | commitdiff | tree |
2017-03-02 |
Douglas Katzman | Allow funcallable instances in immobile fixedobj space...
|
commit | commitdiff | tree |
2017-03-02 |
Douglas Katzman | Conditionalize gc_assert() on NDEBUG
|
commit | commitdiff | tree |
2017-03-01 |
Douglas Katzman | Move all trivial kernel stubs into 'stubs.lisp'
|
commit | commitdiff | tree |
2017-03-01 |
Douglas Katzman | Emphasize symmetry of %SIMPLE-FUN-{DOC,XREFS}
|
commit | commitdiff | tree |
2017-03-01 |
Douglas Katzman | Strengthen a few known fun decls
|
commit | commitdiff | tree |
2017-03-01 |
Douglas Katzman | Use %CODE-CODE-SIZE as intended
|
commit | commitdiff | tree |
2017-03-01 |
Douglas Katzman | Use builtin predicates in INDIRECT-VALUE-CELL-P
|
commit | commitdiff | tree |
2017-02-22 |
Douglas Katzman | Move misplaced brace
|
commit | commitdiff | tree |
2017-02-22 |
Douglas Katzman | Allow raw slots in fixedobj_points_to_younger_p()
|
commit | commitdiff | tree |
2017-02-21 |
Douglas Katzman | Swap inverted error messages
|
commit | commitdiff | tree |
2017-02-21 |
Douglas Katzman | Reduce consing in DO-IMMOBILE-FUNCTIONS
|
commit | commitdiff | tree |
2017-02-21 |
Douglas Katzman | Eliminate needless defvar.
|
commit | commitdiff | tree |
2017-02-21 |
Douglas Katzman | Delete :sb-test feature. Always do those tests
|
commit | commitdiff | tree |
2017-02-16 |
Douglas Katzman | Make scav_funinstance() just use scav_instance()
|
commit | commitdiff | tree |
2017-02-16 |
Douglas Katzman | Use make_lispobj() in a few places
|
commit | commitdiff | tree |
2017-02-15 |
Douglas Katzman | Enable immobile-space on all BSD variants.
|
commit | commitdiff | tree |
2017-02-14 |
Douglas Katzman | Halve the number of syscalls in zero_pages_with_mmap...
|
commit | commitdiff | tree |
2017-02-14 |
Douglas Katzman | Fix two ommissions in gencgc
|
commit | commitdiff | tree |
2017-02-14 |
Douglas Katzman | Shorten funcallable-instance by 2 words if #!+compact...
|
commit | commitdiff | tree |
2017-02-14 |
Douglas Katzman | Unbreak x86-64 build without immobile-space
|
commit | commitdiff | tree |
2017-02-13 |
Douglas Katzman | Rectify docstring for new WITH-PINNED-OBJECTS
|
commit | commitdiff | tree |
2017-02-13 |
Douglas Katzman | Scrub cold-init-only symbols better.
|
commit | commitdiff | tree |
2017-02-13 |
Douglas Katzman | Enable immobile space on OpenBSD.
|
commit | commitdiff | tree |
2017-02-13 |
Douglas Katzman | GC the stream that was opened for make-target-2-load...
|
commit | commitdiff | tree |
2017-02-12 |
Douglas Katzman | Remove junk- PRINT-OBJECT never exists as an early-gf.
|
commit | commitdiff | tree |
2017-02-12 |
Douglas Katzman | Remove {STD,FSC}-INSTANCE-WRAPPER macros
|
commit | commitdiff | tree |
2017-02-12 |
Douglas Katzman | Remove SB-PCL::WRAPPER-NO-OF-INSTANCE-SLOTS
|
commit | commitdiff | tree |
2017-02-12 |
Douglas Katzman | Remove obfuscated single-use macro.
|
commit | commitdiff | tree |
2017-02-12 |
Douglas Katzman | Remove irrelevant historical commentary from build...
|
commit | commitdiff | tree |
2017-02-11 |
Douglas Katzman | Hoist tests out of inner loop in scav_hash_table_entries
|
commit | commitdiff | tree |
2017-02-10 |
Douglas Katzman | Fix do-cold-fixup yet again.
|
commit | commitdiff | tree |
2017-02-09 |
Douglas Katzman | Fix yet another "how did this ever work?" thing in...
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | Don't show a silly known warning in cold-init.
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | Add :LOCK to signed-sap-cas-32 and improve operand...
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | x86-64: enable static linkage for all immobile-space...
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | x86-64: Fix compilation failure if a static function...
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | A few x86-64 disassembler cleanups.
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | x86-64: Fix problem of failing to store absolute named...
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | Include both <time> and <sys/time> to try to find nanosleep()
|
commit | commitdiff | tree |
2017-02-08 |
Douglas Katzman | Unbreak step.impure.lisp, due to misplaced #!-immobile...
|
commit | commitdiff | tree |
2017-02-07 |
Douglas Katzman | Really actually fix #!-immobile-space build
|
commit | commitdiff | tree |
2017-02-07 |
Douglas Katzman | Fix x86-64 build without immobile-space
|
commit | commitdiff | tree |
2017-02-07 |
Douglas Katzman | Explain a few magic constants
|
commit | commitdiff | tree |
2017-02-07 |
Douglas Katzman | Fix stepping tests with immobile-code
|
commit | commitdiff | tree |
2017-02-07 |
Douglas Katzman | Remove debugging noise
|
commit | commitdiff | tree |
2017-02-07 |
Douglas Katzman | x86-64: New call convention for #!+immobile-code
|
commit | commitdiff | tree |
2017-02-06 |
Douglas Katzman | Never return filler objects from search_immobile_space().
|
commit | commitdiff | tree |
2017-02-06 |
Douglas Katzman | Be safer in SB-DISASSEM::GET-CODE-SEGMENTS
|
commit | commitdiff | tree |
2017-02-06 |
Douglas Katzman | Remove redundant assignments to 'count' in verify_space().
|
commit | commitdiff | tree |
2017-02-06 |
Douglas Katzman | Kill some unused widetag noise from early-objdef.
|
commit | commitdiff | tree |
2017-02-06 |
Douglas Katzman | Remove ugly ad-hoc reinvention of ADJUST-ARRAY.
|
commit | commitdiff | tree |
2017-02-03 |
Douglas Katzman | Remove irrelevant comment and redundant SPECIAL decl.
|
commit | commitdiff | tree |
2017-02-02 |
Douglas Katzman | Remove indirections from PRINT-OBJECT methods.
|
commit | commitdiff | tree |
2017-02-02 |
Douglas Katzman | Trivial changes
|
commit | commitdiff | tree |
2017-02-02 |
Douglas Katzman | Use (DECLAIM x) instead of (SB!XC:PROCLAIM 'x)
|
commit | commitdiff | tree |
2017-02-02 |
Douglas Katzman | Remove unusable standard streams from saved core.
|
commit | commitdiff | tree |
2017-02-02 |
Douglas Katzman | Fix printing of (CLASS-PROTOTYPE (FIND-CLASS 'STREAM))
|
commit | commitdiff | tree |
2017-02-02 |
Douglas Katzman | Remove kludge, fixed a while ago.
|
commit | commitdiff | tree |
2017-02-01 |
Douglas Katzman | Remove reader conditionals for #!+sb-doc, part 3 of 3.
|
commit | commitdiff | tree |
2017-02-01 |
Douglas Katzman | Remove reader conditionals for #!+sb-doc, part 2 of 3.
|
commit | commitdiff | tree |
2017-02-01 |
Douglas Katzman | Remove reader conditionals for #!+sb-doc, part 1 of 3.
|
commit | commitdiff | tree |
2017-02-01 |
Douglas Katzman | Remove make-target-2.lisp, move setting of docstrings.
|
commit | commitdiff | tree |
2017-02-01 |
Douglas Katzman | Fix an "unable to stack-allocate" warning.
|
commit | commitdiff | tree |
2017-01-31 |
Douglas Katzman | Fix Nth typo that managed to break nothing but Alpha.
|
commit | commitdiff | tree |
2017-01-31 |
Douglas Katzman | Two changes to instance scanner
|
commit | commitdiff | tree |
2017-01-31 |
Douglas Katzman | Put code fixup recording back into genesis.
|
commit | commitdiff | tree |
2017-01-31 |
Douglas Katzman | Put symbol immobility (#+immobile-symbols) to some...
|
commit | commitdiff | tree |
2017-01-31 |
Douglas Katzman | More x86-64 assembler tweaks.
|
commit | commitdiff | tree |
2017-01-31 |
Douglas Katzman | Change some spellings of integer constants.
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Move definition of N-BYTE-BITS.
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Fix "probable bug in read-time conditional"
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Simplify BVREF-n definitions.
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Fix some C warnings
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Add a script to verify that Lisp sources compile for...
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Fix two bugs when building for mips.
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Fix typo from ba840d134ee328bedf4e86d50044b90779c2b468
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Re-enable test
|
commit | commitdiff | tree |
2017-01-30 |
Douglas Katzman | Fix trans_code() on Alpha - use modular arithmetic
|
commit | commitdiff | tree |
2017-01-28 |
Douglas Katzman | Make (WRITE-TO-STRING <INTEGER>) cons less, as much...
|
commit | commitdiff | tree |
2017-01-27 |
Douglas Katzman | Deobfuscate some stuff.
|
commit | commitdiff | tree |
2017-01-27 |
Douglas Katzman | Rename GSPACE-BYTES to GSPACE-DATA
|
commit | commitdiff | tree |
2017-01-27 |
Douglas Katzman | Reimplement !DEFVAR,!DEFGLOBAL,!DEFPARAMETER
|
commit | commitdiff | tree |
2017-01-26 |
Douglas Katzman | Remove backend-specific code fixup logic from genesis
|
commit | commitdiff | tree |
2017-01-26 |
Douglas Katzman | Remove noise - CODE-INSTRUCTIONS is a translated function.
|
commit | commitdiff | tree |
2017-01-26 |
Douglas Katzman | Disable MAP-ALLOCATED-OBJECTS test if interpreted.
|
commit | commitdiff | tree |
2017-01-26 |
Douglas Katzman | Remove unnecessary complexity: cross-sap does almost...
|
commit | commitdiff | tree |
2017-01-25 |
Douglas Katzman | Remove importance slot from saetp.
|
commit | commitdiff | tree |
2017-01-25 |
Douglas Katzman | Correct miraculously syntactically valid typo.
|
commit | commitdiff | tree |
2017-01-25 |
Douglas Katzman | Remove DEFKNOWN for CLASSOID-NAME.
|
commit | commitdiff | tree |
2017-01-25 |
Douglas Katzman | Transform STRING on a known string
|
commit | commitdiff | tree |
2017-01-25 |
Douglas Katzman | Derive type of COPY-STRUCTURE
|
commit | commitdiff | tree |
2017-01-25 |
Douglas Katzman | Add a denser storage representation for fixup locs.
|
commit | commitdiff | tree |
2017-01-25 |
Douglas Katzman | Mark failing test.
|
commit | commitdiff | tree |