1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00

ChangeLog for "Improved MIPS/Linux gc_os_dep.c definitions"

This commit is contained in:
Neil Jerram 2008-07-17 22:02:01 +01:00
parent 450be18dff
commit 2b3df509f6

View file

@ -1,3 +1,13 @@
2008-07-17 Neil Jerram <neil@ossau.uklinux.net>
From Thiemo Seufer <ths@networkno.de>:
* gc_os_dep.c (CPP_WORDSZ, ALIGN_DOUBLE, DATAEND,
DYNAMIC_LOADING): Added #defines.
(_fdata, _end): Added declarations.
(DATASTART): Use _fdata instead of __data_start.
(STACKBOTTOM): Changed from 0x80000000 to 0x7fff8000.
2008-07-16 Ludovic Courtès <ludo@gnu.org> 2008-07-16 Ludovic Courtès <ludo@gnu.org>
* gen-scmconfig.h.in (SCM_I_GSC_HAVE_STRUCT_DIRENT64): New. * gen-scmconfig.h.in (SCM_I_GSC_HAVE_STRUCT_DIRENT64): New.