Support building without PSEUDO-ATOMIC on POSIX safepoints
[sbcl.git] / src / compiler / generic / parms.lisp
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-21 David LichteblauForeign callbacks
2012-11-02 David LichteblauSafepoint protocol upgrade
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-11-02 David LichteblauMove the global safepoint to one page before static...
2012-08-10 David LichteblauUse safepoints for INTERRUPT-THREAD
2012-08-10 David LichteblauAdd safepoint mechanism
2011-12-05 Manfred Gahrfix make.sh --dynamic-space-size option handling
2011-11-21 Nikodemus Siivolasmaller default dynamic-space size on GENCGC
2010-10-04 Nathan Froyd1.0.43.17: fix static symbols for array dispatch tables
2010-09-30 Nikodemus Siivola1.0.43.10: make.sh now accepts --dynamic-space-size...
2010-09-08 Alastair Bridgewater1.0.42.34: threads: Consolidate thread-specific static...
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2009-11-19 Nikodemus Siivola1.0.32.33: GENCGC tuning parameters
2009-05-08 Nathan Froyd1.0.28.31: remove :PREFIX/:SUFFIX from DEFENUM for...
2009-02-16 Gabor Melis1.0.25.50: detect binding and alien stack exhaustion
2009-02-16 Gabor Melis1.0.25.44: INTERRUPT-THREAD and timer improvements
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.32: improvements to WITHOUT-GCING
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-04-17 Juho Snellman1.0.4.92: faster generic array access
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2006-11-17 Juho Snellman0.9.18.58:
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-09-18 Juho Snellman0.9.16.38:
2006-09-15 Gabor Melis0.9.16.32: weak hash tables
2006-06-05 Nikodemus Siivola0.9.13.26: Life after heap exhaustion on GENCGC
2006-03-16 Christophe Rhodes0.9.10.39: