pkgsrc/lang/clisp
jmc 713cf9a1c6 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.
2002-03-14 07:44:21 +00:00
..
files Port to powerpc: 2002-03-14 07:44:21 +00:00
patches Port to powerpc: 2002-03-14 07:44:21 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
distinfo Port to powerpc: 2002-03-14 07:44:21 +00:00
Makefile Port to powerpc: 2002-03-14 07:44:21 +00:00
PLIST Update CLISP to 2.27, based on PR 15224 by Shell Hung, libtool-overridden 2002-02-21 04:13:20 +00:00