2013-12-01 |
Stas Boukarev | Add :application-type parameter for save-lisp-and-die... |
tree | commitdiff |
2013-11-30 |
Stas Boukarev | Better printing of out of range --dynamic-space-size... |
tree | commitdiff |
2013-11-22 |
Stas Boukarev | Fix deadlocks in GC on Windows. |
tree | commitdiff |
2013-11-05 |
Stas Boukarev | Fix lose() invocation inside sparc-arch.c |
tree | commitdiff |
2013-11-03 |
Stas Boukarev | Fix undefined function error on SPARC. |
tree | commitdiff |
2013-10-05 |
Stas Boukarev | Prevent personality setting on Linux from going in... |
tree | commitdiff |
2013-10-01 |
Stas Boukarev | Better error when calling an undefined alien function... |
tree | commitdiff |
2013-09-30 |
Stas Boukarev | Fix is_linkage_table_addr in win32-os.c |
tree | commitdiff |
2013-09-19 |
Stas Boukarev | Optimize special variable binding on sb-thread. |
tree | commitdiff |
2013-09-10 |
Stas Boukarev | Fix a regression in sb-safepoint. |
tree | commitdiff |
2013-09-08 |
Stas Boukarev | sb-safepoint: Fix interrupts during GC. |
tree | commitdiff |
2013-08-31 |
Stas Boukarev | Micro-optimize gc scavenge. |
tree | commitdiff |
2013-08-30 |
Stas Boukarev | Remove a couple of unused variables in the C runtime. |
tree | commitdiff |
2013-08-22 |
Christophe Rhodes | Better support for NetBSD/current |
tree | commitdiff |
2013-08-21 |
Paul Khuong | Replace the Kitten of Death message with a warning... |
tree | commitdiff |
2013-08-20 |
Stas Boukarev | Fix ROOM on Windows. |
tree | commitdiff |
2013-08-15 |
Stas Boukarev | Set up alien stack correctly on non-x86oids. |
tree | commitdiff |
2013-08-15 |
Stas Boukarev | create_os_thread: put pthread stack inside alien-stack. |
tree | commitdiff |
2013-08-06 |
Stas Boukarev | Fix undefined function errors on PPC and MIPS. |
tree | commitdiff |
2013-06-20 |
Joshua Elsasser | Hopefully fix the windows build to grovel time structur... |
tree | commitdiff |
2013-06-02 |
Stas Boukarev | Better initialization of ir2-component-constants on... |
tree | commitdiff |
2013-05-23 |
Jingyi Hou | search_for_executable() fails to process last part... |
tree | commitdiff |
2013-05-21 |
Paul Khuong | Back end work for short vector SIMD packs |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Decide earlier about pinning large object pages. |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Fix potential out-of-bounds access in page_ends... |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Introduce a new predicate, page_ends_contiguous... |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Introduce a new predicate, page_starts_contiguo... |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Rename page_table field region_start_offset... |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Commentary fix for struct page, field region_st... |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Defer moving pinned pages to newspace as late... |
tree | commitdiff |
2013-05-20 |
Alastair Bridgewater | gencgc: Fix commentary for page table allocation field. |
tree | commitdiff |
2013-05-11 |
Alastair Bridgewater | code/room: Completely rewrite MAP-ALLOCATED-OBJECTS. |
tree | commitdiff |
2013-05-01 |
Alastair Bridgewater | gencgc: Compute bytes_allocated correctly during dynami... |
tree | commitdiff |
2013-04-29 |
Stas Boukarev | Add :directory argument to sb-ext:run-program. |
tree | commitdiff |
2013-04-20 |
Paul Khuong | Fix the build on OS X 10.8.0 |
tree | commitdiff |
2013-04-15 |
Stas Boukarev | Remove an unused VOP %make-symbol on x86-64. |
tree | commitdiff |
2013-02-04 |
Stas Boukarev | Build on newer glibc. |
tree | commitdiff |
2013-02-01 |
Stas Boukarev | Use CryptGenRandom as a random seed on Windows. |
tree | commitdiff |
2013-01-23 |
Christoph Egger | Adapt cheneygc.c to type changes in gc-internal.h |
tree | commitdiff |
2012-12-29 |
David Lichteblau | Fix attach_thread to allocate a TLS index for *gc-inhib... |
tree | commitdiff |
2012-12-21 |
David Lichteblau | Support building without PSEUDO-ATOMIC on POSIX safepoints |
tree | commitdiff |
2012-12-21 |
David Lichteblau | Foreign callbacks |
tree | commitdiff |
2012-12-21 |
David Lichteblau | Re-complicate all_threads check in arch_os_get_current_... |
tree | commitdiff |
2012-12-17 |
David Lichteblau | In x86 arch_os_get_current_thread(), do not load from %fs |
tree | commitdiff |
2012-12-17 |
David Lichteblau | Split up new_thread_trampoline |
tree | commitdiff |
2012-12-17 |
Stas Boukarev | Fix a typo. |
tree | commitdiff |
2012-12-16 |
Stas Boukarev | Warn about misconfigured locale. |
tree | commitdiff |
2012-12-05 |
David Lichteblau | Some support for platforms whose libraries do not maint... |
tree | commitdiff |
2012-12-05 |
David Lichteblau | Port to x86-64 versions of Windows |
tree | commitdiff |
2012-12-05 |
David Lichteblau | Spill XMM registers in alloc_tramp |
tree | commitdiff |
2012-11-23 |
David Lichteblau | LLP64: replace use of unsigned long with size_t in... |
tree | commitdiff |
2012-11-23 |
David Lichteblau | Add mswin.def |
tree | commitdiff |
2012-11-20 |
David Lichteblau | LLP64: change signed long to sword_t |
tree | commitdiff |
2012-11-20 |
David Lichteblau | LLP64: change unsigned long to uword_t |
tree | commitdiff |
2012-11-20 |
David Lichteblau | LLP64: replace uses of sizeof(long) where pointer size... |
tree | commitdiff |
2012-11-20 |
David Lichteblau | LLP64: adjust calls to printf-like functions with point... |
tree | commitdiff |
2012-11-20 |
David Lichteblau | LLP64: change long to uword_t (thereby flipping signedness) |
tree | commitdiff |
2012-11-20 |
David Lichteblau | New types uword_t, sword_t |
tree | commitdiff |
2012-11-20 |
David Lichteblau | Add a lock to io_end_interruptible, win32_maybe_interru... |
tree | commitdiff |
2012-11-18 |
Joshua Elsasser | Unbreak ppc builds with 4k *backend-page-bytes* |
tree | commitdiff |
2012-11-13 |
David Lichteblau | Further work towards use of win32 file HANDLEs |
tree | commitdiff |
2012-11-13 |
David Lichteblau | PowerPC safepoints |
tree | commitdiff |
2012-11-09 |
Alastair Bridgewater | mips: Revert remaining badness from 0.9.1.45. |
tree | commitdiff |
2012-11-08 |
Alastair Bridgewater | runtime/thread.h: Fix non-thread binding and control... |
tree | commitdiff |
2012-11-08 |
Alastair Bridgewater | runtime/cheneygc.c: Use binding-stack-pointer access... |
tree | commitdiff |
2012-11-02 |
David Lichteblau | Safepoint protocol upgrade |
tree | commitdiff |
2012-11-02 |
David Lichteblau | Extend use of the linkage table to static symbols |
tree | commitdiff |
2012-11-02 |
David Lichteblau | Move the global safepoint to one page before static... |
tree | commitdiff |
2012-11-02 |
David Lichteblau | Windows console I/O overhaul |
tree | commitdiff |
2012-11-02 |
David Lichteblau | Allow synchronous win32 I/O to be interrupted, too |
tree | commitdiff |
2012-10-26 |
David Lichteblau | Fix the single-threaded Windows build |
tree | commitdiff |
2012-10-22 |
David Lichteblau | Fix build on MinGW (again) |
tree | commitdiff |
2012-10-19 |
nyef | GENCGC on SPARC/Linux |
tree | commitdiff |
2012-10-19 |
nyef | src/runtime/sparc-arch.c: Use si_addr in arch_get_bad_a... |
tree | commitdiff |
2012-10-19 |
David Lichteblau | Windows: Use overlapped I/O, CreateFile |
tree | commitdiff |
2012-10-05 |
David Lichteblau | Preliminary work towards threads on win32 |
tree | commitdiff |
2012-10-05 |
David Lichteblau | Port WITH-TLS-EA and other remaining FS prefix uses... |
tree | commitdiff |
2012-10-05 |
David Lichteblau | SPARC gencgc |
tree | commitdiff |
2012-09-27 |
David Lichteblau | Fix the cheneygc build |
tree | commitdiff |
2012-09-22 |
Joshua Elsasser | Fix build on OpenBSD systems with PIE enabled by defaul... |
tree | commitdiff |
2012-09-19 |
David Lichteblau | Add a safepoint-based mechanism to avoid SIGALRM for... |
tree | commitdiff |
2012-09-18 |
David Lichteblau | sunos-os.c: Do not lose on mmap failure |
tree | commitdiff |
2012-09-18 |
David Lichteblau | Minor repair work around odxprint |
tree | commitdiff |
2012-09-14 |
David Lichteblau | Port safepoints to FreeBSD/x86 |
tree | commitdiff |
2012-09-14 |
David Lichteblau | x86-bsd-os.c: Include stdio |
tree | commitdiff |
2012-09-11 |
David Lichteblau | Add dyndebug flags backtrace_when_lost, sleep_when_lost |
tree | commitdiff |
2012-09-11 |
David Lichteblau | Add odxprint, a replacement for FSHOW which can be... |
tree | commitdiff |
2012-09-11 |
David Lichteblau | win32-os.c: Split up handle_exception |
tree | commitdiff |
2012-09-07 |
David Lichteblau | interrupt.h: Remove rtmin[01]_handler forward declarations |
tree | commitdiff |
2012-08-13 |
Paul Khuong | Fix the build on Darwin |
tree | commitdiff |
2012-08-10 |
David Lichteblau | Remove executable mode from several source files |
tree | commitdiff |
2012-08-10 |
David Lichteblau | Use safepoints for INTERRUPT-THREAD |
tree | commitdiff |
2012-08-10 |
David Lichteblau | Add safepoint mechanism |
tree | commitdiff |
2012-08-01 |
Paul Khuong | Fix threads on Darwin 10.8 |
tree | commitdiff |
2012-08-01 |
Cyrus Harmon | Miscellaneous cleanups for threaded darwin platforms |
tree | commitdiff |
2012-06-18 |
David Lichteblau | Use %p for pthread pointers in debugging output |
tree | commitdiff |
2012-06-18 |
David Lichteblau | brief_print: reset cur_lines |
tree | commitdiff |
2012-06-04 |
Stas Boukarev | Restore build on sparc/solaris. |
tree | commitdiff |
2012-05-22 |
Stas Boukarev | run-program: Don't decode and re-encode environ. |
tree | commitdiff |
2012-05-17 |
Stas Boukarev | Fix build on windows. |
tree | commitdiff |
next |