1.0.38.3: PPC linkage-table fix.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 30 Apr 2010 16:50:42 +0000 (16:50 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 30 Apr 2010 16:50:42 +0000 (16:50 +0000)
commit8ac6ab97a44925953f4f7c29341d365da3be33ae
tree95c7bf308d9dcf37cc2862ca37c2d82386ec8e67
parentb2bc5f9149d87e177830afb1104ea07e4ffe318e
1.0.38.3: PPC linkage-table fix.

  * arch_write_linkage_table_jmp() on PPC was overrunning the linkage
table entry space by one useless (duplicated) instruction, which loses
when updating the linkage-table if maphash returns entries in any order
other than by ascending linkage-table entry address.
NEWS
src/runtime/ppc-arch.c
version.lisp-expr