2017-07-24 |
Douglas Katzman | Remove comment obsoleted by change 453dc0a7ab
|
commit | commitdiff | tree |
2017-07-21 |
Douglas Katzman | Revert %set-fill-pointer transform of rev 8d436c86dc
|
commit | commitdiff | tree |
2017-07-19 |
Douglas Katzman | Use defglobal, not defvar, for mutexes
|
commit | commitdiff | tree |
2017-07-19 |
Douglas Katzman | Don't wire in address of #'enter-alien-callback on...
|
commit | commitdiff | tree |
2017-07-19 |
Douglas Katzman | Remove irrelevant comment.
|
commit | commitdiff | tree |
2017-07-19 |
Douglas Katzman | Remove *ENTER-ALIEN-CALLBACK* symbol.
|
commit | commitdiff | tree |
2017-07-19 |
Douglas Katzman | Accept c-callable symbols in static-fdefn-offset
|
commit | commitdiff | tree |
2017-07-18 |
Douglas Katzman | Avoid GC lockup when gencgc_verbose is 1.
|
commit | commitdiff | tree |
2017-07-18 |
Douglas Katzman | Eliminate !COLD-INIT-CONSTITUENT-TRAIT-TABLE
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Use DEFINE-LOAD-TIME-GLOBAL for a bunch of PCL global...
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Change multibyte mappers to defglobals
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Fix errant "done]" on stderr from save-lisp-and-die
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Combine most LOOP macroexpander state into a struct
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Fix failure in compare-and-swap.impure
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Make LOOP's first-round expansion prettier
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Make various *CONDITION-NAME-VEC* things defconstants
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Change *ROOM-INFO* to a defglobal
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Change some defparameters to defconstants
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Squelch efficiency note
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | x86-64: Allow immediate SC to cell-set for both operands.
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Show disassembly annotations in same order they're...
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Fix small OAOO problem
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Refactor transforms for SYMBOL-[GLOBAL-]VALUE and SETF...
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Don't name test-generator the same as the function...
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Remove unused CELL-SETF and related code
|
commit | commitdiff | tree |
2017-07-17 |
Douglas Katzman | Simplify %SET-FILL-POINTER transform
|
commit | commitdiff | tree |
2017-07-16 |
Douglas Katzman | Tansform %SET-FILL-POINTER in a specific situation
|
commit | commitdiff | tree |
2017-07-16 |
Douglas Katzman | Make loop-path slots readonly
|
commit | commitdiff | tree |
2017-07-16 |
Douglas Katzman | Remove #+sb-xc-host case from (DEFTRANSFORM SYMBOL...
|
commit | commitdiff | tree |
2017-07-16 |
Douglas Katzman | Optimize (SYMBOL-[GLOBAL-]VALUE X) for constant X
|
commit | commitdiff | tree |
2017-07-15 |
Douglas Katzman | De-weird-ify parts of the implementation of deprecated...
|
commit | commitdiff | tree |
2017-07-15 |
Douglas Katzman | Remove unused function
|
commit | commitdiff | tree |
2017-07-15 |
Douglas Katzman | Fix arm and sparc builds
|
commit | commitdiff | tree |
2017-07-14 |
Douglas Katzman | Relocate symbol-value type deriver to 'knownfun', add...
|
commit | commitdiff | tree |
2017-07-14 |
Douglas Katzman | Hide some test noise
|
commit | commitdiff | tree |
2017-07-14 |
Douglas Katzman | Improve ATOMIC-POP in a few ways
|
commit | commitdiff | tree |
2017-07-14 |
Douglas Katzman | Rearrange SYMBOL-VALUE CAS expander a little
|
commit | commitdiff | tree |
2017-07-14 |
Douglas Katzman | Fix bug in location-print-name caused by rev 7714fd53e9
|
commit | commitdiff | tree |
2017-07-14 |
Douglas Katzman | x86-64: Improve CAS (SYMBOL-VALUE 'S) if S was DEFGLOBALed
|
commit | commitdiff | tree |
2017-07-13 |
Douglas Katzman | x86: unify sets of register names as in prior change...
|
commit | commitdiff | tree |
2017-07-13 |
Douglas Katzman | x86-64: get rid of redundant sets of register names
|
commit | commitdiff | tree |
2017-07-13 |
Douglas Katzman | Delete dead code
|
commit | commitdiff | tree |
2017-07-13 |
Douglas Katzman | Fix compilation of &OPTIONAL binding with non-EQL-comparable...
|
commit | commitdiff | tree |
2017-07-13 |
Douglas Katzman | Say "allocate", not "validate" in message strings
|
commit | commitdiff | tree |
2017-07-13 |
Douglas Katzman | Make C-callable fdefns static, not the symbols.
|
commit | commitdiff | tree |
2017-07-12 |
Douglas Katzman | Remove *cold-fdefn-gspace* in favor of an &optional...
|
commit | commitdiff | tree |
2017-07-12 |
Douglas Katzman | Fix style-warning in threadless x86-64 build
|
commit | commitdiff | tree |
2017-07-12 |
Douglas Katzman | Don't define *PSEUDO-ATOMIC-BITS* in three different...
|
commit | commitdiff | tree |
2017-07-12 |
Douglas Katzman | Fix CMUCL host
|
commit | commitdiff | tree |
2017-07-12 |
Douglas Katzman | Change some defvars to defglobals
|
commit | commitdiff | tree |
2017-07-12 |
Douglas Katzman | Print less noise if #!+sb-show
|
commit | commitdiff | tree |
2017-07-12 |
Douglas Katzman | x86-64: Better disassembly annotation for static symbols
|
commit | commitdiff | tree |
2017-07-11 |
Douglas Katzman | Remove do_wipe_p. It's the same as 'conservative_stack'
|
commit | commitdiff | tree |
2017-07-11 |
Douglas Katzman | Use os_allocate(), not os_validate(), for "anywhere...
|
commit | commitdiff | tree |
2017-07-10 |
Douglas Katzman | Halve the number of binding stack slots scavenged for...
|
commit | commitdiff | tree |
2017-07-10 |
Douglas Katzman | cheneygc: stop including "specialized-vectors.inc"
|
commit | commitdiff | tree |
2017-07-10 |
Douglas Katzman | Remove 'forcibly' arg to remap_free_pages
|
commit | commitdiff | tree |
2017-07-10 |
Douglas Katzman | Store unbound-marker, not 0, in uninitialized structure...
|
commit | commitdiff | tree |
2017-07-10 |
Douglas Katzman | Whitespace
|
commit | commitdiff | tree |
2017-07-10 |
Douglas Katzman | gencgc: Don't use defconstant for DYNAMIC-SPACE-END
|
commit | commitdiff | tree |
2017-07-09 |
Douglas Katzman | Change static symbol list to vector
|
commit | commitdiff | tree |
2017-07-08 |
Douglas Katzman | Fix map-referencing-objects
|
commit | commitdiff | tree |
2017-07-08 |
Douglas Katzman | Wire in some references to CL-USER package
|
commit | commitdiff | tree |
2017-07-07 |
Douglas Katzman | Produce less noise from canonicalize-whitespace
|
commit | commitdiff | tree |
2017-07-07 |
Douglas Katzman | Remove redundant SPECIAL declaims. OAOO and all that
|
commit | commitdiff | tree |
2017-07-07 |
Douglas Katzman | Rearrange to avoid a local notinline declaration
|
commit | commitdiff | tree |
2017-07-07 |
Douglas Katzman | Optimize calculation of displaced index cumulative...
|
commit | commitdiff | tree |
2017-07-06 |
Douglas Katzman | Slightly ungeneralize LOOP macro (see remark around...
|
commit | commitdiff | tree |
2017-07-06 |
Douglas Katzman | Use SB!KERNEL and SB!INT packages from SB!LOOP
|
commit | commitdiff | tree |
2017-07-06 |
Douglas Katzman | Unbreak build
|
commit | commitdiff | tree |
2017-07-06 |
Douglas Katzman | Remove strict mode from os_link_runtime().
|
commit | commitdiff | tree |
2017-07-06 |
Douglas Katzman | Possibly remove a few random symbols from static space
|
commit | commitdiff | tree |
2017-07-06 |
Douglas Katzman | x86-64: Improve symbol-value even without #!+immobile...
|
commit | commitdiff | tree |
2017-07-05 |
Douglas Katzman | Rename is_valid_lisp_addr() to gc_managed_addr_p()
|
commit | commitdiff | tree |
2017-07-05 |
Douglas Katzman | Only compile os_zero() for cheneygc
|
commit | commitdiff | tree |
2017-07-05 |
Douglas Katzman | Wrap sizetab[] uses in preprocessor macro
|
commit | commitdiff | tree |
2017-07-05 |
Douglas Katzman | Deobfuscate slot padding decision in defstruct
|
commit | commitdiff | tree |
2017-07-05 |
Douglas Katzman | Respect object boundaries in search_for_symbol().
|
commit | commitdiff | tree |
2017-07-04 |
Douglas Katzman | Autogenerate <obj>_slots[] for print.c
|
commit | commitdiff | tree |
2017-07-04 |
Douglas Katzman | Reindent
|
commit | commitdiff | tree |
2017-07-04 |
Douglas Katzman | Refactor common logic in 'print.c'
|
commit | commitdiff | tree |
2017-07-02 |
Douglas Katzman | Use similar is_valid_lisp_address() code for everybody
|
commit | commitdiff | tree |
2017-06-23 |
Douglas Katzman | Fix cheneygc
|
commit | commitdiff | tree |
2017-06-22 |
Douglas Katzman | Remove SB!FASL::COLD-PUSH, and random refactoring
|
commit | commitdiff | tree |
2017-06-21 |
Douglas Katzman | Change hash table empty slot marker to unbound marker.
|
commit | commitdiff | tree |
2017-06-21 |
Douglas Katzman | Make *static-symbols* into a constant
|
commit | commitdiff | tree |
2017-06-21 |
Douglas Katzman | Repair build breakage due to style warning
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Change some lists to vectors
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Fix ENV-FROM-LEXENV
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Remove docstring from prim-object-slot.
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Remove compile-time-only symbol from image
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Make *inlinep-translations* a constant
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Remove dead variable (almost completely removed in...
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Don't put useless values in globaldb
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Add helper function in the style of CONS,SYMBOL
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Fix truncated printing
|
commit | commitdiff | tree |
2017-06-20 |
Douglas Katzman | Unbreak #!+sb-show
|
commit | commitdiff | tree |
2017-06-19 |
Douglas Katzman | Print SB-PCL:+SLOT-UNBOUND+ as "#<unbound>"
|
commit | commitdiff | tree |
2017-06-19 |
Douglas Katzman | Avoid a few rebindings of *print-base* and *print-radix*
|
commit | commitdiff | tree |
2017-06-19 |
Douglas Katzman | Reindent
|
commit | commitdiff | tree |