0.9.4.70:
commit40b6c8b10330df5f1a3cc17e309857a7465ebc3f
authorThiemo Seufer <ths@networkno.de>
Thu, 15 Sep 2005 17:42:36 +0000 (15 17:42 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 15 Sep 2005 17:42:36 +0000 (15 17:42 +0000)
treea2e060b5a1cca69ef3c707221df3fd1ddedd614d
parenta04dbf6b64a980806cbf956da9704e367f69dbbc
0.9.4.70:
Use subcodes of mips break instructions with a major code of 0,
for triggering SIGTRAP, since other major codes are reserved
for various purposes (Code 0 is supposed to be used for the
debugger).
src/compiler/mips/insts.lisp
src/compiler/mips/macros.lisp
src/compiler/mips/system.lisp
src/runtime/mips-arch.c
src/runtime/mips-assem.S
version.lisp-expr