summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2002-03-14 07:44:21 +0000
committerjmc <jmc@pkgsrc.org>2002-03-14 07:44:21 +0000
commit713cf9a1c6b5e4e2d4b06724507e7b2dec24293e (patch)
tree63e057b891075c39a48955327a50faa07c936427 /mk
parenta21faa53fc30fad739f6fc70ef621346e7d25b6d (diff)
downloadpkgsrc-713cf9a1c6b5e4e2d4b06724507e7b2dec24293e.tar.gz
Port to powerpc:
Provide a trampoline implementation that doesn't presume r11 is free (it's not in dynamically linked programs and the ELF ABI says as much but somehow linux managed to avoid this it seems). Use r13 for the time being since while gcc will allocate it, it's the last "local" one allocated so none of the clisp code hits that (nothing needed 17+ local registers in use ever). Update the vacall implementation to match the trampoline calls but otherwise for any assembly use the linux code. Make these changes specific to netbsd, update the test cases so everything works. This now passes all the clisp tests when done/installed.
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions