Fix make-array transforms.
[sbcl.git] / src / assembly /
2013-10-01 Stas BoukarevOptimize RETURN-MULTIPLE on x86-64.
2013-09-04 Stas BoukarevMicro-optimize calling assembly routines on x86oids.
2013-08-15 Stas BoukarevOptimize calling asm routines and static foreign functi...
2013-06-24 Stas BoukarevSimplify EMIT-GENERIC-VOP.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-05-18 Paul KhuongRecover full backtraces with generic arithmetic on...
2013-05-01 Alastair Bridgewaterppc support for stack-allocatable-vectors
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-10-05 David LichteblauSPARC gencgc
2012-04-17 Lutz EulerMicro-optimize machine code for some register tests...
2011-10-19 Alastair Bridgewaterx86-64 disentwingling of fixnums and words.
2011-10-19 Alastair BridgewaterRedefine symbol TLS slot indices.
2010-09-10 Nathan Froyd1.0.42.36: micro-optimize x86 assembly comparison VOPs
2010-08-08 Alastair Bridgewater1.0.41.31: ppc: Update backend to use TL symbol storage...
2010-08-07 Alastair Bridgewater1.0.41.27: ppc: Calling convention fixes for assembly...
2010-08-07 Alastair Bridgewater1.0.41.23: ppc: Calling-convention fixes for LRA handli...
2010-06-14 cracauer1.0.39.16: tls-slot allocation not thread-safe
2010-04-03 Alastair Bridgewater1.0.37.26: Remove FASL-DUMP-COLD-LOAD-FORM and its...
2010-02-28 Alastair Bridgewater1.0.36.1: Improve backtrace from THROW to unknown tag...
2009-12-15 Gabor Melis1.0.33.11: fix detection of tls exhaustion
2009-05-21 Nathan Froyd1.0.28.68: move PPC over to slimmed-down EMIT-ERROR...
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.13: more RET on x86oids
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-01-11 Paul Khuong1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona...
2009-01-11 Gabor Melis1.0.24.32: undo parts of 1.0.24.26
2009-01-04 Nikodemus Siivola1.0.24.22: mudball of VOP updates for HPPA
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2009-01-03 Nikodemus Siivola1.0.24.11: stack allocation support for HPPA
2008-12-11 Thiemo Seufer1.0.23.33: Stack-allocatable vectors for MIPS.
2008-12-03 Nikodemus Siivola1.0.23.16: more generic assembly op optimizations on...
2008-12-01 Nikodemus Siivola1.0.23.3: faster generic arithmetic dispatch on x86...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-05-08 Nikodemus Siivola1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
2008-05-08 Nikodemus Siivola1.0.16.25: restore buildability on threaded x86-64
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2008-03-10 Nikodemus Siivola1.0.15.17: better threaded BIND & UNBIND for x86-64
2008-03-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2008-03-05 Nikodemus Siivola1.0.15.14: move bignum allocation out of line on x86...
2008-03-02 Nikodemus Siivola1.0.15.8: fix non-threaded x86 build
2008-03-01 Nikodemus Siivola1.0.15.7: threaded BIND and UNBIND improvements on x86
2008-01-21 Nikodemus Siivola1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend...
2008-01-02 Nikodemus Siivola1.0.13.10: x86 MOVE-FROM-SIGNED & MOVE-FROM-UNSIGNED...
2007-09-10 William Harold Newman1.0.9.53: trivial typo fixes
2007-09-01 Thiemo Seufer1.0.9.24: Adjust assembly callers of WITH-FIXED-ALLOCATION.
2007-04-14 lisphacker1.0.4.88: x86 assembly-routine cleanups
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2006-12-05 Nikodemus Siivola1.0.0.19: unwinding from foreign exception frames when...
2006-11-02 Nikodemus Siivola0.9.18.28: allow read-only space to be placed in higher...
2006-08-22 Nikodemus Siivola0.9.15.46: cosmetic cleanups
2006-07-19 Juho Snellman0.9.14.27:
2006-07-08 Nathan Froyd0.9.14.9:
2006-05-13 Thiemo Seufer0.9.12.17:
2006-05-13 Cyrus Harmon0.9.12.8:
2006-05-13 Cyrus Harmon0.9.12.7:
2006-03-09 Juho Snellman0.9.10.25:
2006-03-07 Nathan Froyd0.9.10.21:
2006-03-04 Christophe Rhodes0.9.10.11:
2006-02-21 Christophe Rhodes0.9.9.36:
2005-11-03 Juho Snellman0.9.6.14:
2005-08-19 Nathan Froyd0.9.3.69:
2005-08-19 Christophe Rhodes0.9.3.63:
2005-08-16 Nathan Froyd0.9.3.59:
2005-08-16 Nathan Froyd0.9.3.58:
2005-08-16 Christophe Rhodes0.9.3.56:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-04 Christophe Rhodes0.9.2.22:
2005-07-04 Christophe Rhodes0.9.2.21:
2005-06-03 Christophe Rhodes0.9.1.23:
2005-05-13 Nikodemus Siivola0.9.0.30: towards callbacks: static-vectors
2005-05-04 Christophe Rhodes0.9.0.18:
2005-05-02 Juho Snellman0.9.0.16:
2005-04-30 Christophe Rhodes0.9.0.7:
2005-04-29 Christophe Rhodes0.9.0.6:
2005-04-16 Alexey Dejneka0.8.21.46:
2005-04-12 Brian Downing0.8.21.35:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-09-29 William Harold Newman0.8.15:
2004-08-02 Christophe Rhodes0.8.13.17:
2004-03-15 Christophe Rhodes0.8.8.26:
2003-12-20 Christophe Rhodes0.8.6.42:
2003-10-29 Patrik Nordebo0.8.5.13:
2003-09-26 Christophe Rhodes0.8.3.94:
2003-09-06 Christophe Rhodes0.8.3.39:
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-04-03 Daniel Barlow0.pre8.33
2003-04-02 Daniel Barlow0.pre8.28
2002-09-09 Christophe Rhodes0.7.7.20-backend-cleanup-1.2:
2002-09-01 Christophe Rhodes0.7.7.9:
2002-08-19 Christophe Rhodes0.7.6.27:
2002-08-14 Christophe Rhodes0.7.6.21:
2002-05-10 Christophe Rhodes0.7.3.13:
2002-04-09 Christophe Rhodes0.7.2.8:
2002-03-18 Daniel Barlow Merge PPC port
2002-02-15 William Harold Newman0.7.1.20:
2002-01-15 William Harold Newman0.pre7.135:
2001-12-28 William Harold Newman0.pre7.102:
2001-12-02 William Harold Newman0.pre7.86.flaky7.15:
2001-11-01 William Harold Newman0.pre7.82:
next