-
- Downloads
libjava:
2004-08-13 Bryce McKinlay <mckinlay@redhat.com> * configure.in (GCINCS): Don't use "boehm-cflags". Instead, -I boehm-gc's include dirs. * configure: Rebuilt. * include/boehm-gc.h: Include gc_config.h. boehm-gc: 2004-08-13 Bryce McKinlay <mckinlay@redhat.com> * configure.ac (gc_cflags): Add -Iinclude. (AC_CONFIG_HEADERS): New. Configure gc_config.h header. Don't write DEFS to boehm-cflags file. * configure: Rebuilt. * gcj_mlc.c: Check #ifdef GC_GCJ_SUPPORT after including headers. * specific.c: Check #ifdef GC_LINUX_THREADS after including headers. * include/gc_config_macros.h: Remove backward-compatibility redefinitions of GC_ names. * include/gc.h: Include <gc_config.h>. 2004-08-13 Bryce McKinlay <mckinlay@redhat.com> Import Boehm GC version 6.3. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85972 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- boehm-gc/BCC_MAKEFILE 1 addition, 1 deletionboehm-gc/BCC_MAKEFILE
- boehm-gc/ChangeLog 16 additions, 0 deletionsboehm-gc/ChangeLog
- boehm-gc/Makefile.direct 19 additions, 7 deletionsboehm-gc/Makefile.direct
- boehm-gc/Makefile.dist 161 additions, 56 deletionsboehm-gc/Makefile.dist
- boehm-gc/Makefile.dj 14 additions, 14 deletionsboehm-gc/Makefile.dj
- boehm-gc/Makefile.in 13 additions, 37 deletionsboehm-gc/Makefile.in
- boehm-gc/NT_MAKEFILE 5 additions, 4 deletionsboehm-gc/NT_MAKEFILE
- boehm-gc/aclocal.m4 145 additions, 33 deletionsboehm-gc/aclocal.m4
- boehm-gc/allchblk.c 23 additions, 8 deletionsboehm-gc/allchblk.c
- boehm-gc/alloc.c 27 additions, 10 deletionsboehm-gc/alloc.c
- boehm-gc/checksums.c 16 additions, 18 deletionsboehm-gc/checksums.c
- boehm-gc/configure 331 additions, 93 deletionsboehm-gc/configure
- boehm-gc/configure.ac 4 additions, 7 deletionsboehm-gc/configure.ac
- boehm-gc/cord/cordprnt.c 1 addition, 1 deletionboehm-gc/cord/cordprnt.c
- boehm-gc/cord/cordtest.c 7 additions, 1 deletionboehm-gc/cord/cordtest.c
- boehm-gc/cord/cordxtra.c 3 additions, 3 deletionsboehm-gc/cord/cordxtra.c
- boehm-gc/cord/de.c 1 addition, 1 deletionboehm-gc/cord/de.c
- boehm-gc/dbg_mlc.c 85 additions, 13 deletionsboehm-gc/dbg_mlc.c
- boehm-gc/doc/README 2 additions, 2 deletionsboehm-gc/doc/README
- boehm-gc/doc/README.changes 213 additions, 1 deletionboehm-gc/doc/README.changes
Loading
Please register or sign in to comment