1.0.46.43: fix sb-introspect on non-threaded builds
[sbcl.git] / src / runtime /
2011-03-22 Nikodemus Siivola1.0.46.41: double-check simple functions in looks_like_...
2011-03-20 Nikodemus Siivola1.0.46.40: more comprehensive MAP-ROOT
2011-03-08 Cyrus Harmon1.0.46.31: clean up mach port deallocation on x86
2011-03-08 Cyrus Harmon1.0.46.30: don't deallocate exception_port and check...
2011-03-08 Cyrus Harmon1.0.46.28: fix mach port leakage on x86 too
2011-03-08 Cyrus Harmon1.0.46.27: fix mach port leakage
2011-03-07 Cyrus Harmon1.0.46.26: mach-exception-handler improvement: current_...
2011-03-07 Cyrus Harmon1.0.46.25: consolidate common code from x86-64-darwin...
2011-02-20 Nikodemus Siivola1.0.46.12: faster core startup
2011-02-18 Juho Snellman1.0.45.36: Fix solaris x86-64 page size issue
2011-02-12 Nikodemus Siivola1.0.45.22: non-racy RUN-PROGRAM :PTY on OpenBSD
2011-01-20 Cyrus Harmon1.0.45.9: fix building on recent linux
2011-01-20 Cyrus Harmon1.0.45.8: fix os_vm_page_size on freebsd, openbsd and...
2010-11-10 Nikodemus Siivola1.0.44.21: expand ~ in pathnames
2010-10-18 Nikodemus Siivola1.0.43.69: win32: fix build, broken by 1.0.43.62
2010-10-03 Nikodemus Siivola1.0.43.15: use gcc-3 compiler in Cygwin for runtime too
2010-09-05 Alastair Bridgewater1.0.42.33: ppc: Improve pseudo-atomic implementation
2010-09-01 Nikodemus Siivola1.0.42.17: better host lisp fasl-type logic
2010-08-31 Nikodemus Siivola1.0.42.8: fix build on OpenBSD/i386 -current and upcomi...
2010-08-31 Nikodemus Siivola1.0.42.7: fix shell scripts on Solaris (and FreeBSD?)
2010-08-15 Nikodemus Siivola1.0.41.45: make.sh command-line parsing
2010-08-11 Alastair Bridgewater1.0.41.44: runtime: Fix build on non-threaded x86oids.
2010-08-08 Alastair Bridgewater1.0.41.40: ppc: Shorten the gencgc allocation sequence.
2010-08-08 Alastair Bridgewater1.0.41.39: ppc: Rename reg_L2 to reg_THREAD on threaded...
2010-08-08 Alastair Bridgewater1.0.41.38: ppc: Runtime damage for threads.
2010-08-08 Alastair Bridgewater1.0.41.34: ppc: Implement multithreaded symbol binding...
2010-08-07 Alastair Bridgewater1.0.41.28: ppc: Fix race conditions in use of pseudo...
2010-08-07 Alastair Bridgewater1.0.41.23: ppc: Calling-convention fixes for LRA handli...
2010-08-07 Alastair Bridgewater1.0.41.22: runtime: Rename backtrace() to lisp_backtrace().
2010-08-07 Alastair Bridgewater1.0.41.21: runtime: Current stack and frame pointers...
2010-08-07 Alastair Bridgewater1.0.41.20: runtime: Straighten out access to binding...
2010-08-07 Alastair Bridgewater1.0.41.19: runtime: Fix pseudo-atomic on non-x86oid...
2010-08-07 Alastair Bridgewater1.0.41.18: threads: stop_for_gc_handler should check...
2010-08-07 Alastair Bridgewater1.0.41.17: runtime: Make foreign_function_call_active...
2010-08-07 Nathan Froyd1.0.41.16: non-linux ppc runtime fixes
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2010-08-06 Alastair Bridgewater1.0.41.14: ppc: Treat counter register as an interior...
2010-08-06 Alastair Bridgewater1.0.41.13: gc: Fix interrupt context scavenging of...
2010-08-06 Alastair Bridgewater1.0.41.12: gc: Unify gencgc and cheneygc interrupt...
2010-08-06 Alastair Bridgewater1.0.41.11: gc: Interrupt contexts and stacks should...
2010-08-06 Alastair Bridgewater1.0.41.10: gencgc: preserve context registers is not...
2010-08-06 Alastair Bridgewater1.0.41.9: threads: Don't set static tls for non-static...
2010-06-13 Andreas FuchsGIT GATEWAY: Remove files that were deleted in 2006.
2010-06-13 Cyrus Harmon1.0.39.15: delete all traces of the darwin dlshim
2010-06-12 Cyrus Harmon1.0.39.12: remove darwin-langinfo
2010-06-06 Alastair Bridgewater1.0.39.7: Make TRACE :ENCAPSULATE NIL work on PPC.
2010-06-06 Alastair Bridgewater1.0.39.6: valid_lisp_pointer_p() is gencgc-specific...
2010-06-06 Alastair Bridgewater1.0.39.5: Initial attempt to make breakpoints work...
2010-06-03 Cyrus Harmon1.0.39.4: fix build on non-darwin and ppc/darwin platforms
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
2010-05-24 Alastair Bridgewater1.0.38.12: Fix FP traps on PPC/Linux.
2010-05-23 Alastair Bridgewater1.0.38.11: Enable floating-point exception delivery...
2010-05-23 Alastair Bridgewater1.0.38.10: Support for building on OpenBSD/PPC (patch...
2010-04-30 Alastair Bridgewater1.0.38.4: Scrub control stack after scavenging on non...
2010-04-30 Alastair Bridgewater1.0.38.3: PPC linkage-table fix.
2010-04-30 Alastair Bridgewater1.0.38.2: Gencgc error-checking fixes.
2010-04-30 Alastair Bridgewater1.0.38.1: Fix undefined-function bug-353 tests on x86oids.
2010-04-30 Christophe Rhodes1.0.37.74: support NetBSD-current
2010-04-07 Nikodemus Siivola1.0.37.55: typo in src/runtime/sunos-os.c
2010-04-07 Nikodemus Siivola1.0.37.54: more robust runtime executable path detection
2010-03-28 Nikodemus Siivola1.0.37.4: robuster page table pickup
2010-03-18 Nikodemus Siivola1.0.36.30: print_generation_stats even if heap exhausti...
2010-03-17 Nikodemus Siivola1.0.36.27: less mprotect calls in GENCGC
2010-03-01 Alastair Bridgewater1.0.36.10: UD2-BREAKPOINTS for Win32
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2010-02-06 Alastair Bridgewater1.0.35.5: Fix backtrace from internal-error on x86...
2010-01-21 Cyrus Harmon1.0.34.9: darwin/x86-64 sb-posix:stat fixes from Kei...
2009-12-22 Alastair Bridgewater1.0.33.29: Fix x86oid backtrace on sigaltstack in LDB.
2009-12-21 Alastair Bridgewater1.0.33.28: Display descriptions for internal errors...
2009-12-12 Alastair Bridgewater1.0.33.9: LDB stability improvements.
2009-12-12 Alastair Bridgewater1.0.33.8: Fix x86-64 interrupt context display in ldb.
2009-11-19 Nikodemus Siivola1.0.32.33: GENCGC tuning parameters
2009-11-19 Christophe Rhodes1.0.32.32: add support for x86-64/NetBSD
2009-11-11 Nikodemus Siivola1.0.32.25: save page table allocation information into...
2009-11-11 Nikodemus Siivola1.0.32.18: additional allocation information
2009-10-29 Christophe Rhodes1.0.32.3: O_LARGEFILE support on x86-64/linux
2009-10-04 Juho Snellman1.0.31.29: Fix x86-64/FreeBSD/thread build
2009-10-03 Juho Snellman1.0.31.27: RUN-PROGRAM process group change
2009-09-11 Nikodemus Siivola1.0.31.3: fix saving runtime options from executable...
2009-08-31 Cyrus Harmon1.0.31.2: snow leopard (macos 10.6) build fixes
2009-08-02 Kevin Rosenberg1.0.30.31:
2009-07-29 Nikodemus Siivola1.0.30.11: autogenerate tagname information for LDB...
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2009-06-24 Gabor Melis1.0.29.37: fix control stack exhuastion regression...
2009-06-22 Gabor Melis1.0.29.33: fix compilation with QSHOW_SIGNAL_SAFE on...
2009-06-22 Gabor Melis1.0.29.32: SCRUB-CONTROL-STACK related changes
2009-06-21 Nikodemus Siivola1.0.29.24: preserve docstrings for local and anonymous...
2009-05-21 Nathan Froyd1.0.28.67: fix build on powerpc-linux
2009-05-20 Nikodemus Siivola1.0.28.61: partial re-implementation of DIRECTORY
2009-05-13 Nikodemus Siivola1.0.28.46: implement os_restore_fp_control() for OpenBS...
2009-05-12 Nikodemus Siivola1.0.28.40: hopefully fix Win32 build
2009-05-11 Gabor Melis1.0.28.37: resignal signals received in foreign threads
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
next