Make MAKE-LISP-OBJ pickier on CHENEYGC.
[sbcl.git] / src / runtime /
2011-11-10 Alastair BridgewaterMake MAKE-LISP-OBJ pickier on CHENEYGC.
2011-11-10 Alastair Bridgewaterarch-assem.S: Update fun-end breakpoint magic for picki...
2011-11-10 Alastair Bridgewatergencgc: Make MAKE-LISP-OBJ of SIMPLE-FUN object address...
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-10-24 Alastair BridgewaterFix FP traps on OSX/x86.
2011-10-24 Alastair BridgewaterFix x86oid OSX signal handling emulation assembly fragm...
2011-10-24 Alastair BridgewaterFix FP traps on OSX/x86-64.
2011-10-21 Alastair BridgewaterFix build on x86-64/darwin.
2011-10-20 Alastair Bridgewater63-bit fixnums on 64-bit targets.
2011-10-19 Alastair BridgewaterReorder 64-bit lowtags.
2011-10-19 Alastair Bridgewaterx86-64 disentwingling of fixnums and words.
2011-10-19 Alastair BridgewaterGeneral disentwingling of fixnums and words.
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2011-10-19 Alastair BridgewaterIntroduce sb!vm::fixnum-lowtags
2011-10-19 Alastair BridgewaterRedefine symbol TLS slot indices.
2011-10-19 Alastair BridgewaterImproved GC lossage
2011-09-30 David LichteblauFix the build on Windows
2011-09-29 Juho SnellmanProbably fix compile on win32 (no sys/mman.h).
2011-09-29 Juho SnellmanSilence a warning about assignment in conditional
2011-08-28 Paul KhuongUpdate the library list on x86/darwin as well when...
2011-08-28 Paul KhuongFix the build on some XCode/OS X version combo by forci...
2011-08-28 Paul KhuongOptionally mark pages from cores as de-duplicatable
2011-08-28 Paul KhuongOptional support for zlib-based in-memory deflate/infla...
2011-08-25 David LichteblauAllow use of the --core option with embedded core files
2011-08-11 David LichteblauFix QUERY-FILE-SYSTEM for Windows UNC and device file...
2011-08-10 Anton Kovalenkosb-win32: offer low-level bindings for file mapping...
2011-08-10 David LichteblauTweak os_validate to support running SBCL on recent...
2011-08-09 David LichteblauNew toplevel options --quit and --non-interactive
2011-08-09 David LichteblauDocument further common toplevel options
2011-08-03 Paul KhuongFix version string parsing for Linux 3.0
2011-08-01 Nikodemus Siivolaadd -fno-omit-frame-pointer to x86 builds
2011-08-01 Nikodemus Siivolamake SBCL_ARCH=x86 build work on 64-bit linux without...
2011-07-06 Paul KhuongSmall cleanups
2011-07-06 Paul KhuongMore conservative defaults in GENCGC
2011-07-03 Paul KhuongFix the build - gencgc broken since 1.0.49.73 (4 commit...
2011-07-03 Paul KhuongAllocate at least gencgc_alloc_granularity bytes at...
2011-07-03 Paul KhuongRelease address space to the OS at gencgc_release_granu...
2011-07-03 Paul KhuongSplit GENCGC_PAGE_BYTES in 3 constants
2011-07-03 Paul KhuongLazier zero_dirty_pages in gencgc
2011-06-06 Nikodemus Siivolawrite heap exhaustion information to the GC logfile...
2011-05-30 Nikodemus Siivola1.0.48.35: SB-EXT:GC-LOGFILE
2011-05-08 Juho Snellman1.0.47.32: Fix build on MinGW
2011-04-10 Nikodemus Siivola1.0.47.22: better --dynamic-space-size argument validation
2011-03-28 Cyrus Harmon1.0.47.1: fix longstanding bug in os_get_runtime_execut...
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.
next