~ubuntu-branches/ubuntu/oneiric/gcl/oneiric

Viewing all changes in revision 3.

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2005-01-16 02:28:50 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050116022850-x9pdh262crthd6uc
Tags: 2.6.6-1
* New upstream release
* Allow .data section to be first in executable, as on solaris.  Also
  allow for new bfd section size semantics
* Don't try to write map file when not using GNU ld.  Also allow
  compile-file to process pathnames with whitespace on Windows
* Fix corner case fixnum arithmetic on 64bit machines
* Rework gmp_wrappers semantics for older gcc
* Explicitly mprotect loaded code pages PROT_EXEC on x86 Linux, as FC3
  now requires it.
* lisp-implementation-version is GCL
* Reader extension patch allowing for foo::(bar foobar) semantics
* a shell script variable fix in "unixport/makefile" for MSYS
* __MINGW32__ malloc initialisation fix in "o/alloc.c"
* Windows file/directory fixes in "o/unixfsys.c"
* MinGW32 -march in configure - removes deprecation warnings
* MinGW32 directory fix - "o/mingfile.c".
* Allow for sysconf to determine clock granularity at compile time to
  fix time errors on the Itanium
* Disable SGC on macosx until the sgc/save problem can be fixed.
* Fix fixnum print bug on 64bit
* Fix nil types in room report
* 64bit fixes to fixnum_add and fixnum_sub
* Fix Mac SGC/save bug, at least in part

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: