Simplify getting the contents of assembler segments.
[sbcl.git] / src / compiler / assem.lisp
2013-06-06 Lutz EulerSimplify getting the contents of assembler segments.
2013-05-06 Lutz EulerMake %EMIT-ALIGNMENT be more friendly to multi-byte...
2012-05-25 Lutz EulerUse multi-byte NOPs for code alignment on x86-64.
2012-04-20 Lutz EulerTypo fixes in comments
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2009-04-24 Christophe Rhodes1.0.27.34: various trivial fixups for portability ...
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2008-09-20 Nikodemus Siivola1.0.20.17: replace cut-and-paste duplication of ASSEMBL...
2008-09-19 Nikodemus Siivola1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT
2008-09-19 Nikodemus Siivola1.0.20.13: don't align elsewhere segments on x86 and...
2007-03-17 Nathan Froyd1.0.3.41:
2006-08-11 Nikodemus Siivola0.9.15.26: compiler-macro lambda-list parsing and FUNCA...
2006-05-13 Juho Snellman0.9.12.14:
2005-11-06 Juho Snellman0.9.6.22:
2005-08-16 Christophe Rhodes0.9.3.56:
2005-07-14 William Harold Newman0.9.2.46:
2005-04-29 Christophe Rhodes0.9.0.6:
2004-10-30 Christophe Rhodes0.8.16.16:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-07-14 Christophe Rhodes0.8.12.34:
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-04-05 Daniel Barlow0.8.9.18
2003-08-20 Christophe Rhodes0.8.2.49:
2003-08-14 Christophe Rhodes0.8.2.28:
2003-05-03 William Harold Newman0.8alpha.0.9:
2002-12-14 William Harold Newman0.7.10.18:
2002-12-02 William Harold Newman0.7.10.6:
2002-08-12 Christophe Rhodes0.7.6.17:
2002-06-09 William Harold Newman0.7.4.22:
2002-05-19 Christophe Rhodes0.7.3.18:
2002-04-25 William Harold Newman0.7.3.1:
2002-01-12 William Harold Newman0.pre7.124:
2001-12-12 William Harold Newman0.pre7.88:
2001-10-31 William Harold Newman0.pre7.74:
2001-10-16 William Harold Newman0.pre7.68:
2001-10-03 William Harold Newman0.pre7.38:
2001-09-05 William Harold Newman0.pre7.33:
2001-04-15 William Harold Newman0.6.11.37:
2001-03-29 William Harold Newman0.6.11.29:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-02 William Harold Newman0.6.11.10:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-22 William Harold Newmanprimarily intending to integrate Colin Walter's O(N...
2000-09-18 William Harold NewmanInitial revision