Improved undefined-function backtrace on x86oids.
[sbcl.git] / src / runtime / x86-assem.S
2011-12-05 Alastair BridgewaterImproved undefined-function backtrace on x86oids.
2011-11-27 Alastair BridgewaterDon't scrub the C stack from C.
2011-11-10 Alastair Bridgewaterarch-assem.S: Update fun-end breakpoint magic for picki...
2010-04-30 Alastair Bridgewater1.0.38.1: Fix undefined-function bug-353 tests on x86oids.
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-02-16 Gabor Melis1.0.25.49: x86/x86-64 unithread: use the allocated...
2008-11-04 Nikodemus Siivola1.0.22.15: 16 byte align assembly routines on x86 and...
2008-05-30 Nikodemus Siivola1.0.17.10: correct stack alignment for alloc() calls...
2008-05-15 Nikodemus Siivola1.0.16.31: --control-stack-size runtime argument
2008-04-17 Christophe Rhodes1.0.16.3: fnstsw %eax is invalid assembler syntax.
2008-03-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2007-09-26 NIIMI Satoshi1.0.10.1: Cleanup code
2007-05-17 Nikodemus Siivola1.0.5.51: fixed mixed up commit 1.0.5.50
2007-05-06 Nikodemus Siivola1.0.5.37: cleanup a small thinko from previous x86...
2007-05-06 Nikodemus Siivola1.0.5.36: x86 allocation cleanup
2007-05-06 Nikodemus Siivola1.0.5.35: stack alignment on x86/Darwin, once more
2007-04-11 Nikodemus Siivola1.0.4.61: stack-alignment on CALL-OUT VOP on x86/Darwin
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2007-01-21 sa2c1.0.1.34: quote fix for old cpp
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2007-01-09 lisphacker1.0.1.17: Remove Win32 exception trampolines
2006-10-09 Nikodemus Siivola0.9.17.12: restore win32 and x86-darwin buildability
2006-10-06 Christophe Rhodes0.9.17.9:
2006-10-06 Christophe Rhodes0.9.17.8:
2006-06-03 Juho Snellman0.9.13.22:
2006-03-15 Cyrus Harmon0.9.10.35
2006-03-15 Cyrus Harmon0.9.10.30:
2006-03-06 Cyrus Harmon0.9.10.16:
2006-03-04 Christophe Rhodes0.9.10.11:
2006-01-26 Juho Snellman0.9.9.1:
2006-01-09 Christophe Rhodes0.9.8.26:
2006-01-08 Juho Snellman0.9.8.20:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-11-12 Gabor Melis0.9.6.38:
2005-08-19 Christophe Rhodes0.9.3.63:
2005-08-02 Gabor Melis0.9.3.17
2005-06-08 Gabor Melis0.9.1.29:
2004-12-01 Nikodemus Siivola0.8.17.8: x86 backtraces
2004-10-03 Daniel Barlow0.8.15.7
2004-07-29 Daniel Barlow0.8.3.11
2004-06-08 Christophe Rhodes0.8.11.4:
2004-04-19 William Harold Newman0.8.9.49:
2004-04-08 Christophe Rhodes0.8.9.29:
2004-04-05 Daniel Barlow0.8.9.20
2004-03-29 Christophe Rhodes0.8.9.6.netbsd.1:
2003-08-16 Daniel Barlow0.8.2.33
2003-04-19 William Harold Newman0.pre8.73:
2003-04-02 Daniel Barlow0.pre8.28
2003-02-27 Daniel Barlow0.7.13.5
2002-08-06 Daniel Barlow0.7.6.12:
2002-03-07 William Harold Newman0.7.1.33:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.55:
2001-10-08 William Harold Newman0.pre7.54:
2001-06-10 William Harold Newman0.6.12.28:
2001-01-26 William Harold Newman0.6.10.8:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision