| Commit message (Expand) | Author | Age | Files | Lines |
* | gcconfig.h (DATASTART): Add missing extern declaration for data_start on powe... | Anthony Green | 2000-01-29 | 2 | -0/+6 |
* | linux_threads.c: Don't block SIGINT, SIGQUIT, SIGTERM in the NO_SIGNALS case. | Bryce McKinlay | 1999-12-24 | 2 | -0/+25 |
* | Alpha Linux changes. | Anthony Green | 1999-12-20 | 2 | -0/+5 |
* | gcconfig.h: Use libgcj hack for Alpha Linux. | Anthony Green | 1999-12-20 | 4 | -12/+16 |
* | aclocal.m4, configure: Rebuilt. | Tom Tromey | 1999-12-13 | 6 | -5/+12 |
* | Oops. Date was wrong. | Anthony Green | 1999-12-12 | 1 | -1/+1 |
* | gcconfig.h (DATASTART): Define as (&data_start) for PowerPC Linux. | Anthony Green | 1999-12-12 | 4 | -10/+14 |
* | Makefile.in: Rebuilt. | Tom Tromey | 1999-11-04 | 3 | -8/+9 |
* | misc.c (GC_init_inner): Don't call GC_init_linuxppc(). | Tom Tromey | 1999-11-04 | 2 | -8/+4 |
* | configure: Rebuilt. | Tom Tromey | 1999-11-04 | 9 | -83/+15 |
* | * gcconfig.h: Merged in local changes from old config.h. | Tom Tromey | 1999-11-03 | 2 | -11/+35 |
* | gcconfig.h: Don't define MPROTECT_VDB on Linux/i386. | Bryce McKinlay | 1999-11-03 | 2 | -1/+7 |
* | * quick_threads.c: Include gcconfig.h, not boehm-config.h. | Tom Tromey | 1999-11-03 | 2 | -1/+3 |
* | configure: Rebuilt. | Tom Tromey | 1999-11-03 | 8 | -1059/+19 |
* | Merged GC 5.0alpha4 with local changes, plus: | Tom Tromey | 1999-11-01 | 60 | -1927/+3741 |
* | This commit was generated by cvs2svn to compensate for changes in r30327, | Tom Tromey | 1999-11-01 | 10 | -77/+428 |
* | Initial revision | Tom Tromey | 1999-11-01 | 9 | -0/+3400 |
* | I am committing the following changes to enable the picojava port. | Steve Chamberlain | 1999-10-02 | 3 | -1/+24 |
* | aclocal.m4, configure: Rebuilt. | Tom Tromey | 1999-09-28 | 4 | -348/+689 |
* | gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h. | Rainer Orth | 1999-08-17 | 2 | -8/+22 |
* | Makefile.in: Rebuilt. | Rainer Orth | 1999-08-10 | 6 | -80/+104 |
* | Removed extra ';;' | Tom Tromey | 1999-08-04 | 2 | -2/+0 |
* | * configure.in: Added missing `;;'. From Anthony Green. | Tom Tromey | 1999-08-04 | 3 | -0/+6 |
* | configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4. | Rainer Orth | 1999-08-04 | 3 | -9/+19 |
* | gc_priv.h (GC_test_and_set): Implementation for Linux PPC from Franz Sirl <Fr... | Tom Tromey | 1999-08-04 | 2 | -0/+28 |
* | * aclocal.m4, configure: Rebuilt for new libtool. | Tom Tromey | 1999-08-03 | 4 | -648/+105 |
* | mips_sgi_mach_dep.s: Enable PIC option. | Alexandre Oliva | 1999-07-31 | 2 | -0/+5 |
* | * config.h (MPROTECT_VDB): Don't define on Linux. | Tom Tromey | 1999-07-19 | 2 | -1/+8 |
* | Makefile.am (.s.lo): Avoid `#line' directives. | Alexandre Oliva | 1999-07-19 | 3 | -2/+9 |
* | Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for ... | Alexandre Oliva | 1999-07-19 | 3 | -12/+18 |
* | Initial revision | Tom Tromey | 1999-06-30 | 4 | -0/+2619 |
* | This commit was generated by cvs2svn to compensate for changes in r27853, | Tom Tromey | 1999-06-30 | 8 | -49/+254 |
* | Makefile.am (.s.lo): Renamed from `.s.o'. | Alexandre Oliva | 1999-06-30 | 3 | -5/+10 |
* | Alpha patch from Jeff Sturm: | Tom Tromey | 1999-06-21 | 5 | -4/+111 |
* | Makefile.in: Rebuilt. | Tom Tromey | 1999-06-21 | 3 | -2/+6 |
* | Makefile.in: Rebuilt. | Tom Tromey | 1999-06-21 | 5 | -3/+32 |
* | configure: Rebuilt. | Tom Tromey | 1999-06-21 | 5 | -141/+851 |
* | mach_dep.c (GC_push_regs): FreeBSD-elf support (from Carlo Dapor <carlo@vis.e... | Anthony Green | 1999-06-17 | 2 | -3/+8 |
* | configure.in: Switch from irix threads to posix threads Defined IRIX_THREADS. | Gilles Zunino | 1999-05-05 | 3 | -2/+33 |
* | * linux_threads.c: Don't reference __pthread_initial_thread_bos. | Tom Tromey | 1999-04-30 | 2 | -0/+9 |
* | libtoolized GC library. See ChangeLog for details. | Tom Tromey | 1999-04-26 | 8 | -139/+1098 |
* | os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h. | Tom Tromey | 1999-04-21 | 2 | -1/+6 |
* | config.h (__start): Declare as `int' in alpha/OSF1 case. | Tom Tromey | 1999-04-16 | 2 | -1/+6 |
* | configure: Rebuilt. | Tom Tromey | 1999-04-14 | 3 | -2/+4 |
* | configure: Rebuilt. | Tom Tromey | 1999-04-14 | 3 | -0/+12 |
* | Makefile.in: Rebuilt. | Tom Tromey | 1999-04-13 | 5 | -6/+66 |
* | Cygnus/libgcj changes to Boehm GC. | Tom Tromey | 1999-04-07 | 22 | -22/+3971 |
* | Initial revision | Tom Tromey | 1999-04-07 | 1 | -0/+172 |
* | Initial revision | Tom Tromey | 1999-04-07 | 1 | -0/+2181 |
* | Initial revision | Tom Tromey | 1999-04-07 | 1 | -0/+809 |