Age | Commit message (Expand) | Author | Files | Lines |
2001-04-26 | configure.in: Obtain THREADS with `gcc -v'. | Alexandre Oliva | 3 | -216/+169 |
2001-04-06 | misc.c: Back out buggy changes to stack clearing code. | Hans Boehm | 2 | -16/+13 |
2001-04-05 | finalize.c: - Accomodate finalization requests for static objects. | Hans Boehm | 10 | -28/+133 |
2001-03-22 | * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc. | Tom Tromey | 3 | -2/+6 |
2001-03-21 | gcconfig.h: Check for `__arm__', not `arm'. | Rod Stewart | 1 | -2/+2 |
2001-03-21 | Makefile.in: Rebuilt. | Tom Tromey | 3 | -3/+7 |
2001-03-17 | Makefile.in: Rebuilt. | Tom Tromey | 3 | -4/+18 |
2000-12-30 | For boehm-gc: | Bryce McKinlay | 6 | -22/+89 |
2000-12-23 | gcj_mlc.c (GC_gcj_malloc): Don't release allocation lock twice. | Hans Boehm | 2 | -1/+4 |
2000-12-15 | * Makefile.dist: Renamed from Makefile.orig. | Bryce McKinlay | 2 | -0/+4 |
2000-12-12 | Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS. | Alexandre Petit-Bianco | 5 | -57/+66 |
2000-12-10 | gcconfig.h: Add new case for powerpc EABI. | Geoffrey Keating | 2 | -0/+20 |
2000-09-30 | configure.in: Define GC_GCJ_SUPPORT. | Bryce McKinlay | 5 | -19/+40 |
2000-09-30 | ltconfig, [...]: Updated from libtool multi-language branch, to work around S... | Alexandre Oliva | 1 | -34/+35 |
2000-09-10 | acinclude.m4: Include libtool macros from the top level. | Alexandre Oliva | 4 | -527/+652 |
2000-09-04 | re GNATS libgcj/230 (Function GC_debug_object_start does not exist) | Anthony Green | 3 | -7/+7 |
2000-08-16 | * gcconfig.h [OSF1] (_end): Declare as `int'. | Alexandre Oliva | 2 | -1/+5 |
2000-08-02 | gc_priv.h (GC_generic_malloc_inner): Prototype. | Tom Tromey | 3 | -11/+25 |
2000-07-24 | configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*. | Alexandre Oliva | 3 | -0/+11 |
2000-07-24 | * dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define. | Alexandre Oliva | 2 | -0/+6 |
2000-06-20 | Imported version 5.1. | Bryce McKinlay | 8 | -24/+55 |
2000-06-20 | This commit was generated by cvs2svn to compensate for changes in r34605, | Bryce McKinlay | 2 | -6/+42 |
2000-06-19 | os_dep.c (read): Pass two dummy args to syscall(). | Andrew Haley | 2 | -1/+8 |
2000-05-10 | Imported 5.0 release version. | Bryce McKinlay | 8 | -13/+50 |
2000-05-07 | Imported version 5.0alpha7. | Bryce McKinlay | 13 | -48/+112 |
2000-05-07 | This commit was generated by cvs2svn to compensate for changes in r33746, | Bryce McKinlay | 4 | -8/+21 |
2000-04-27 | Fixed ChangeLog merge snafu | Tom Tromey | 1 | -1/+0 |
2000-04-27 | <<<<<<< ChangeLog | Jakub Jelinek | 9 | -102/+206 |
2000-04-24 | * gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux. | Tom Tromey | 2 | -0/+5 |
2000-04-19 | Makefile.am, [...]: irix_threads.c is now hpux_irix_threads.c. | Bryce McKinlay | 4 | -73/+145 |
2000-04-19 | Imported version version 5.0alpha6. | Bryce McKinlay | 44 | -2161/+1480 |
2000-04-19 | This commit was generated by cvs2svn to compensate for changes in r33244, | Bryce McKinlay | 11 | -135/+484 |
2000-04-19 | Initial revision | Bryce McKinlay | 3 | -0/+488 |
2000-04-02 | misc.c (GC_enable): Always define GC_enable and GC_disable. | Anthony Green | 2 | -2/+4 |
2000-02-14 | gc.h (dlopen): Define as GC_dlopen on Linux. | Tom Tromey | 3 | -6/+30 |
2000-01-29 | gcconfig.h (DATASTART): Add missing extern declaration for data_start on powe... | Anthony Green | 2 | -0/+6 |
1999-12-24 | linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case. | Bryce McKinlay | 2 | -0/+25 |
1999-12-20 | Alpha Linux changes. | Anthony Green | 2 | -0/+5 |
1999-12-20 | gcconfig.h: Use libgcj hack for Alpha Linux. | Anthony Green | 4 | -12/+16 |
1999-12-13 | aclocal.m4, configure: Rebuilt. | Tom Tromey | 6 | -5/+12 |
1999-12-12 | Oops. Date was wrong. | Anthony Green | 1 | -1/+1 |
1999-12-12 | gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux. | Anthony Green | 4 | -10/+14 |
1999-11-04 | Makefile.in: Rebuilt. | Tom Tromey | 3 | -8/+9 |
1999-11-04 | misc.c (GC_init_inner): Don't call GC_init_linuxppc(). | Tom Tromey | 2 | -8/+4 |
1999-11-04 | configure: Rebuilt. | Tom Tromey | 9 | -83/+15 |
1999-11-03 | * gcconfig.h: Merged in local changes from old config.h. | Tom Tromey | 2 | -11/+35 |
1999-11-03 | gcconfig.h: Don't define MPROTECT_VDB on Linux/i386. | Bryce McKinlay | 2 | -1/+7 |
1999-11-03 | * quick_threads.c: Include gcconfig.h, not boehm-config.h. | Tom Tromey | 2 | -1/+3 |
1999-11-03 | configure: Rebuilt. | Tom Tromey | 8 | -1059/+19 |
1999-11-01 | Merged GC 5.0alpha4 with local changes, plus: | Tom Tromey | 60 | -1927/+3741 |