]> git.ipfire.org Git - thirdparty/gcc.git/commit - boehm-gc/configure.host
Cygnus/libgcj changes to Boehm GC.
authorTom Tromey <tromey@gcc.gnu.org>
Wed, 7 Apr 1999 08:01:42 +0000 (08:01 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 7 Apr 1999 08:01:42 +0000 (08:01 +0000)
commit1530be84fcd15570f9885c29a8cc94880ecd6d57
tree7f963ae6b27df44232d80c837e9ccc32932e94af
parent537cff9c871369177f5c01fe02d3a9dd85492750
Cygnus/libgcj changes to Boehm GC.

From-SVN: r26257
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