| 84726 packages online |
|
|
| dev/lang/CLISP960530-ki.lha | | | No screenshot available |
|
This archive contains a link kit with which to build an extended CLISP
containing your own C (or whatever language) functions.
This archive corresponds to the -high version of Amiga-CLISP (i.e. 68020 or
better, addresses upto 0x7fffffff). It is the only distributed binary
archive that contains the standard CLISP FFI (which is different from the
AFFI common to all Amiga versions).
The FFI is huge but more powerful than the AFFI. It can call arbitrary C
functions. It allows callbacks (not yet with parameters in registers)
foreign structure and type definitions. It is documented in FOREIGN.TXT.
However, its support for calling Amiga shared library functions is
incomplete. Therefore FOREIGN.D and FOREIGN1.(LSP|FAS) are provided as well
for reference purposes and extensions.
Extending CLISP is done by adding another module definition in MODULES.H (a
line saying MODULE(<name>)) and building a new LISP.RUN binary. An
interesting feature of modules is that an old image file generated by a
LISP.RUN without a given module is accepted by an extended LISP.RUN. Thus,
you can use the supplied LISPINIT.MEM file even after building a LISP.RUN
that contains QUEENS.
The GNU linker (ld) is required to build an own lisp.run binary from the
supplied link libraries. GCC is required for adding compiling modules.
After extracting the archive and setting a large stack,
make -f Makefile.kit KITOBJECTS= lisp.run
will generate an executable containing no additional module, as the initial
MODULES.H only contains the line
MODULE(affi)
The lisp.run I then generate is 694448 bytes in size (not stripped).
QUEENS is provided as a module demo. It's module interface (QUEENS-FFI.C)
is generated by compiling QUEENS-FFI.LSP.
lisp.run -M lispinit.mem -c queens-ffi.lsp
Add a line saying MODULE(queens_ffi) to MODULES.H.
If "make -f Makefile.kit" works, after (LOAD "queens-ffi"),
(FFI-DEMOS::QUEENS 8) will return 92.
Note that CLISP has been built with my tiny startup code and without any
standard C library stdio or malloc() functions, so if you need them you may
run into trouble as they may not be initialized when CLISP's main() is
entered.
Note that this CLISP has been compiled with Gcc-2.5.8 using the
non-reentrant static struct return convention whereas newer Gcc-2.7.2 have
finally been switched to stack struct return (like Gcc-2.3.3). This will
cause problems with struct return types or arguments (but not with pointers
to structures).
|
Contents of dev/lang/CLISP960530-ki.lha PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 4921 13217 37.2% -lh5- da73 Aug 12 1996 affi.txt
[generic] 207 423 48.9% -lh5- fd1c Aug 12 1996 affi.txt.info
[generic] 1475 3222 45.8% -lh5- 7c0b Apr 15 1996 announce
[generic] 21682 58128 37.3% -lh5- 02fa May 30 1996 changes.log
[generic] 216 463 46.7% -lh5- 2668 Aug 12 1996 CHANGES.LOG.info
[generic] 2310 5600 41.2% -lh5- 26aa Aug 12 1996 clisp.1
[generic] 2861 9019 31.7% -lh5- cfac Aug 12 1996 clisp.html
[generic] 2352 6085 38.7% -lh5- d16e Aug 13 1996 clisp.man
[generic] 234 447 52.3% -lh5- af18 Aug 12 1996 clisp.man.info
[generic] 5349 14813 36.1% -lh5- 58c6 Apr 15 1996 CLOS-guide.txt
[generic] 3806 14291 26.6% -lh5- c825 Apr 15 1996 cltl2.txt
[generic] 1843 3883 47.5% -lh5- db6d Apr 15 1996 copyright
[generic] 6985 18087 38.6% -lh5- 7718 Apr 15 1996 gnu-gpl
[generic] 25566 72561 35.2% -lh5- 7b4d Jul 23 1996 impnotes.txt
[generic] 207 423 48.9% -lh5- fd1c Aug 12 1996 impnotes.txt.info
[generic] 4876 13586 35.9% -lh5- 1228 Aug 14 1996 install
[generic] 11501 30378 37.9% -lh5- 1621 Apr 15 1996 LISP-tutorial.txt
[generic] 216 463 46.7% -lh5- 2668 Aug 12 1996 LISP-tutorial.txt.info
[generic] 239 283 84.5% -lh5- be4d Aug 14 1996 lispinit.mem.info
[generic] 15829 42629 37.1% -lh5- 2742 May 30 1996 news
[generic] 2635 5758 45.8% -lh5- 262b Aug 12 1996 readme
[generic] 4568 10367 44.1% -lh5- b2bb Aug 13 1996 README.Amiga
[generic] 2981 6301 47.3% -lh5- 366d Aug 12 1996 README.de
[generic] 239 463 51.6% -lh5- 098d Aug 12 1996 README.de.info
[generic] 240 463 51.8% -lh5- 3132 Aug 12 1996 README.info
[generic] 865 1448 59.7% -lh5- 6dfc Aug 14 1996 todo
[generic] 1179 2537 46.5% -lh5- 46b1 Jul 24 1996 config.lsp
[generic] 7720 73895 10.4% -lh5- 2221 Apr 15 1996 timezone.lsp
[generic] 413 1423 29.0% -lh5- 3a31 Aug 8 1996 fd/amigaguide.affi
[generic] 616 1508 40.8% -lh5- 2023 Aug 8 1996 fd/asl-load.fas
[generic] 605 1431 42.3% -lh5- 8156 Aug 8 1996 fd/asl-load.lsp
[generic] 188 431 43.6% -lh5- 3671 Jul 22 1996 fd/asl.affi
[generic] 1843 8445 21.8% -lh5- ff1e Aug 6 1996 fd/dos.affi
[generic] 1411 6200 22.8% -lh5- 49a3 Aug 24 1995 fd/exec.affi
[generic] 1973 9607 20.5% -lh5- dfe7 Aug 8 1996 fd/graphics.affi
[generic] 1637 8080 20.3% -lh5- c608 Jul 22 1996 fd/intuition.affi
[generic] 2385 7057 33.8% -lh5- 3d25 Aug 12 1996 fd/read-fd.fas
[generic] 2256 6244 36.1% -lh5- 82bd Aug 12 1996 fd/read-fd.lsp
[generic] 624 2433 25.6% -lh5- 8e3a Jul 22 1996 fd/utility.affi
[generic] 2527 9772 25.9% -lh5- 439a Aug 13 1996 fd/window.fas
[generic] 2078 5972 34.8% -lh5- b25e Aug 13 1996 fd/window.lsp
[generic] 5852 16857 34.7% -lh5- 7e23 Apr 15 1996 extend.txt
[generic] 6934 22859 30.3% -lh5- 6932 Apr 15 1996 foreign.txt
[generic] 1439 4043 35.6% -lh5- 92a5 Apr 15 1996 module.txt
[generic] 20763 68881 30.1% -lh5- 68d3 May 17 1996 ffcall/autoconf/acgeneral.m4
[generic] 8530 31560 27.0% -lh5- c091 Apr 19 1996 ffcall/autoconf/aclocal.m4
[generic] 1159 4044 28.7% -lh5- e8cf Apr 15 1996 ffcall/autoconf/acoldnames.m4
[generic] 19871 59394 33.5% -lh5- e91c Apr 15 1996 ffcall/autoconf/acspecific.m4
[generic] 2076 4539 45.7% -lh5- c44f Apr 15 1996 ffcall/autoconf/autoconf
[generic] 608 1165 52.2% -lh5- 0bc1 Apr 15 1996 ffcall/autoconf/autoconf.m4
[generic] 5690 17179 33.1% -lh5- 86f0 Apr 15 1996 ffcall/autoconf/config.guess
[generic] 5754 18062 31.9% -lh5- 2006 Apr 15 1996 ffcall/autoconf/config.sub
[generic] 2101 5998 35.0% -lh5- 59dc Apr 15 1996 ffcall/avcall/avcall-alpha.c
[generic] 1008 3421 29.5% -lh5- 4141 Apr 15 1996 ffcall/avcall/avcall-alpha.s
[generic] 1961 4837 40.5% -lh5- bb6d Apr 15 1996 ffcall/avcall/avcall-i386.c
[generic] 729 2440 29.9% -lh5- d07b Apr 15 1996 ffcall/avcall/avcall-i386.S
[generic] 2122 5396 39.3% -lh5- ac2f Apr 15 1996 ffcall/avcall/avcall-m68k-amiga-orig.c
[generic] 447 1211 36.9% -lh5- 81ba Apr 15 1996 ffcall/avcall/avcall-m68k-amiga-swap
[generic] 2101 5374 39.1% -lh5- 178d Jun 20 1996 ffcall/avcall/avcall-m68k-amiga.c
[generic] 752 2372 31.7% -lh5- d64c Jun 20 1996 ffcall/avcall/avcall-m68k-amiga.s
[generic] 1682 4184 40.2% -lh5- 3ba8 Apr 15 1996 ffcall/avcall/avcall-m68k-std.c
[generic] 644 2124 30.3% -lh5- ef35 Apr 15 1996 ffcall/avcall/avcall-m68k-std.s
[generic] 1698 4220 40.2% -lh5- 9c1f Jun 21 1996 ffcall/avcall/avcall-m68k-test.c
[generic] 424 563 75.3% -lh5- 7fd8 Jul 4 1996 ffcall/avcall/avcall-m68k.o
[generic] 2011 4912 40.9% -lh5- a0b8 Apr 15 1996 ffcall/avcall/avcall-mips.c
[generic] 1267 4761 26.6% -lh5- 43a2 Apr 15 1996 ffcall/avcall/avcall-mips.s
[generic] 2546 6585 38.7% -lh5- 198a Apr 15 1996 ffcall/avcall/avcall-sparc.c
[generic] 996 3258 30.6% -lh5- 468c Apr 15 1996 ffcall/avcall/avcall-sparc.S
[generic] 3269 7753 42.2% -lh5- 3c63 Apr 15 1996 ffcall/avcall/avcall.3
[generic] 6752 32057 21.1% -lh5- 14de Jul 4 1996 ffcall/avcall/avcall.h
[generic] 6729 31934 21.1% -lh5- c28a Apr 15 1996 ffcall/avcall/avcall.h.in
[generic] 3686 9678 38.1% -lh5- 214d Apr 15 1996 ffcall/avcall/avcall.html
[generic] 3773 10930 34.5% -lh5- 5b4b Apr 15 1996 ffcall/avcall/avcall.man
[generic] 424 563 75.3% -lh5- 7fd8 Jul 4 1996 ffcall/avcall/avcall.o
[generic] 95 127 74.8% -lh5- be31 Jun 12 1996 ffcall/avcall/config.log
[generic] 2120 6205 34.2% -lh5- 4cce Jun 12 1996 ffcall/avcall/config.status
[generic] 11829 41280 28.7% -lh5- d3a6 Jun 12 1996 ffcall/avcall/configure
[generic] 248 383 64.8% -lh5- 1929 Apr 15 1996 ffcall/avcall/configure.in
[generic] 6985 18087 38.6% -lh5- 7718 Apr 15 1996 ffcall/avcall/COPYING
[generic] 2747 6138 44.8% -lh5- 0e14 Apr 15 1996 ffcall/avcall/DOC
[generic] 1183 2394 49.4% -lh5- 07d9 Jun 20 1996 ffcall/avcall/libavcall.a
[generic] 1132 3843 29.5% -lh5- 3058 Jun 12 1996 ffcall/avcall/Makefile
[generic] 898 4097 21.9% -lh5- 6b00 Apr 15 1996 ffcall/avcall/Makefile.devel
[generic] 1085 3768 28.8% -lh5- 08b8 Apr 15 1996 ffcall/avcall/Makefile.in
[generic] 482 1163 41.4% -lh5- bf82 Apr 15 1996 ffcall/avcall/PLATFORMS
[generic] 818 1556 52.6% -lh5- 2f9a Apr 15 1996 ffcall/avcall/README
[generic] 264 643 41.1% -lh5- 9d18 Apr 15 1996 ffcall/avcall/reg-struct-return
[generic] 458 831 55.1% -lh5- fa9b Apr 15 1996 ffcall/avcall/structcpy.c
[generic] 699 1585 44.1% -lh5- 30e5 Jun 12 1996 ffcall/avcall/structcpy.o
[generic] 20749 54112 38.3% -lh5- a7e3 Jun 20 1996 ffcall/avcall/tests
[generic] 4898 19720 24.8% -lh5- a3ab Jun 12 1996 ffcall/avcall/tests.c
[generic] 496 2474 20.0% -lh5- 7447 Jun 20 1996 ffcall/avcall/tests.out
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/alpha-dec-osf3.0-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/alpha-dec-osf3.0-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/hppa1.0-hp-hpux8.00-c89
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/hppa1.0-hp-hpux8.00-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/hppa1.0-hp-hpux8.00-cc-Aa
[generic] 92 158 58.2% -lh5- 054f Apr 15 1996 ffcall/avcall/tests.output/hppa1.0-hp-hpux8.00-gcc252
[generic] 121 256 47.3% -lh5- d6e3 Apr 15 1996 ffcall/avcall/tests.output/hppa1.0-hp-hpux8.00-gcc263
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/i386-unknown-sysv4.0-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/i386-unknown-sysv4.0-usr_bin_c
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/i386-unknown-sysv4.0-usr_ucb_c
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/i486-unknown-linux-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/i486-unknown-sco3.2v4.2-cc-Of
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/i486-unknown-sco3.2v4.2-cc-Of-
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/i486-unknown-sco3.2v4.2-gcc
[generic] 0 0 ****** -lh0- 0000 Jun 20 1996 ffcall/avcall/tests.output/m68k-cbm-amigados
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/mips-sgi-irix4.0.5H-cc-ansi
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/mips-sgi-irix4.0.5H-cc-cckr
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/mips-sgi-irix4.0.5H-cc-D__STDC
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/mips-sgi-irix4.0.5H-gcc-fpcc-s
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/mips-sgi-irix4.0.5H-gcc-freg-s
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/mips-sgi-irix5.2-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/rs6000-ibm-aix3.2.5-c89
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/rs6000-ibm-aix3.2.5-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/rs6000-ibm-aix3.2.5-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/rs6000-ibm-aix3.2.5-xlc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/sparc-sun-sunos4.1.1-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/avcall/tests.output/sparc-sun-sunos4.1.1-gcc
[generic] 87 167 52.1% -lh5- 9e82 Apr 15 1996 ffcall/avcall/underscore.h
[generic] 1036 3431 30.2% -lh5- 467a Jun 12 1996 ffcall/config.cache
[generic] 95 127 74.8% -lh5- be31 Jun 12 1996 ffcall/config.log
[generic] 1445 3797 38.1% -lh5- c93f Jun 12 1996 ffcall/config.status
[generic] 968 3020 32.1% -lh5- 9861 Apr 15 1996 ffcall/configurations/alpha-dec-osf3.0-cc
[generic] 1166 4095 28.5% -lh5- 13ea Apr 15 1996 ffcall/configurations/hppa1.0-hp-hpux8.00-c89
[generic] 1168 4116 28.4% -lh5- a0dc Apr 15 1996 ffcall/configurations/hppa1.0-hp-hpux8.00-cc
[generic] 908 2600 34.9% -lh5- 4d36 Apr 15 1996 ffcall/configurations/hppa1.0-hp-hpux8.00-cc-Aa
[generic] 935 2755 33.9% -lh5- f8c5 Apr 15 1996 ffcall/configurations/hppa1.0-hp-hpux8.00-gcc
[generic] 1233 4445 27.7% -lh5- eecd Apr 15 1996 ffcall/configurations/i386-unknown-sysv4.0-gcc
[generic] 1209 4369 27.7% -lh5- 03f5 Apr 15 1996 ffcall/configurations/i386-unknown-sysv4.0-usr_bin_c
[generic] 1227 4519 27.2% -lh5- 35d3 Apr 15 1996 ffcall/configurations/i386-unknown-sysv4.0-usr_ucb_c
[generic] 1289 4778 27.0% -lh5- 5c01 Apr 15 1996 ffcall/configurations/i486-unknown-linux-gcc
[generic] 1122 3777 29.7% -lh5- bdb6 Apr 15 1996 ffcall/configurations/i486-unknown-sco3.2v4.2-cc-Of
[generic] 1125 3786 29.7% -lh5- f2c2 Apr 15 1996 ffcall/configurations/i486-unknown-sco3.2v4.2-cc-Of-
[generic] 1155 3865 29.9% -lh5- cd06 Apr 15 1996 ffcall/configurations/i486-unknown-sco3.2v4.2-gcc
[generic] 1117 3770 29.6% -lh5- 8b1b Apr 15 1996 ffcall/configurations/i486-unknown-sco3.2v4.2-rcc
[generic] 1036 3431 30.2% -lh5- 467a Jun 12 1996 ffcall/configurations/m68k-cbm-amigados-gcc258
[generic] 633 1394 45.4% -lh5- 37e7 Apr 15 1996 ffcall/configurations/m68k-next-nextstep3-cc
[generic] 1141 4044 28.2% -lh5- 35c5 Apr 15 1996 ffcall/configurations/mips-sgi-irix4.0.5H-cc-ansi
[generic] 1147 4069 28.2% -lh5- 6bc3 Apr 15 1996 ffcall/configurations/mips-sgi-irix4.0.5H-cc-cckr
[generic] 1151 4057 28.4% -lh5- 8d1c Apr 15 1996 ffcall/configurations/mips-sgi-irix4.0.5H-cc-D__STDC
[generic] 1167 4146 28.1% -lh5- 9338 Apr 15 1996 ffcall/configurations/mips-sgi-irix4.0.5H-gcc-fpcc-s
[generic] 1169 4147 28.2% -lh5- 55d7 Apr 15 1996 ffcall/configurations/mips-sgi-irix4.0.5H-gcc-freg-s
[generic] 1174 4000 29.4% -lh5- e675 Apr 15 1996 ffcall/configurations/mips-sgi-irix4.0.5H-gcc-tradit
[generic] 184 259 71.0% -lh5- fd68 Apr 15 1996 ffcall/configurations/README
[generic] 1219 4306 28.3% -lh5- efc9 Apr 15 1996 ffcall/configurations/rs6000-ibm-aix3.2.5-c89
[generic] 954 2839 33.6% -lh5- edea Apr 15 1996 ffcall/configurations/rs6000-ibm-aix3.2.5-cc
[generic] 1261 4536 27.8% -lh5- 97b4 Apr 15 1996 ffcall/configurations/rs6000-ibm-aix3.2.5-gcc
[generic] 1217 4306 28.3% -lh5- 36d6 Apr 15 1996 ffcall/configurations/rs6000-ibm-aix3.2.5-xlc
[generic] 958 2879 33.3% -lh5- e2f1 Apr 15 1996 ffcall/configurations/sparc-sun-sunos4.1.1-cc
[generic] 969 2950 32.8% -lh5- 9d82 Apr 15 1996 ffcall/configurations/sparc-sun-sunos4.1.1-gcc
[generic] 8417 28570 29.5% -lh5- a2a6 Jun 12 1996 ffcall/configure
[generic] 276 437 63.2% -lh5- d506 Apr 15 1996 ffcall/configure.in
[generic] 6985 18087 38.6% -lh5- 7718 Apr 15 1996 ffcall/COPYING
[generic] 253 561 45.1% -lh5- de22 Apr 15 1996 ffcall/list
[generic] 452 1731 26.1% -lh5- eef6 Jun 12 1996 ffcall/Makefile
[generic] 600 1508 39.8% -lh5- f18b Apr 15 1996 ffcall/Makefile.devel
[generic] 357 1014 35.2% -lh5- e118 Apr 15 1996 ffcall/Makefile.in
[generic] 312 665 46.9% -lh5- a7dc Apr 15 1996 ffcall/PLATFORMS
[generic] 678 1447 46.9% -lh5- bcf4 Apr 15 1996 ffcall/README
[generic] 494 988 50.0% -lh5- 09ee Apr 15 1996 ffcall/trampoline/cache-hppa.c
[generic] 329 614 53.6% -lh5- 1400 Apr 15 1996 ffcall/trampoline/cache-hppa.s
[generic] 1736 4562 38.1% -lh5- a161 Apr 15 1996 ffcall/trampoline/cache.c
[generic] 1307 4476 29.2% -lh5- eeea Jun 12 1996 ffcall/trampoline/config.h
[generic] 1243 4170 29.8% -lh5- 4fb3 Apr 15 1996 ffcall/trampoline/config.h.in
[generic] 95 127 74.8% -lh5- be31 Jun 12 1996 ffcall/trampoline/config.log
[generic] 2616 9568 27.3% -lh5- f623 Jun 12 1996 ffcall/trampoline/config.status
[generic] 18822 87703 21.5% -lh5- 0c8f Jun 12 1996 ffcall/trampoline/configure
[generic] 479 900 53.2% -lh5- 6c9c Apr 15 1996 ffcall/trampoline/configure.in
[generic] 6985 18087 38.6% -lh5- 7718 Apr 15 1996 ffcall/trampoline/COPYING
[generic] 6300 15126 41.7% -lh5- 3edb Jun 25 1996 ffcall/trampoline/libtrampoline.a
[generic] 940 3214 29.2% -lh5- e27c Jun 24 1996 ffcall/trampoline/Makefile
[generic] 625 2289 27.3% -lh5- 9fa6 Apr 15 1996 ffcall/trampoline/Makefile.devel
[generic] 882 3129 28.2% -lh5- f75a Apr 15 1996 ffcall/trampoline/Makefile.in
[generic] 263 484 54.3% -lh5- 72dd Apr 15 1996 ffcall/trampoline/PLATFORMS
[generic] 1486 3588 41.4% -lh5- 33dc Apr 15 1996 ffcall/trampoline/PORTING
[generic] 1570 3736 42.0% -lh5- 1d40 Apr 15 1996 ffcall/trampoline/protexec.c
[generic] 330 716 46.1% -lh5- 01b6 Apr 15 1996 ffcall/trampoline/proto-alpha.s
[generic] 443 945 46.9% -lh5- 9af2 Apr 15 1996 ffcall/trampoline/proto-hppa.s
[generic] 145 221 65.6% -lh5- 530a Apr 15 1996 ffcall/trampoline/proto-i386.s
[generic] 131 184 71.2% -lh5- 8cb8 Apr 15 1996 ffcall/trampoline/proto-m68k.s
[generic] 489 954 51.3% -lh5- a5b4 Apr 15 1996 ffcall/trampoline/proto-mips.s
[generic] 241 475 50.7% -lh5- 5ee9 Apr 15 1996 ffcall/trampoline/proto-sparc.s
[generic] 397 598 66.4% -lh5- db37 Apr 15 1996 ffcall/trampoline/proto.c
[generic] 912 2204 41.4% -lh5- ca99 Apr 15 1996 ffcall/trampoline/README
[generic] 9316 21892 42.6% -lh5- 0b2e Jun 12 1996 ffcall/trampoline/test1
[generic] 570 973 58.6% -lh5- e8c9 Apr 15 1996 ffcall/trampoline/test1.c
[generic] 9467 22324 42.4% -lh5- 9cf8 Jun 12 1996 ffcall/trampoline/test2
[generic] 531 1112 47.8% -lh5- 8c43 Apr 15 1996 ffcall/trampoline/test2.c
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/hppa1.0-hp-hpux8.00-c89
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/hppa1.0-hp-hpux8.00-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i386-unknown-sysv4.0-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i386-unknown-sysv4.0-usr_bin_c
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i386-unknown-sysv4.0-usr_ucb_c
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i486-unknown-linux-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i486-unknown-sco3.2v4.2-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i486-unknown-sco3.2v4.2-cc-Of
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i486-unknown-sco3.2v4.2-cc-Of-
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i486-unknown-sco3.2v4.2-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/i486-unknown-sco3.2v4.2-rcc
[generic] 0 0 ****** -lh0- 0000 Jun 12 1996 ffcall/trampoline/tests.passed/m68k-cbm-amigados
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/mips-sgi-irix4.0.5H-cc-ansi
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/mips-sgi-irix4.0.5H-cc-cckr
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/mips-sgi-irix4.0.5H-cc-D__STDC
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/mips-sgi-irix4.0.5H-gcc-fpcc-s
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/mips-sgi-irix4.0.5H-gcc-freg-s
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/rs6000-ibm-aix3.2.5-c89
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/rs6000-ibm-aix3.2.5-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/trampoline/tests.passed/rs6000-ibm-aix3.2.5-xlc
[generic] 603 1024 58.9% -lh5- cce5 Apr 15 1996 ffcall/trampoline/tramp-alpha.s
[generic] 759 1315 57.7% -lh5- 0b10 Apr 15 1996 ffcall/trampoline/tramp-hppa.s
[generic] 350 481 72.8% -lh5- 3263 Apr 15 1996 ffcall/trampoline/tramp-i386.s
[generic] 345 464 74.4% -lh5- 5f8e Apr 15 1996 ffcall/trampoline/tramp-m68k.s
[generic] 463 717 64.6% -lh5- 2c3d Apr 15 1996 ffcall/trampoline/tramp-mips.s
[generic] 388 594 65.3% -lh5- cfda Apr 15 1996 ffcall/trampoline/tramp-sparc.s
[generic] 990 2220 44.6% -lh5- 3f75 Apr 15 1996 ffcall/trampoline/trampoline.3
[generic] 7186 28863 24.9% -lh5- 0060 Jun 25 1996 ffcall/trampoline/trampoline.c
[generic] 425 966 44.0% -lh5- 7223 Apr 15 1996 ffcall/trampoline/trampoline.h.in
[generic] 1277 3602 35.5% -lh5- cbf0 Apr 15 1996 ffcall/trampoline/trampoline.html
[generic] 6173 14834 41.6% -lh5- ceaa Jun 25 1996 ffcall/trampoline/trampoline.o
[generic] 383 601 63.7% -lh5- b1dc Jun 12 1996 ffcall/vacall/config.h
[generic] 356 539 66.0% -lh5- 0852 Apr 15 1996 ffcall/vacall/config.h.in
[generic] 95 127 74.8% -lh5- be31 Jun 12 1996 ffcall/vacall/config.log
[generic] 2238 6928 32.3% -lh5- 3bcb Jun 12 1996 ffcall/vacall/config.status
[generic] 12676 45271 28.0% -lh5- 3445 Jun 12 1996 ffcall/vacall/configure
[generic] 272 431 63.1% -lh5- f08c Apr 15 1996 ffcall/vacall/configure.in
[generic] 6985 18087 38.6% -lh5- 7718 Apr 15 1996 ffcall/vacall/COPYING
[generic] 6885 16408 42.0% -lh5- 8c42 Jun 25 1996 ffcall/vacall/libvacall.a
[generic] 1181 3997 29.5% -lh5- 8b78 Jun 24 1996 ffcall/vacall/Makefile
[generic] 814 3730 21.8% -lh5- 7e5a Apr 15 1996 ffcall/vacall/Makefile.devel
[generic] 1104 3878 28.5% -lh5- 1935 Apr 15 1996 ffcall/vacall/Makefile.in
[generic] 923 2152 42.9% -lh5- 893b Jun 25 1996 ffcall/vacall/misc.c
[generic] 5752 13938 41.3% -lh5- 6a4b Jun 25 1996 ffcall/vacall/misc.o
[generic] 312 665 46.9% -lh5- a7dc Apr 15 1996 ffcall/vacall/PLATFORMS
[generic] 809 1828 44.3% -lh5- ce3e Apr 15 1996 ffcall/vacall/README
[generic] 265 643 41.2% -lh5- 9d18 Apr 15 1996 ffcall/vacall/reg-struct-return
[generic] 458 831 55.1% -lh5- fa9b Apr 15 1996 ffcall/vacall/structcpy.c
[generic] 699 1585 44.1% -lh5- 271c Jun 12 1996 ffcall/vacall/structcpy.o
[generic] 24704 64748 38.2% -lh5- 2fa4 Jun 12 1996 ffcall/vacall/tests
[generic] 6190 31057 19.9% -lh5- f93f Apr 15 1996 ffcall/vacall/tests.c
[generic] 497 2474 20.1% -lh5- 2827 Jun 12 1996 ffcall/vacall/tests.out
[generic] 74 114 64.9% -lh5- 4fda Apr 15 1996 ffcall/vacall/tests.output/hppa1.0-hp-hpux8.00-c89
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/hppa1.0-hp-hpux8.00-cc
[generic] 74 114 64.9% -lh5- 4fda Apr 15 1996 ffcall/vacall/tests.output/hppa1.0-hp-hpux8.00-cc-Aa
[generic] 71 100 71.0% -lh5- 6efd Apr 15 1996 ffcall/vacall/tests.output/hppa1.0-hp-hpux8.00-gcc263
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/i386-unknown-sysv4.0-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/i386-unknown-sysv4.0-usr_bin_c
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/i386-unknown-sysv4.0-usr_ucb_c
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/i486-unknown-linux-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/i486-unknown-sco3.2v4.2-cc-Of
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/i486-unknown-sco3.2v4.2-cc-Of-
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/i486-unknown-sco3.2v4.2-gcc
[generic] 0 0 ****** -lh0- 0000 Jun 12 1996 ffcall/vacall/tests.output/m68k-cbm-amigados
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/mips-sgi-irix4.0.5H-cc-ansi
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/mips-sgi-irix4.0.5H-cc-cckr
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/mips-sgi-irix4.0.5H-cc-D__STDC
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/mips-sgi-irix4.0.5H-gcc-fpcc-s
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/mips-sgi-irix4.0.5H-gcc-freg-s
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/rs6000-ibm-aix3.2.5-c89
[generic] 430 6023 7.1% -lh5- caad Apr 15 1996 ffcall/vacall/tests.output/rs6000-ibm-aix3.2.5-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/rs6000-ibm-aix3.2.5-gcc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/rs6000-ibm-aix3.2.5-xlc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/sparc-sun-sunos4.1.1-cc
[generic] 0 0 ****** -lh0- 0000 Apr 15 1996 ffcall/vacall/tests.output/sparc-sun-sunos4.1.1-gcc
[generic] 87 167 52.1% -lh5- 9e82 Apr 15 1996 ffcall/vacall/underscore.h
[generic] 1262 3918 32.2% -lh5- c098 Apr 15 1996 ffcall/vacall/vacall-alpha.c
[generic] 744 2609 28.5% -lh5- 1f02 Apr 15 1996 ffcall/vacall/vacall-alpha.s
[generic] 1953 8498 23.0% -lh5- a68c Apr 15 1996 ffcall/vacall/vacall-hppa.c
[generic] 1069 4597 23.3% -lh5- 46d3 Apr 15 1996 ffcall/vacall/vacall-hppa.s
[generic] 1194 3333 35.8% -lh5- bd70 Apr 15 1996 ffcall/vacall/vacall-i386.c
[generic] 491 1588 30.9% -lh5- 1331 Apr 15 1996 ffcall/vacall/vacall-i386.S
[generic] 956 2743 34.9% -lh5- 2584 Apr 15 1996 ffcall/vacall/vacall-m68k.c
[generic] 323 450 71.8% -lh5- 6bd9 Jun 12 1996 ffcall/vacall/vacall-m68k.o
[generic] 522 1580 33.0% -lh5- b3e0 Apr 15 1996 ffcall/vacall/vacall-m68k.s
[generic] 1082 3001 36.1% -lh5- ba07 Apr 15 1996 ffcall/vacall/vacall-mips.c
[generic] 853 2330 36.6% -lh5- be7b Apr 15 1996 ffcall/vacall/vacall-mips.s
[generic] 1337 3858 34.7% -lh5- f700 Apr 15 1996 ffcall/vacall/vacall-sparc.c
[generic] 626 1775 35.3% -lh5- e4a1 Apr 15 1996 ffcall/vacall/vacall-sparc.S
[generic] 2321 6349 36.6% -lh5- 13fa Apr 15 1996 ffcall/vacall/vacall.3
[generic] 6372 29850 21.3% -lh5- 5551 Jun 12 1996 ffcall/vacall/vacall.h
[generic] 6341 29722 21.3% -lh5- 2bbc Apr 15 1996 ffcall/vacall/vacall.h.in
[generic] 2843 9248 30.7% -lh5- 0a39 Apr 15 1996 ffcall/vacall/vacall.html
[generic] 3007 11200 26.8% -lh5- 0e78 Apr 15 1996 ffcall/vacall/vacall.man
[generic] 323 450 71.8% -lh5- 6bd9 Jun 12 1996 ffcall/vacall/vacall.o
[generic] 2082 9462 22.0% -lh5- 54fb Aug 23 1996 fd/asl-ffi.fas
[generic] 2273 7707 29.5% -lh5- 78c1 Aug 23 1996 fd/asl-ffi.lsp
[generic] 624 1619 38.5% -lh5- 186b Aug 23 1996 fd/ffi-findtask.lsp
[generic] 29225 159010 18.4% -lh5- 341f Jul 26 1996 src/foreign.d
[generic] 14506 61024 23.8% -lh5- c8d7 Jul 27 1996 src/foreign1.fas
[generic] 10528 49696 21.2% -lh5- 1547 Jul 27 1996 src/foreign1.lsp
[generic] 546 1861 29.3% -lh5- d9c5 Apr 15 1996 src/modules.d
[generic] 148 216 68.5% -lh5- 6b95 Jul 9 1996 amiga/jchlib/lib/crt0.o
[generic] 2735 6392 42.8% -lh5- 7246 Jul 24 1996 amiga/jchlib/lib/libcclisp.a
[generic] 2334 5334 43.8% -lh5- 42ac Aug 6 1996 amiga/jchlib/lib/libtinygcc.a
[generic] 11937 58601 20.4% -lh5- 523d Aug 13 1996 clisp.h
[generic] 65 66 98.5% -lh5- 3c75 Aug 20 1996 config.h
[generic] 1183 2394 49.4% -lh5- 07d9 Jun 20 1996 libavcall.a
[generic] 2735 6392 42.8% -lh5- 7246 Jul 24 1996 libcclisp.a
[generic] 360015 856102 42.1% -lh5- 781e Aug 20 1996 libclisp.a
[generic] 2334 5334 43.8% -lh5- 42ac Aug 6 1996 libtinygcc.a
[generic] 6300 15126 41.7% -lh5- 3edb Jun 25 1996 libtrampoline.a
[generic] 6885 16408 42.0% -lh5- 8c42 Jun 25 1996 libvacall.a
[generic] 657 1312 50.1% -lh5- 0b0b Aug 23 1996 Makefile.kit
[generic] 568 1919 29.6% -lh5- 96c0 Aug 20 1996 modules.c
[generic] 13 13 100.0% -lh0- b2f2 Jun 13 1996 modules.h
[generic] 276 836 33.0% -lh5- 4bf5 Aug 22 1996 modules.o
[generic] 1364 2796 48.8% -lh5- 83fa Aug 23 1996 README.kit
[generic] 240 463 51.8% -lh5- 3132 Aug 20 1996 README.kit.info
[generic] 376442 756636 49.8% -lh5- 2c9d Aug 20 1996 lispinit.mem
[generic] 218 591 36.9% -lh5- 78a1 Aug 20 1996 queens-ffi.c
[generic] 110 139 79.1% -lh5- 4c75 Aug 20 1996 queens-ffi.lsp
[generic] 726 1783 40.7% -lh5- a947 Aug 20 1996 queens.c
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 312 files 1418975 3865816 36.7% Aug 23 1996
|
|
|
|
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and
the Aminet team.
Aminet contact address: <aminetaminet net> |