1.0.28.19: faster ARRAY-DIMENSION for non-vectors
[sbcl.git] / src / runtime /
2009-05-01 Nikodemus Siivola1.0.28.1: disable address space randomization on Linux...
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-04-21 Gabor Melis1.0.27.10: fix call_into_lisp return value on x86-64
2009-04-13 Gabor Melis1.0.27.8: slightly faster x86oid pseudo atomic with...
2009-04-08 Gabor Melis1.0.27.5: fix compilation on windows
2009-03-23 Gabor Melis1.0.26.19: more stack safety
2009-03-22 Juho Snellman1.0.26.18: Solaris x86-64 support
2009-03-22 Gabor Melis1.0.26.17: fix GC/SIG_STOP_FOR_GC race
2009-03-22 Gabor Melis1.0.26.16: fix gencgc on ppc
2009-03-22 Gabor Melis1.0.26.15: interrupt.c refactoring
2009-03-22 Juho Snellman1.0.26.13: OpenBSD x86-64 support
2009-03-22 Juho Snellman1.0.26.11: Fix the error message for ENOMEM on mprotect
2009-03-20 Gabor Melis1.0.26.10: darwin interrupt fixes
2009-03-17 Gabor Melis1.0.26.8: QSHOW changes, bug reporting guidelines
2009-03-17 Gabor Melis1.0.26.7: use a signal for SIG_STOP_FOR_GC > SIGSEGV...
2009-03-16 Gabor Melis1.0.26.6: use private operations on futexes
2009-03-14 Gabor Melis1.0.26.2: alloc_code_object facelift
2009-03-01 Gabor Melis1.0.25.57: fix compilation on win32
2009-02-16 Gabor Melis1.0.25.54: centralize scattered arch_os_get_context...
2009-02-16 Gabor Melis1.0.25.53: fix gencgc_handle_wp_violation on multicpu...
2009-02-16 Gabor Melis1.0.25.52: go through lisp_memory_fault_error on all...
2009-02-16 Gabor Melis1.0.25.50: detect binding and alien stack exhaustion
2009-02-16 Gabor Melis1.0.25.49: x86/x86-64 unithread: use the allocated...
2009-02-16 Gabor Melis1.0.25.47: OOAO restoring fp control word
2009-02-16 Gabor Melis1.0.25.46: restore errno in signal handlers
2009-02-16 Gabor Melis1.0.25.45: fix futex_wait deadlines when interrupted
2009-02-16 Gabor Melis1.0.25.44: INTERRUPT-THREAD and timer improvements
2009-02-16 Gabor Melis1.0.25.42: make os_thread 0 on unithread builds
2009-02-16 Gabor Melis1.0.25.41: only call pthread_kill with valid thread ids
2009-02-16 Gabor Melis1.0.25.39: thread start/stop fixes
2009-02-16 Gabor Melis1.0.25.38: fix maybe_gc
2009-02-16 Gabor Melis1.0.25.37: block deferrables when gc pending in PA
2009-02-16 Gabor Melis1.0.25.36: unblock signals on low level errors
2009-02-16 Gabor Melis1.0.25.35: check that gc signals are unblocked
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.33: protect against recursive gcs
2009-02-16 Gabor Melis1.0.25.32: improvements to WITHOUT-GCING
2009-02-16 Gabor Melis1.0.25.30: INTERRUPT-THREAD without RT signals
2009-02-16 Gabor Melis1.0.25.29: thread state visibility and synchronization
2009-02-16 Gabor Melis1.0.25.28: always use SIG_RESUME_FROM_GC
2009-02-16 Gabor Melis1.0.25.27: codify interrupt handling invariants
2009-02-16 Gabor Melis1.0.25.26: less interrupt handling leftovers
2009-02-16 Gabor Melis1.0.25.25: sig_stop_for_gc_handler looks at GC_INHIBIT...
2009-02-16 Gabor Melis1.0.25.24: x86/x86-64 runtime pseudo atomic fixes
2009-02-16 Gabor Melis1.0.25.23: more allocation checks
2009-02-16 Gabor Melis1.0.25.22: SIGTERM and SIGABRT
2009-02-16 Gabor Melis1.0.25.21: handling of potential corruptions
2009-02-16 Gabor Melis1.0.25.18: it's only SHOW
2009-02-16 Gabor Melis1.0.25.17: kill runtime warnings
2009-02-16 Gabor Melis1.0.25.16: minor stylistics changes in the runtime
2009-02-16 Gabor Melis1.0.25.14: comments
2009-02-16 Gabor Melis1.0.25.13: 80 chars, trailing space
2009-01-17 Nikodemus Siivola1.0.24.45: handle IO errors in LDB and when saving...
2009-01-12 Nikodemus Siivola1.0.24.41: add necessary disambiguating curly braces...
2009-01-11 Gabor Melis1.0.24.32: undo parts of 1.0.24.26
2009-01-10 Nikodemus Siivola1.0.24.30: fixed and tested some more cleanups on hppa...
2009-01-09 Gabor Melis1.0.24.28: make unbind in the runtime zero the value...
2009-01-09 Gabor Melis1.0.24.26: fix release spinlock
2009-01-09 Gabor Melis1.0.24.25: add volatile after asm in spinlock and swap_...
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2009-01-04 Nikodemus Siivola1.0.24.20: misc HPPA & HPUX updates
2009-01-03 Nikodemus Siivola1.0.24.18: new HPUX specific files
2009-01-03 Nikodemus Siivola1.0.24.14: fix what seems to be namespace collision...
2009-01-03 Nikodemus Siivola1.0.24.13: solve overlapping mmap and munmap slices...
2009-01-02 Gabor Melis1.0.24.8: fix scav_lose
2009-01-02 Nikodemus Siivola1.0.24.3: sanity check address spaces
2008-12-23 Thiemo Seufer1.0.23.65: MIPS runtime micro-optimization.
2008-12-17 Nikodemus Siivola1.0.23.47: binaries built on now Leopard run on Tiger...
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-12-12 Nikodemus Siivola1.0.23.39: Red Hat Enterprise 3 mmap randomization...
2008-12-11 Thiemo Seufer1.0.23.34: A nicer register dump for ldb.
2008-12-03 Nikodemus Siivola1.0.23.16: more generic assembly op optimizations on...
2008-12-02 Nikodemus Siivola1.0.23.14: fix CheyneyGC build
2008-12-02 Nikodemus Siivola1.0.23.13: missing declaration from Cheyney GC port...
2008-12-01 Nikodemus Siivola1.0.23.10: allocate code objects using allocation CODE_...
2008-12-01 Nikodemus Siivola1.0.23.9: extend pa_alloc to accept a page_type_flag
2008-12-01 Nikodemus Siivola1.0.23.8: factor out similar code from gc_alloc_large...
2008-12-01 Nikodemus Siivola1.0.23.7: introduce page type flags
2008-12-01 Nikodemus Siivola1.0.23.6: move code-object allocation to C side on...
2008-11-04 Nikodemus Siivola1.0.22.15: 16 byte align assembly routines on x86 and...
2008-10-30 Nikodemus Siivola1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and...
2008-10-29 Brian Mastenbrook1.0.21.37:
2008-10-17 Nikodemus Siivola1.0.21.24: saving runtime options in executables
2008-10-11 Nikodemus Siivola1.0.21.18: delete unused argument introduced by .17
2008-10-11 Nikodemus Siivola1.0.21.17: --script commandline argument
2008-10-09 Brian Mastenbrook1.0.21.12: build OS X 10.4-compatible binaries on OS...
2008-09-22 Gabor Melis1.0.20.20: fix gencgc on 32 bit platforms with 2gb...
2008-09-22 Gabor Melis1.0.20.19: gencgc: rename first_object_offset
2008-09-22 Gabor Melis1.0.20.18: minor gencgc cleanups
2008-09-15 Nikodemus Siivola1.0.20.6: smaller allocation regions & reduced pinning
2008-08-20 Paul Khuong1.0.19.33: Improved interrupt handling on darwin/x86...
2008-08-15 Nikodemus Siivola1.0.19.29: new function: page_region_start()
2008-08-15 Nikodemus Siivolanew function: is_lisp_immediate()
2008-06-30 Richard M Kreuter1.0.18.9: Fix fpu_save, fpu_restore on x86-64.
2008-06-17 Nikodemus Siivola1.0.17.39: fix build on SIG_INTERRUPT_THREAD-less platforms
2008-05-30 Nikodemus Siivola1.0.17.13: grab-bag of SB-SPROF enhancements
2008-05-30 Nikodemus Siivola1.0.17.12: win32 build fix
2008-05-30 Nikodemus Siivola1.0.17.11: unithread build fix
2008-05-30 Nikodemus Siivola1.0.17.10: correct stack alignment for alloc() calls...
next