Fix make-array transforms.
[sbcl.git] / make-config.sh
2013-05-22 Paul KhuongSimpler word-sized variable right shifts on x86 and...
2013-05-21 Paul KhuongSB-SIMD-PACK on x86-64
2013-05-01 Alastair Bridgewaterppc support for stack-allocatable-vectors
2013-05-01 Alastair Bridgewaterppc: Implement :stack-allocatable-fixed-objects
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-18 Stas Boukarevmake.sh --help no longer runs clean.sh
2012-12-17 David LichteblauIn x86 arch_os_get_current_thread(), do not load from %fs
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-10-19 nyefGENCGC on SPARC/Linux
2012-10-19 David LichteblauUpdate NEWS, make-config.sh
2012-10-05 David LichteblauUse futexes on windows
2012-10-05 David LichteblauSPARC gencgc
2012-09-11 David LichteblauAdd odxprint, a replacement for FSHOW which can be...
2012-07-17 David LichteblauUse preprocessor includes for link_or_copy on Windows
2011-12-08 Luis Oliveiraexplicit :BIG-ENDIAN feature
2011-12-06 Jim WiseDocument --fancy.
2011-12-06 Alastair BridgewaterAdd :CHENEYGC feature to non-GENCGC targets.
2011-12-05 Nikodemus Siivolaoops. actually stop when seeing --with-foo and customiz...
2011-12-05 Nikodemus Siivolaadd --fancy option to make.sh
2011-12-05 Nikodemus Siivolaadd --with-<feature> and --without-<feature> support...
2011-12-05 Nikodemus Siivolaadd --arch option to make.sh
2011-11-22 Alastair Bridgewaterlinux: Enable :SB-FUTEX by default on PPC.
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-10-24 Jim WiseFix HEAD ref lookups, and compatibility for non-bash...
2011-10-22 Alastair BridgewaterClean up build process for cross-compiled targets.
2011-08-14 Paul KhuongNew function: SB!KERNEL:%MULTIPLY-HIGH
2011-03-03 jimwise1.0.46.22: fix sb-posix readdir on SunOS/x86
2011-02-11 Nikodemus Siivola1.0.45.16: *features* tweaks for Solaris targets
2010-08-31 Nikodemus Siivola1.0.42.8: fix build on OpenBSD/i386 -current and upcomi...
2010-08-08 Alastair Bridgewater1.0.41.35: ppc: Implement compare-and-swap-vops.
2010-08-04 Alastair Bridgewater1.0.41.5: x86: Implement memory-barrier-vops.
2010-08-04 Alastair Bridgewater1.0.41.4: x86-64: Implement memory-barrier-vops.
2010-08-04 Alastair Bridgewater1.0.41.3: ppc: Implement memory-barrier-vops.
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
2010-04-06 Nathan Froyd1.0.37.43: add RAW-INSTANCE-INIT/* VOPs for PPC
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2010-02-27 Nathan Froyd1.0.35.22: fix building on Darwin when sysctl is not...
2010-02-06 Tobias C. Rittweiler1.0.35.6: Fix typo in make-config.sh
2010-01-21 Cyrus Harmon1.0.34.9: darwin/x86-64 sb-posix:stat fixes from Kei...
2009-12-18 Nikodemus Siivola1.0.33.26: enabled threads by default on x86[-64] Linux
2009-10-29 Christophe Rhodes1.0.32.3: O_LARGEFILE support on x86-64/linux
2009-09-22 Brian Mastenbrook1.0.31.19: build x86-64 on OS X when available by default
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2009-06-20 Nikodemus Siivola1.0.29.20: fix build breakage from 1.0.29.12 (PPC and...
2009-06-17 Nikodemus Siivola1.0.29.12: nicer DX capability conditionalization
2009-05-05 Alastair Bridgewater1.0.28.15: Build desymlinkification
2009-03-22 Juho Snellman1.0.26.18: Solaris x86-64 support
2009-01-03 Nikodemus Siivola1.0.24.12: adding and fixing the HPUX/HPPA build target
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-17 Nikodemus Siivola1.0.16.35: improved TIME output
2008-01-09 Richard M Kreuter1.0.13.18: Revived OpenBSD support, contributed by...
2007-10-08 Rudi Schlatte1.0.10.40: Fix build for windows when source directory...
2007-09-19 NIIMI Satoshi1.0.9.64: Use umtx system call on FreeBSD to emulate...
2007-09-18 NIIMI Satoshi1.0.9.62: Performance and stability improvement of...
2007-09-10 William Harold Newman1.0.9.53: trivial typo fixes
2007-09-06 Nikodemus Siivola1.0.9.38: fix COMPARE-AND-SWAP
2007-09-02 Thiemo Seufer1.0.9.28: Enable alien callbacks for MIPS.
2007-09-02 Thiemo Seufer1.0.9.27: Fix large file support for MIPS.
2007-08-29 Nikodemus Siivola1.0.9.6: remove :UNIX from *FEATURES* on Windows
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-06-05 Juho Snellman1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND...
2007-04-20 Cyrus Harmon1.0.4.108: turn mach-exception-handler on for macos...
2007-04-10 Cyrus Harmon1.0.4.54: x86-64/darwin preliminary threads support
2007-02-05 Christophe Rhodes1.0.2.11:
2006-12-15 sa2c1.0.0.32: support for FreeBSD/x86-64
2006-12-15 sa2c1.0.0.31: pthread-futex: another pthread back-end of...
2006-11-12 Juho Snellman0.9.18.46:
2006-06-03 Juho Snellman0.9.13.22:
2006-04-07 Juho Snellman0.9.11.21:
2006-03-14 Rudi Schlatte0.9.10.29
2006-03-06 Cyrus Harmon0.9.10.16:
2006-02-21 Christophe Rhodes0.9.9.36:
2006-02-07 Christophe Rhodes0.9.9.22:
2006-01-11 Christophe Rhodes0.9.8.34:
2006-01-09 Christophe Rhodes0.9.8.27:
2006-01-06 Juho Snellman0.9.8.14:
2005-09-29 Thiemo Seufer0.9.5.11:
2005-09-28 Thiemo Seufer0.9.5.7:
2005-09-16 Thiemo Seufer0.9.4.72:
2005-08-20 Brian Mastenbrook0.9.3.72: enable linkage tables on Solaris/x86
2005-08-19 Christophe Rhodes0.9.3.63:
2005-06-20 Christophe Rhodes0.9.1.63:
2005-06-19 Christophe Rhodes0.9.1.58:
2005-06-19 Nikodemus Siivola0.9.1.54: dynamic-extent lists and closures on ppc
2005-06-19 Alexey Dejneka0.9.1.52:
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2005-04-05 Christophe Rhodes0.8.21.18:
2005-03-22 Juho Snellman0.8.20.31:
2005-03-22 Daniel Barlow0.8.20.30:
2005-01-08 Alexey Dejneka0.8.18.20:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-12-30 Brian Mastenbrook0.8.19.1: PowerPC linkage tables (darwin only for now)
2004-10-18 Nikodemus Siivola0.8.15.18: Linkage table tweaks & alien bugfix
2004-09-10 William Harold Newman0.8.14.9:
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-08-25 Nikodemus Siivola0.8.13.78: Birds of Feather
2004-08-05 Christophe Rhodes0.8.13.27:
2004-03-29 Christophe Rhodes0.8.9.6.netbsd.1:
2004-03-15 Christophe Rhodes0.8.8.25:
next