Cygnus/libgcj changes to Boehm GC.
commit22b297cdeaa7704bc964a76562dcf8aed710c2bb
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 1999 08:01:42 +0000 (7 08:01 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Apr 1999 08:01:42 +0000 (7 08:01 +0000)
tree7f963ae6b27df44232d80c837e9ccc32932e94af
parent386fe957b821b33f2ff2724bf5aaf0c6030c6a99
Cygnus/libgcj changes to Boehm GC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26257 138bc75d-0d04-0410-961f-82ee72b054a4
22 files changed:
boehm-gc/ChangeLog [new file with mode: 0644]
boehm-gc/Makefile.am [new file with mode: 0644]
boehm-gc/Makefile.in [new file with mode: 0644]
boehm-gc/Makefile.orig [moved from boehm-gc/Makefile with 100% similarity]
boehm-gc/README
boehm-gc/acinclude.m4 [new file with mode: 0644]
boehm-gc/aclocal.m4 [new file with mode: 0644]
boehm-gc/alloc.c
boehm-gc/alpha_mach_dep.s
boehm-gc/config.h
boehm-gc/configure [new file with mode: 0755]
boehm-gc/configure.host [new file with mode: 0644]
boehm-gc/configure.in [new file with mode: 0644]
boehm-gc/dbg_mlc.c
boehm-gc/dyn_load.c
boehm-gc/gc.h
boehm-gc/gc_priv.h
boehm-gc/mark.c
boehm-gc/misc.c
boehm-gc/os_dep.c
boehm-gc/quick_threads.c [new file with mode: 0644]
boehm-gc/solaris_pthreads.c