summaryrefslogtreecommitdiff
path: root/lang/clisp/distinfo
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 /lang/clisp/distinfo
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 'lang/clisp/distinfo')
-rw-r--r--lang/clisp/distinfo9
1 files changed, 8 insertions, 1 deletions
diff --git a/lang/clisp/distinfo b/lang/clisp/distinfo
index 5086efc8354..b0f33ab7165 100644
--- a/lang/clisp/distinfo
+++ b/lang/clisp/distinfo
@@ -1,5 +1,12 @@
-$NetBSD: distinfo,v 1.3 2002/02/21 04:13:21 dillo Exp $
+$NetBSD: distinfo,v 1.4 2002/03/14 07:44:22 jmc Exp $
SHA1 (clisp-2.27.tar.bz2) = ee0a9bfcb9c4d86bdcb8e0bfd3b9ff3defe4c1a8
Size (clisp-2.27.tar.bz2) = 8965902 bytes
SHA1 (patch-aa) = 1151b28bf18cd4a3137f014c66e6a0d09da1756e
+SHA1 (patch-ab) = 0e56664e15f66c2d8c5465aa3b0dd8493e50a179
+SHA1 (patch-ac) = 25e3fe8944ae8d7aa6c7d44c075d5f9d2d12c31e
+SHA1 (patch-ad) = 18d3a6973ca29fd10b73f6f49a0801a4db24605e
+SHA1 (patch-ae) = 5f60ddf54028a724c4d6be391645383874642042
+SHA1 (patch-af) = 0d14872e6c7efa32361c6722b6d8ae6e8cb05902
+SHA1 (patch-ag) = 25d995296e3af6ad007d11508e3ef9bb4a990164
+SHA1 (patch-ah) = e230ba8eeb1e7a2fe363aa99d4e7094446c9ab1f