code/interr: Hook internal error contexts into the saved-fp-and-pc mechanism.
[sbcl.git] / src / code / interr.lisp
2013-05-10 Alastair Bridgewatercode/interr: Hook internal error contexts into the...
2013-02-01 Nikodemus Siivolaprettier backtraces
2012-11-20 David LichteblauLLP64: change UNSIGNED-LONG to UNSIGNED
2012-05-21 Nikodemus Siivolalazy *STACK-TOP-HINT*s
2009-05-07 Nikodemus Siivola1.0.28.24: better %ARRAY-DISPLACED-FROM handling
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2009-04-23 Nikodemus Siivola1.0.27.26: fix invalid array index reporting for compil...
2009-02-16 Gabor Melis1.0.25.50: detect binding and alien stack exhaustion
2009-02-16 Gabor Melis1.0.25.26: less interrupt handling leftovers
2009-01-12 Nikodemus Siivola1.0.24.36: don't print the array object when reporting...
2008-09-22 Nikodemus Siivola1.0.20.18: fix sign confusion in reported memory fault...
2008-06-11 Christophe Rhodes1.0.17.33: fix PRINT-OBJECT cache
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2008-01-28 Nikodemus Siivola1.0.14.1: lisp-side interrupt handling improvements
2007-08-20 Thiemo Seufer1.0.8.40: Acrually use reset-signal-mask only for Linux...
2007-08-19 Thiemo Seufer1.0.8.37: Workaround (or bugfix?) for blocked SIGTRAP...
2007-07-23 Thiemo Seufer1.0.7.39: Fix typo in comment.
2007-04-11 Nikodemus Siivola1.0.4.59: small signal handling improvements
2007-04-06 Cyrus Harmon1.0.4.31: remove *internal-error-context*
2007-04-05 Cyrus Harmon1.0.4.27: more darwin/x86-64 fixes
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2006-12-05 Nikodemus Siivola1.0.0.25: fix win32 build
2006-12-05 Nikodemus Siivola1.0.0.20: report address of memory faults
2006-10-25 Nikodemus Siivola0.9.18.2: Win32 exceptions
2006-06-05 Nikodemus Siivola0.9.13.26: Life after heap exhaustion on GENCGC
2005-09-09 Christophe Rhodes0.9.4.54:
2005-09-08 Thiemo SeuferRemove unused *internal-error-args* variable.
2005-08-19 Nathan Froyd0.9.3.69:
2005-07-14 William Harold Newman0.9.2.43:
2005-03-14 Christophe Rhodes0.8.20.20:
2005-02-13 Nikodemus Siivolamessage
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-11-02 Christophe Rhodes0.8.16.25:
2004-10-27 Christophe Rhodes0.8.16.9:
2003-08-02 Christophe Rhodes0.8.2.13:
2003-06-26 Christophe Rhodes0.8.0.78.vector-nil-string.12:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-03-10 Christophe Rhodes0.7.13.21:
2002-11-04 Christophe Rhodes0.7.9.29:
2002-09-23 William Harold Newman0.7.7.40:
2002-07-24 Daniel Barlow0.7.6.something
2002-07-23 Daniel Barlow0.7.6.1:
2002-03-07 William Harold Newman0.7.1.33:
2002-01-16 William Harold Newman0.pre7.136:
2002-01-13 William Harold Newman0.pre7.127:
2002-01-12 William Harold Newman0.pre7.124:
2001-12-12 William Harold Newman0.pre7.88:
2001-12-04 William Harold Newman0.pre7.86.flaky7.21:
2001-11-26 William Harold Newman0.pre7.86.flaky7.13:
2001-11-14 William Harold Newman0.pre7.86.flaky7.8:
2001-11-14 William Harold Newman0.pre7.86.flaky7.7:
2001-11-02 William Harold Newman0.pre7.83:
2001-10-07 William Harold Newman0.pre7.52:
2001-10-06 William Harold Newman0.pre7.50:
2001-10-03 William Harold Newman0.pre7.38:
2001-05-07 William Harold Newman0.6.12.3:
2001-04-16 William Harold Newman0.6.11.38:
2001-03-12 William Harold Newman0.6.11.13:
2001-02-07 William Harold Newman0.6.10.12:
2001-01-09 William Harold Newman0.6.9.22:
2000-11-13 William Harold Newman0.6.8.17:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-20 William Harold Newmanadded various /SHOW0-ish statements to help when debugg...
2000-09-18 William Harold NewmanInitial revision