Age | Commit message (Expand) | Author | Files | Lines |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 1 | -1102/+10496 |
2007-05-20 | configure.ac: Introduce extra_ldflags_libgc. | Andreas Tobler | 1 | -1/+10 |
2007-04-03 | closures.c: Include sys/statfs.h. | Jakub Jelinek | 1 | -8/+6 |
2007-01-17 | configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while cross-compiling. | David Daney | 1 | -13/+0 |
2007-01-17 | aclocal.m4: Regenerate to use multi.m4. | Jack Howarth | 1 | -1/+8 |
2007-01-11 | configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ... | Andreas Tobler | 1 | -32/+260 |
2006-12-08 | configure.ac: Fix x86 darwin builds. | Mike Stump | 1 | -1/+6 |
2006-09-18 | configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8. | Petr Salinger | 1 | -0/+26 |
2006-08-21 | re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with... | Bryce McKinlay | 1 | -23/+113 |
2006-06-03 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -0/+676 |
2006-03-24 | configure.ac (THREADS): Add REENTRANT for *-*-hpux11*. | Andreas Tobler | 1 | -3/+13 |
2006-02-07 | gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. | Jakub Jelinek | 1 | -0/+23 |
2006-01-25 | Import Boehm GC version 6.6. | Bryce McKinlay | 1 | -1/+1 |
2005-05-10 | * configure: Regenerate. | Mike Stump | 1 | -1/+1 |
2005-04-13 | * configure: Regenerate. | Mike Stump | 1 | -1/+62 |
2005-02-16 | re PR libgcj/19823 (java fails with non-executable memory) | Bryce McKinlay | 1 | -0/+8 |
2005-01-02 | boehm-gc.h: Include gc_ext_config.h, not gc_config.h. | Bryce McKinlay | 1 | -1/+2 |
2004-12-13 | configure: Regenerate. | Kelley Cook | 1 | -9/+2 |
2004-11-30 | re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc) | Bryce McKinlay | 1 | -4/+10 |
2004-11-29 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto... | Kelley Cook | 1 | -9/+2 |
2004-11-26 | Fix "PACKAGE_NAME redefined" errors. | Bryce McKinlay | 1 | -1/+2 |
2004-11-25 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. | Kelley Cook | 1 | -2/+9 |
2004-11-24 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ... | Kelley Cook | 1 | -9/+2 |
2004-11-22 | configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too. | Eric Botcazou | 1 | -2/+2 |
2004-11-22 | re PR target/18444 (Multithreading broken on Unix95-class platforms) | Eric Botcazou | 1 | -1/+1 |
2004-11-05 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 1 | -23/+1 |
2004-09-27 | configure.ac: Update all AC_DEFINEs to newer style. | Kelley Cook | 1 | -51/+99 |
2004-08-28 | backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac... | Hans Boehm | 1 | -5/+5 |
2004-08-16 | aclocal.m4: Remove obsolete construct for old automake. | Nathanael Nerode | 1 | -59/+27 |
2004-08-14 | configure.in (GCINCS): Don't use "boehm-cflags". | Bryce McKinlay | 1 | -93/+331 |
2004-06-16 | configure.ac: New name of configure.in. | Paolo Bonzini | 1 | -229/+837 |
2004-05-18 | re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ... | Kaz Kojima | 1 | -1/+1 |
2004-03-11 | configure.ac: Bump AC_PREREQ to 2.59. | Kelley Cook | 1 | -260/+530 |
2004-02-27 | ltconfig, ltmain.sh: Remove unused files. | Nathanael Nerode | 1 | -27/+1 |
2004-02-27 | configure.in: Add CCAS, CCASFLAGS for future automakes. | Nathanael Nerode | 1 | -2/+10 |
2004-02-26 | Makefile.am: Remove bogus duplicate setting of AM_CFLAGS. | Nathanael Nerode | 1 | -24/+0 |
2004-02-26 | acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in. | Nathanael Nerode | 1 | -4/+1 |
2004-02-26 | configure.in: Remove more obsolete, bogus code. | Nathanael Nerode | 1 | -21/+0 |
2004-02-26 | acinclude.m4: Remove obsolete and bogus constructs. | Nathanael Nerode | 1 | -16/+2 |
2004-02-25 | acinclude.m4: De-precious CC and CXX so that the right flags are passed down ... | Nathanael Nerode | 1 | -549/+282 |
2004-02-23 | acinclude.m4: Remove old no-executables workaround; add new no-executables wo... | Nathanael Nerode | 1 | -1710/+5184 |
2004-02-23 | configure.in: Use NCN_TARGET_NONCANONICAL and friends. | Nathanael Nerode | 1 | -82/+143 |
2004-02-20 | acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD. | Nathanael Nerode | 1 | -80/+57 |
2004-02-20 | acinclude.m4: Move certain code to configure.in. | Nathanael Nerode | 1 | -244/+245 |
2004-01-16 | configure.in (NO_EXECUTE_PERMISSION): Remove global declaration; add for ia64... | Andrew Haley | 1 | -49/+53 |
2003-10-03 | * configure: Rebuild. | Jeff Sturm | 1 | -24/+20 |
2003-09-29 | configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC... | Rainer Orth | 1 | -2/+2 |
2003-09-09 | * libtool.m4 (LD): Correct powerpc64 host match. | Alan Modra | 1 | -1/+1 |
2003-08-07 | configure.in: Set INCLUDES to absolute path. | Rainer Orth | 1 | -2/+3 |
2003-07-28 | Import GC 6.3alpha1. | Jeff Sturm | 1 | -107/+468 |