2009-01-03 |
Nikodemus Siivola | 1.0.24.14: fix what seems to be namespace collision... |
tree | commitdiff |
2009-01-03 |
Nikodemus Siivola | 1.0.24.13: solve overlapping mmap and munmap slices... |
tree | commitdiff |
2009-01-02 |
Gabor Melis | 1.0.24.8: fix scav_lose |
tree | commitdiff |
2009-01-02 |
Nikodemus Siivola | 1.0.24.3: sanity check address spaces |
tree | commitdiff |
2008-12-23 |
Thiemo Seufer | 1.0.23.65: MIPS runtime micro-optimization. |
tree | commitdiff |
2008-12-17 |
Nikodemus Siivola | 1.0.23.47: binaries built on now Leopard run on Tiger... |
tree | commitdiff |
2008-12-13 |
Nikodemus Siivola | 1.0.23.40: export page sizes to C with LU suffix |
tree | commitdiff |
2008-12-12 |
Nikodemus Siivola | 1.0.23.39: Red Hat Enterprise 3 mmap randomization... |
tree | commitdiff |
2008-12-11 |
Thiemo Seufer | 1.0.23.34: A nicer register dump for ldb. |
tree | commitdiff |
2008-12-03 |
Nikodemus Siivola | 1.0.23.16: more generic assembly op optimizations on... |
tree | commitdiff |
2008-12-02 |
Nikodemus Siivola | 1.0.23.14: fix CheyneyGC build |
tree | commitdiff |
2008-12-02 |
Nikodemus Siivola | 1.0.23.13: missing declaration from Cheyney GC port... |
tree | commitdiff |
2008-12-01 |
Nikodemus Siivola | 1.0.23.10: allocate code objects using allocation CODE_... |
tree | commitdiff |
2008-12-01 |
Nikodemus Siivola | 1.0.23.9: extend pa_alloc to accept a page_type_flag |
tree | commitdiff |
2008-12-01 |
Nikodemus Siivola | 1.0.23.8: factor out similar code from gc_alloc_large... |
tree | commitdiff |
2008-12-01 |
Nikodemus Siivola | 1.0.23.7: introduce page type flags |
tree | commitdiff |
2008-12-01 |
Nikodemus Siivola | 1.0.23.6: move code-object allocation to C side on... |
tree | commitdiff |
2008-11-04 |
Nikodemus Siivola | 1.0.22.15: 16 byte align assembly routines on x86 and... |
tree | commitdiff |
2008-10-30 |
Nikodemus Siivola | 1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and... |
tree | commitdiff |
2008-10-29 |
Brian Mastenbrook | 1.0.21.37: |
tree | commitdiff |
2008-10-17 |
Nikodemus Siivola | 1.0.21.24: saving runtime options in executables |
tree | commitdiff |
2008-10-11 |
Nikodemus Siivola | 1.0.21.18: delete unused argument introduced by .17 |
tree | commitdiff |
2008-10-11 |
Nikodemus Siivola | 1.0.21.17: --script commandline argument |
tree | commitdiff |
2008-10-09 |
Brian Mastenbrook | 1.0.21.12: build OS X 10.4-compatible binaries on OS... |
tree | commitdiff |
2008-09-22 |
Gabor Melis | 1.0.20.20: fix gencgc on 32 bit platforms with 2gb... |
tree | commitdiff |
2008-09-22 |
Gabor Melis | 1.0.20.19: gencgc: rename first_object_offset |
tree | commitdiff |
2008-09-22 |
Gabor Melis | 1.0.20.18: minor gencgc cleanups |
tree | commitdiff |
2008-09-15 |
Nikodemus Siivola | 1.0.20.6: smaller allocation regions & reduced pinning |
tree | commitdiff |
2008-08-20 |
Paul Khuong | 1.0.19.33: Improved interrupt handling on darwin/x86... |
tree | commitdiff |
2008-08-15 |
Nikodemus Siivola | 1.0.19.29: new function: page_region_start() |
tree | commitdiff |
2008-08-15 |
Nikodemus Siivola | new function: is_lisp_immediate() |
tree | commitdiff |
2008-06-30 |
Richard M Kreuter | 1.0.18.9: Fix fpu_save, fpu_restore on x86-64. |
tree | commitdiff |
2008-06-17 |
Nikodemus Siivola | 1.0.17.39: fix build on SIG_INTERRUPT_THREAD-less platforms |
tree | commitdiff |
2008-05-30 |
Nikodemus Siivola | 1.0.17.13: grab-bag of SB-SPROF enhancements |
tree | commitdiff |
2008-05-30 |
Nikodemus Siivola | 1.0.17.12: win32 build fix |
tree | commitdiff |
2008-05-30 |
Nikodemus Siivola | 1.0.17.11: unithread build fix |
tree | commitdiff |
2008-05-30 |
Nikodemus Siivola | 1.0.17.10: correct stack alignment for alloc() calls... |
tree | commitdiff |
2008-05-28 |
Nikodemus Siivola | 1.0.17.1: describe_tread_state() for GDB convenience |
tree | commitdiff |
2008-05-17 |
Nikodemus Siivola | 1.0.16.36: fix Windows build, hopefully |
tree | commitdiff |
2008-05-15 |
Nikodemus Siivola | 1.0.16.31: --control-stack-size runtime argument |
tree | commitdiff |
2008-05-15 |
Nikodemus Siivola | 1.0.16.30: couple of small Darwin cleanups |
tree | commitdiff |
2008-05-08 |
Gabor Melis | 1.0.16.21: lose informatively when the tls is full |
tree | commitdiff |
2008-04-29 |
Thiemo Seufer | 1.0.16.14: |
tree | commitdiff |
2008-04-17 |
Christophe Rhodes | 1.0.16.3: fnstsw %eax is invalid assembler syntax. |
tree | commitdiff |
2008-03-17 |
Nikodemus Siivola | 1.0.15.35: fix bitrotted GC sanity checks |
tree | commitdiff |
2008-03-05 |
Nikodemus Siivola | 1.0.15.15: reset DF on x86 and x86-64 after every STD... |
tree | commitdiff |
2008-02-19 |
Nikodemus Siivola | 1.0.14.39: make GENCGC gencgc_zero_check=1 proof again |
tree | commitdiff |
2008-02-19 |
Nikodemus Siivola | 1.0.14.38: build runtime with -Wsign-compare, and clean... |
tree | commitdiff |
2008-02-17 |
Christophe Rhodes | 1.0.14.33: Resurrexit Alpha |
tree | commitdiff |
2008-01-29 |
Nikodemus Siivola | 1.0.14.4: increase MAX_INTERRUPTS to 1024 |
tree | commitdiff |
2008-01-22 |
Richard M Kreuter | 1.0.13.51: Fixups in mkstemp wrapper used in RUN-PROGRAM. |
tree | commitdiff |
2008-01-10 |
Richard M Kreuter | 1.0.13.19: Odds and ends (OpenBSD NEWS, minor bug in... |
tree | commitdiff |
2008-01-09 |
Richard M Kreuter | 1.0.13.18: Revived OpenBSD support, contributed by... |
tree | commitdiff |
2007-12-31 |
Richard M Kreuter | 1.0.13.4: Removing UNIX-NAMESTRING, part 4 |
tree | commitdiff |
2007-12-24 |
Nikodemus Siivola | 1.0.12.44: rename misnamed files in the NetBSD port... |
tree | commitdiff |
2007-12-21 |
Richard M Kreuter | 1.0.12.42: Fix minor regression in RUN-PROGRAM on win32 |
tree | commitdiff |
2007-12-20 |
Nikodemus Siivola | 1.0.12.40: NetBSD/Sparc port by Robert Swindells |
tree | commitdiff |
2007-12-19 |
Richard M Kreuter | 1.0.12.37: RUN-PROGRAM now uses execvp(3) to search... |
tree | commitdiff |
2007-12-13 |
Richard M Kreuter | 1.0.12.31: using default external format for RUN-PROGRA... |
tree | commitdiff |
2007-12-09 |
Nikodemus Siivola | 1.0.12.19: runtime cleanups by Daniel Lowe |
tree | commitdiff |
2007-12-02 |
Brian Mastenbrook | 1.0.12.15: PPC/Darwin fixes |
tree | commitdiff |
2007-11-18 |
kreuter | 1.0.11.30: restore buildability on Windows after 1... |
tree | commitdiff |
2007-11-18 |
kreuter | 1.0.11.28: Fix one Win32 regression introduced by 1... |
tree | commitdiff |
2007-11-17 |
kreuter | 1.0.11.27: Oops-fix -- committed intermediate code... |
tree | commitdiff |
2007-11-17 |
kreuter | 1.0.11.26: correcting some types in SB-UNIX. |
tree | commitdiff |
2007-11-09 |
Nikodemus Siivola | 1.0.11.19: hard failure for corrupted fixups vectors |
tree | commitdiff |
2007-11-03 |
Cyrus Harmon | 1.0.11.5: update tests for newer macos version |
tree | commitdiff |
2007-11-03 |
Rudi Schlatte | 1.0.11.4: Unset GREP_OPTIONS when filtering nm output... |
tree | commitdiff |
2007-10-26 |
Rudi Schlatte | 1.0.11.1: Handle set-but-empty environment variables |
tree | commitdiff |
2007-10-21 |
NIIMI Satoshi | 1.0.10.54: Fix build with old gcc |
tree | commitdiff |
2007-10-21 |
Cyrus Harmon | 1.0.10.53: fix undefined-alien errors on darwin |
tree | commitdiff |
2007-10-20 |
NIIMI Satoshi | 1.0.10.51: New function: THREAD-YIELD |
tree | commitdiff |
2007-10-10 |
NIIMI Satoshi | 1.0.10.41: Remove unnecessary sched_yield() |
tree | commitdiff |
2007-10-08 |
Cyrus Harmon | 1.0.10.37: fix x86-64/darwin build |
tree | commitdiff |
2007-10-08 |
Cyrus Harmon | 1.0.10.36: support for Darwin versions that support... |
tree | commitdiff |
2007-10-06 |
Thiemo Seufer | 1.0.10.33: Lesson: Test before commit. |
tree | commitdiff |
2007-10-06 |
Cyrus Harmon | 1.0.10.32: better mach exception handling |
tree | commitdiff |
2007-10-05 |
Thiemo Seufer | 1.0.10.25: Build fix, add a missing bit of hashtable... |
tree | commitdiff |
2007-10-04 |
Thiemo Seufer | 1.0.10.20: Code provision for a future MIPS gencgc... |
tree | commitdiff |
2007-10-04 |
Thiemo Seufer | 1.0.10.19: Check also for MIPS foreign_function_call... |
tree | commitdiff |
2007-10-04 |
Thiemo Seufer | 1.0.10.18: Define __USE_GNU only if it wasn't already... |
tree | commitdiff |
2007-10-04 |
Thiemo Seufer | 1.0.10.17: Reformat string, and fix compiler warning. |
tree | commitdiff |
2007-09-30 |
Juho Snellman | 1.0.10.14: remove locking and gc inhibition from hash... |
tree | commitdiff |
2007-09-29 |
William Harold Newman | 1.0.10.13: trivial change: Print more explicit message... |
tree | commitdiff |
2007-09-26 |
NIIMI Satoshi | 1.0.10.4: Use variable for SIG_MEMORY_FAULT on FreeBSD |
tree | commitdiff |
2007-09-26 |
NIIMI Satoshi | 1.0.10.2: Don't link unnecessary undefines.c on FreeBSD... |
tree | commitdiff |
2007-09-26 |
NIIMI Satoshi | 1.0.10.1: Cleanup code |
tree | commitdiff |
2007-09-19 |
NIIMI Satoshi | 1.0.9.64: Use umtx system call on FreeBSD to emulate... |
tree | commitdiff |
2007-09-18 |
NIIMI Satoshi | 1.0.9.62: Performance and stability improvement of... |
tree | commitdiff |
2007-09-10 |
William Harold Newman | 1.0.9.53: trivial typo fixes |
tree | commitdiff |
2007-09-09 |
Nikodemus Siivola | 1.0.9.50: O(1) weak pointer scavenging |
tree | commitdiff |
2007-09-07 |
Nikodemus Siivola | 1.0.9.40: fix 64 bit build |
tree | commitdiff |
2007-09-06 |
Nikodemus Siivola | 1.0.9.39: thread stack memory leaks |
tree | commitdiff |
2007-09-05 |
Thiemo Seufer | 1.0.9.30: Make SBCL work on MIPS/Linux with larger... |
tree | commitdiff |
2007-09-02 |
Thiemo Seufer | 1.0.9.27: Fix large file support for MIPS. |
tree | commitdiff |
2007-08-19 |
Thiemo Seufer | 1.0.8.36: Improve MIPS (and HPPA) floating pooint support. |
tree | commitdiff |
2007-08-19 |
Thiemo Seufer | 1.0.8.35: Fix MIPS foreign_function_call_active handling. |
tree | commitdiff |
2007-08-19 |
Thiemo Seufer | 1.0.8.34: Fix MIPS spinlock implementation. |
tree | commitdiff |
2007-08-09 |
Nikodemus Siivola | 1.0.8.19: :dont-safe finalizers and fd-stream thread... |
tree | commitdiff |
2007-08-07 |
Juho Snellman | 1.0.8.18: Fix gc-safety bug in x86oid function calls |
tree | commitdiff |
next |