Fix PURIFY for ARM.
commit1cd6cf609ff000fc807b0459a634d09385d9f46c
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Thu, 1 May 2014 11:23:07 +0000 (1 07:23 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:15:52 +0000 (10 15:15 -0400)
treec791be04602556d14a83d707bc86d4fa8f3d2eab
parent1bba5bc478b463045f632969738f17246f7a7705
Fix PURIFY for ARM.

  * Yet another argument for having a special feature conditional
for "boxed trampoline addresses" or similar: One place in the
runtime that dealt with the difference between SPARC (and now ARM)
and everything else wasn't updated for ARM.

  * Fix FUN_RAW_ADDR_OFFSET so that ARM will PURIFY correctly.
src/runtime/gc-internal.h