*** empty log message ***
This commit is contained in:
parent
683a2f9a4c
commit
312006bbb2
1 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,10 @@
|
||||||
2003-04-16 Rob Browning <rlb@defaultvalue.org>
|
2003-04-16 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
* gc_os_dep.c: add check for __arm__ in addition to arm for
|
* gc_os_dep.c: Added patch for UnixWare and OpenUNIX support.
|
||||||
LINUX. Thanks to James Treacy for tracking this one down.
|
Thanks to Boyd Gerber.
|
||||||
|
Added check for __arm__ in addition to arm for LINUX and copied
|
||||||
|
__s390__ defines from upstream libgc. Thanks to James Treacy for
|
||||||
|
reporting the problems.
|
||||||
|
|
||||||
* numbers.c (PTRDIFF_MIN): use SCM_CHAR_BIT.
|
* numbers.c (PTRDIFF_MIN): use SCM_CHAR_BIT.
|
||||||
|
|
||||||
|
|
@ -11,9 +14,6 @@
|
||||||
|
|
||||||
* num2integral.i.c (NUM2INTEGRAL): use SCM_CHAR_BIT.
|
* num2integral.i.c (NUM2INTEGRAL): use SCM_CHAR_BIT.
|
||||||
|
|
||||||
* gc_os_dep.c (mach_type_known): added patch for UnixWare and
|
|
||||||
OpenUNIX support. Thanks to Boyd Gerber.
|
|
||||||
|
|
||||||
2003-04-16 Mikael Djurfeldt <mdj@kvast.blakulla.net>
|
2003-04-16 Mikael Djurfeldt <mdj@kvast.blakulla.net>
|
||||||
|
|
||||||
* feature.c (scm_init_feature): Always add threads feature.
|
* feature.c (scm_init_feature): Always add threads feature.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue