0.9.18.73: fix undefined function backtraces on PPC
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 26 Nov 2006 22:16:29 +0000 (22:16 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 26 Nov 2006 22:16:29 +0000 (22:16 +0000)
commitf315dce2c64b7beac0f0b22e791ced37f454ebfb
treefb6e144609346145195c7a6fcaa4e265c478236b
parentb86a07ed47864d2ab3ab83e3227f9df7f63917a8
0.9.18.73: fix undefined function backtraces on PPC
 * undefined_tramp needs to set reg_CODE, and must have an object
   header. This was a regression as of 0.9.17.8. Current code adapted
   from MIPS, as I don't understand how the old magic header was
   supposed to work.
src/runtime/ppc-assem.S
version.lisp-expr