Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Imported version version 6.0alpha7. | bryce | 2001-05-21 | 1 | -134/+267 |
| | | | | | | | | | | | | | | | | | | * README, README.Mac, README.OS2, README.QUICK, README.alpha, README.amiga, README.debugging, README.dj, README.hp, README.linux, README.rs6000, README.sgi, README.solaris2, README.uts, README.win32, SCoptions.amiga, backptr.h, barrett_diagram, dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h, gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h, hpux_irix_threads.c, makefile.depend, nursery.c, solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README, cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h, cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h, include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42379 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define. | aoliva | 2000-07-24 | 1 | -0/+2 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35217 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Imported version version 5.0alpha6. | bryce | 2000-04-19 | 1 | -36/+59 |
| | | | | | | | | | | * acinclude.m4: Bump version to 5.0a6. * configure.in: Don't use alpha_mach_dep.s. * include/private/config.h, irix_threads.c gc_watcom.asm: Delete obsolete files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33251 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * gc.h (dlopen): Define as GC_dlopen on Linux. | tromey | 2000-02-14 | 1 | -6/+20 |
| | | | | | | | | (GC_dlopen): Declare on Linux. * dyn_load.c (GC_dlopen): Define for Linux. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31970 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * configure: Rebuilt. | tromey | 1999-11-04 | 1 | -2/+1 |
| | | | | | | | | | | | | | * configure.in: Removed qt threads case. * dyn_load.c: Don't mention QUICK_THREADS. * os_dep.c: Don't mention QUICK_THREADS. * misc.c: Don't mention QUICK_THREADS. * gcconfig.h: Don't mention QUICK_THREADS. * gc_priv.h: Removed QUICK_THREADS code. * quick_threads.c: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30394 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Merged GC 5.0alpha4 with local changes, plus: | tromey | 1999-11-01 | 1 | -9/+18 |
| | | | | | | | | | | | * Makefile.in: Rebuilt. * Makefile.am (gctest_LDADD): Added THREADLIB. (TESTS): New macro. * configure: Rebuilt. * configure.in (INCLUDES): New subst. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30332 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | libtoolized GC library. See ChangeLog for details. | tromey | 1999-04-26 | 1 | -0/+5 |
| | | | | | | | | | | | Also a couple bug fixes: * dyn_load.c (GC_FirstDLOpenedLinkMap): Declare _DYNAMIC as `weak'. * misc.c (GC_init_inner): If QUICK_THREADS defined, compute GC_stackbottom. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26650 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Cygnus/libgcj changes to Boehm GC. | tromey | 1999-04-07 | 1 | -1/+2 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26257 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Initial revision | tromey | 1999-04-07 | 1 | -0/+791 |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26250 138bc75d-0d04-0410-961f-82ee72b054a4 |