Eliminate "unused variable" warning from ARRAY-ROW-MAJOR-INDEX
[sbcl.git] / src / compiler / sparc /
2013-09-19 Stas BoukarevOptimize special variable binding on sb-thread.
2013-08-24 Stas BoukarevRevert "Clean up %more-arg-values."
2013-08-20 Stas BoukarevClean up %more-arg-values.
2013-06-24 Stas BoukarevSimplify EMIT-VOP further.
2013-06-05 Stas BoukarevStop exporting unused symbols.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-05-01 Alastair Bridgewatercompiler/{sparc,ppc}/macros: with-pinned-objects improv...
2012-11-08 Alastair BridgewaterThou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
2012-11-08 Alastair Bridgewatercompiler/sparc/arith: Fix SCs for FAST-EQL{,-C}/FIXNUM.
2012-10-19 nyefGENCGC on SPARC/Linux
2012-10-05 David LichteblauSPARC gencgc
2012-06-08 David LichteblauRelax an implicit restriction on the number of code...
2011-12-05 Nikodemus Siivolafix unthreaded non-x86oid builds
2011-11-22 Alastair BridgewaterAdd SB-SYS:SAP-REF-LISPOBJ.
2011-10-30 Paul KhuongUnbreak the build on SPARC
2011-10-30 Paul KhuongFix constant character comparisons for SPARC/sb-unicode
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2011-08-14 Paul KhuongNew function: SB-EXT:SPIN-LOOP-HINT
2011-08-05 Nikodemus Siivolarename %FLOOR to %BIGFLOOR
2011-07-03 Paul KhuongDifferentiate between object slot initialisation and...
2011-06-21 Paul KhuongCompiler support for specialised implicit value cells
2011-06-21 Paul KhuongInline local call trampolines on x86[-64]
2010-11-09 Alastair Bridgewater1.0.44.12: sparc: Implement ANCESTOR-FRAME VOPs.
2009-12-17 Nathan Froyd1.0.33.20: MORE CONSTANTIFICATION
2009-09-26 Nathan Froyd1.0.31.21: OAOOize SAP-REF-64 and friends
2009-08-06 Nikodemus Siivola1.0.30.38: faster TRUNCATE on floats
2009-07-18 Paul Khuong1.0.30.3: deal with load-time-value constants more...
2009-05-08 Nathan Froyd1.0.28.31: remove :PREFIX/:SUFFIX from DEFENUM for...
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-05-08 Nathan Froyd1.0.28.28: delete %RAW-BITS and %SET-RAW-BITS
2009-05-01 Nathan Froyd1.0.28.5: delete MERGE-BITS
2009-02-11 Alastair Bridgewater1.0.25.11: Remove unused SIZE slot from catch-block...
2009-01-11 Paul Khuong1.0.24.34: IR2: additional representation for predicate...
2009-01-03 Nikodemus Siivola1.0.24.9: fix overlapping address spaces on sparc
2008-12-31 Christophe Rhodes1.0.24: release, will be tagged as sbcl_1_0_24
2008-12-23 Thiemo Seufer1.0.23.66: Calculate array sizes in a more reliable...
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-09-19 Nikodemus Siivola1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT
2008-08-01 Paul Khuong1.0.19.14: Immediate SAP bug fix & grab bag of small...
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
2008-03-07 Christophe Rhodes1.0.15.16: New modular arithmetic representation decision
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2007-12-20 Nikodemus Siivola1.0.12.40: NetBSD/Sparc port by Robert Swindells
2007-09-26 Nikodemus Siivola1.0.10.5: dynamic-extent CONS
2007-09-05 Thiemo Seufer1.0.9.34: Encapulate the whole closure generation in...
2007-07-21 Nikodemus Siivola1.0.7.37: fix non-x86oid builds
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-06-28 Nikodemus Siivola1.0.7.1: dynamic extent value cells
2007-05-19 Nathan Froyd1.0.5.53: cleanup LOAD-TYPE macros
2007-05-02 Christophe Rhodes1.0.5.18: trapping-based stepper on the Sparc
2006-10-06 Gabor Melis0.9.17.10: async unwind for specials
2006-10-06 Christophe Rhodes0.9.17.8:
2006-09-18 Juho Snellman0.9.16.38:
2006-06-04 Nathan Froyd0.9.13.25:
2006-03-16 Christophe Rhodes0.9.10.39:
2006-03-07 Nathan Froyd0.9.10.22:
2006-02-07 Nathan Froyd0.9.9.18:
2006-01-27 Nathan Froyd0.9.9.5:
2005-11-17 Gabor Melis0.9.6.48: more stability
2005-09-08 Thiemo SeuferCanonicalize in-package argument.
2005-09-07 Thiemo SeuferRename compute-code-from-fn to compute-code-from-lip...
2005-08-11 Gabor Melis0.9.3.41: gc trigger
2005-08-06 Christophe Rhodes0.9.3.32:
2005-07-14 William Harold Newman0.9.2.45:
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-06-20 Christophe Rhodes0.9.1.63:
2005-06-12 Christophe Rhodes0.9.1.38:
2005-06-11 Christophe Rhodes0.9.1.37:
2005-05-29 Nikodemus Siivola0.9.1.5: bigger dynamic space on PPC plus cleanups
2005-05-14 Nikodemus Siivola0.9.0.31: sparc build fixes
2005-05-13 Nikodemus Siivola0.9.0.30: towards callbacks: static-vectors
2005-05-06 Nikodemus Siivola0.9.0.22: more fixed allocation
2005-05-06 Nathan Froyd0.9.0.20:
2005-05-04 Christophe Rhodes0.9.0.18:
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2005-04-05 Christophe Rhodes0.8.21.17:
2005-03-28 Nathan Froyd0.8.21.5:
2005-02-13 Nikodemus Siivolamessage
2005-01-08 Alexey Dejneka0.8.18.20:
2004-12-19 Alexey Dejneka0.8.17.29:
2004-12-09 Nathan Froyd0.8.17.28:
2004-12-08 Nathan Froyd0.8.17.24:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-11-02 Christophe Rhodes0.8.16.25:
2004-11-01 Christophe Rhodes0.8.16.22:
2004-10-27 Christophe Rhodes0.8.16.9:
2004-10-12 Juho Snellman0.8.15.12:
2004-09-29 William Harold Newman0.8.15:
2004-09-13 Nikodemus Siivola0.8.14.18: non-x86 %listify-rest-args fixes
2004-09-13 Alexey Dejnekasbcl-0.8.14.15:
2004-09-13 Alexey Dejnekasbcl-0.8.14.11:
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-08-16 Christophe Rhodes0.8.13.67:
2004-08-10 Nathan Froyd0.8.13.51:
2004-08-07 Nikodemus Siivola0.8.13.36: NO-WORD-BYTES?
2004-08-07 Nathan Froyd0.8.13.35:
2004-08-06 Nathan Froyd0.8.13.34:
2004-08-04 Nathan Froyd0.8.13.26:
2004-05-22 Alexey Dejneka0.8.10.47:
next