X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=a6dd8aae06944f77cda039a36a7f5a134e256461;hb=8c67076cc94d7f121055288647042003d3ccd4e7;hp=0876142a8e8a1593318337b1c68066c2ab2f7876;hpb=acdc714a0b8ea9c0df0c9ffc56699fa010bd549e;p=uffi.git diff --git a/ChangeLog b/ChangeLog index 0876142..a6dd8aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ +2002-04-02 Kevin Rosenberg (kevin@rosenberg.net) + * src/libraries.cl: + Added test for .so libraries on CMUCL and use sys::load-object-file instead + of alien:load-library-file + + * examples/Makefile: + Updated defaults so library is created correctly on Linux, FreeBSD, and Solaris + 2002-04-02 Kevin Rosenberg (kevin@rosenberg.net) * examples/compress.cl: Fixed missing '/' + * examples/union.cl: + Added support for SPARC big-endian + * test-examples.cl: Automated testing suite