| Commit message (Expand) | Author | Age | Files | Lines |
* | Imported GC 6.1 Alpha 3. Finally. | bryce | 2002-02-12 | 40 | -510/+1285 |
* | 2002-02-11 Adam Megacz <adam@xwt.org> | megacz | 2002-02-11 | 3 | -17/+21 |
* | xscale-elf support | green | 2002-02-09 | 4 | -54/+89 |
* | 2002-02-06 Adam Megacz <adam@xwt.org> | megacz | 2002-02-07 | 4 | -16/+46 |
* | 2002-02-01 Adam Megacz <adam@xwt.org> | megacz | 2002-02-02 | 2 | -1/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r49361, | bryce | 2002-01-31 | 3 | -352/+555 |
* | Initial revision | bryce | 2002-01-31 | 3 | -0/+589 |
* | * include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX. | dje | 2002-01-25 | 4 | -6/+32 |
* | * dyn_load.c: Define ElfW (if needed) for all targets, | jsturm | 2001-12-17 | 3 | -19/+29 |
* | 2001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2001-12-16 | 3 | -2/+10 |
* | * linux_threads.c (WRAP_FUNC(pthread_join)): Remove special | ljrittle | 2001-11-26 | 4 | -18/+16 |
* | * include/private/solaris_threads.h: Update to use GC_SOLARIS_THREADS. | ljrittle | 2001-10-23 | 2 | -2/+7 |
* | * linux_threads.c (GC_init_parallel): Do not declare as a static | bryce | 2001-10-23 | 4 | -6/+16 |
* | * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS. | ljrittle | 2001-10-17 | 5 | -5/+30 |
* | * Makefile.am (test.o): Find tests/test.c in $(srcdir). | ljrittle | 2001-10-17 | 3 | -3/+8 |
* | * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 | bryce | 2001-10-16 | 39 | -356/+669 |
* | This commit was generated by cvs2svn to compensate for changes in r46260, | bryce | 2001-10-15 | 1 | -7/+21 |
* | Initial revision | bryce | 2001-10-15 | 1 | -0/+12 |
* | * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]: Provide special | ro | 2001-09-26 | 5 | -3/+39 |
* | * include/Makefile.am: New file. It defines include_HEADERS. | bothner | 2001-09-12 | 7 | -167/+452 |
* | * configure: Rebuilt. | tromey | 2001-08-20 | 3 | -91/+82 |
* | * Makefile.am, acinclude.m4, configure.in: Imported GC 6.0 and | tromey | 2001-08-18 | 42 | -707/+1274 |
* | Initial revision | tromey | 2001-08-17 | 15 | -0/+11927 |
* | 2001-08-02 David Billinghurst <David.Billinghurst> | tromey | 2001-08-02 | 3 | -3/+15 |
* | Fix for PR bootstrap/3281: | tromey | 2001-07-03 | 5 | -74/+104 |
* | * alpha_mach_dep.s: Mark call-saved FP registers. | rth | 2001-06-26 | 5 | -146/+156 |
* | * aclocal.m4, configure: Rebuilt. | tromey | 2001-06-13 | 4 | -3/+8 |
* | * configure.in (AC_EXEEXT): Work around in case it expands to | aoliva | 2001-06-09 | 3 | -34/+43 |
* | * configure.in (AC_EXEEXT): Work around in case it expands to | aoliva | 2001-06-09 | 4 | -10/+28 |
* | For PR bootstrap/3075: | tromey | 2001-06-08 | 7 | -199/+225 |
* | * Makefile.am: Override gctest_OBJECTS so tests/test.c can be built. | bryce | 2001-05-24 | 4 | -17/+31 |
* | Imported version version 6.0alpha7. | bryce | 2001-05-21 | 96 | -14763/+5688 |
* | This commit was generated by cvs2svn to compensate for changes in r42373, | bryce | 2001-05-21 | 11 | -1130/+1852 |
* | Initial revision | bryce | 2001-05-21 | 41 | -0/+7939 |
* | * configure.host: Build with -fexceptions. | tromey | 2001-05-20 | 3 | -1/+14 |
* | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | aoliva | 2001-05-20 | 1 | -75/+90 |
* | * configure.in: Add support for --enable-threads=posix on FreeBSD. | ljrittle | 2001-05-04 | 3 | -87/+97 |
* | 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-01 | 2 | -3/+8 |
* | * configure.in: Obtain THREADS with `gcc -v'. | aoliva | 2001-04-26 | 3 | -216/+169 |
* | * misc.c: Back out buggy changes to stack clearing code. | bothner | 2001-04-07 | 2 | -16/+13 |
* | 2001-04-04 Hans Boehm <hans_boehm@hp.com> | tromey | 2001-04-05 | 10 | -28/+133 |
* | * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc. | tromey | 2001-03-22 | 3 | -2/+6 |
* | 2001-01-23 Rod Stewart <stewart@lab43.org> | tromey | 2001-03-21 | 1 | -2/+2 |
* | * Makefile.in: Rebuilt. | tromey | 2001-03-21 | 3 | -3/+7 |
* | * Makefile.in: Rebuilt. | tromey | 2001-03-17 | 3 | -4/+18 |
* | For boehm-gc: | bryce | 2000-12-30 | 6 | -22/+89 |
* | 2000-12-23 Hans Boehm <Hans_Boehm@hp.com> | bryce | 2000-12-23 | 2 | -1/+4 |
* | * Makefile.dist: Renamed from Makefile.orig. | bryce | 2000-12-15 | 2 | -0/+4 |
* | 2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-12-12 | 5 | -57/+66 |
* | * gcconfig.h: Add new case for powerpc EABI. | geoffk | 2000-12-10 | 2 | -0/+20 |