2017-08-04 |
Douglas Katzman | x86-64: LEA with neither disp nor index is MOV
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Unbreak sparc and enable :relocatable-heap
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Remove multiple variants of fun-type shareification
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Put RECONS in SB-INT: and remove alter ego SHARING...
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Default to :relocatable-heap for arm,arm64,ppc
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Unbreak cross-compilation
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Appease clang-tidy
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Enable heap relocation for x86
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Fix ARM build
|
commit | commitdiff | tree |
2017-08-03 |
Douglas Katzman | Dynamic space relocation, part 1 of 2
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | Dynamic space relocation, part 1 of 2
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | Special-case "all slots are tagged" in instance_scan()
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | Rejigger pathnames and such to facilitate sandboxed...
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | Clean up cross-compilation package creation, part 2...
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | Clean up cross-compilation package creation, part 1...
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | x86-64: improve %instance-typep if #!+immobile-space
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | Change *restart-lisp-function* to a C symbol
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | gencgc: Specify some preprocessor conditionals differently
|
commit | commitdiff | tree |
2017-08-02 |
Douglas Katzman | Define save() only for cheneygc, not gencgc
|
commit | commitdiff | tree |
2017-08-01 |
Douglas Katzman | x86-64: optimize imm-to-mem move for structure inits
|
commit | commitdiff | tree |
2017-08-01 |
Douglas Katzman | Prefer strings for package names
|
commit | commitdiff | tree |
2017-08-01 |
Douglas Katzman | x86-64: use smaller operand in fixed-alloc if possible
|
commit | commitdiff | tree |
2017-08-01 |
Douglas Katzman | Revert "Improve weak hash table scavenging"
|
commit | commitdiff | tree |
2017-08-01 |
Douglas Katzman | x86-64: combine writes to closure header
|
commit | commitdiff | tree |
2017-08-01 |
Douglas Katzman | Improve weak hash table scavenging
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | x86-64: Treat more symbols as having immediate storage...
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | Pass through DX-P to INIT-SLOT vop
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | Try to be slightly smarter about dumping COMPONENT...
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | Emit no noise from WITH-ALIEN if #!+sb-show
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | Refactor COMPILE-IN-LEXENV and relatives
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | Avoid one memory load where LEA will do
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | Name formatter lambdas nicely
|
commit | commitdiff | tree |
2017-07-31 |
Douglas Katzman | Omit unused structure copiers
|
commit | commitdiff | tree |
2017-07-28 |
Douglas Katzman | Fix C warning when gc_assert expands to nothing
|
commit | commitdiff | tree |
2017-07-26 |
Douglas Katzman | Remove #+cmu noise from LOOP and fix clsql build failure
|
commit | commitdiff | tree |
2017-07-25 |
Douglas Katzman | Resolve chicken-and-egg problem with SYMBOL-VALUE.
|
commit | commitdiff | tree |
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 |