Age | Commit message (Expand) | Author | Files | Lines |
2014-04-24 | tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. | Jakub Jelinek | 1 | -1/+1 |
2013-09-04 | Makefile.am (libgcjgc_la_LIBADD): Add EXTRA_TEST_LIBS. | Matthias Klose | 1 | -1/+1 |
2011-03-25 | re PR boehm-gc/11412 (boehm-gc testing problems) | Rainer Orth | 1 | -42/+5 |
2010-10-28 | configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove th... | Paolo Bonzini | 1 | -17/+8 |
2010-05-06 | re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) | Dave Korn | 1 | -1/+30 |
2009-09-11 | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 1 | -1/+3 |
2009-08-22 | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 1 | -6/+0 |
2009-08-22 | LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11 | Ralf Wildenhues | 1 | -2/+4 |
2009-02-09 | Makefile.am (LTLDFLAGS): New variable. | Mark Mitchell | 1 | -1/+2 |
2007-07-02 | re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86) | Rainer Orth | 1 | -2/+2 |
2007-05-20 | configure.ac: Introduce extra_ldflags_libgc. | Andreas Tobler | 1 | -1/+3 |
2007-03-01 | Makefile.am: Add dummy install-pdf target. | Brooks Moses | 1 | -2/+3 |
2006-05-24 | Makefile.am: Add install-html target. | Carlos O'Donell | 1 | -0/+5 |
2006-01-25 | Makefile.am (asm_libgcjgc_sources): Rename to asm_libgcjgc_sources. | Andreas Tobler | 1 | -2/+2 |
2006-01-25 | Import Boehm GC version 6.6. | Bryce McKinlay | 1 | -9/+8 |
2004-11-05 | Makefile.am: Define ACLOCAL_AMFLAGS. | Kelley Cook | 1 | -0/+1 |
2004-06-20 | Makefile.am: Add rule for .S files to fix bootstrap on solaris and alpha. | Andreas Tobler | 1 | -0/+2 |
2004-06-16 | configure.ac: New name of configure.in. | Paolo Bonzini | 1 | -54/+4 |
2004-02-26 | Makefile.am: Remove bogus duplicate setting of AM_CFLAGS. | Nathanael Nerode | 1 | -2/+0 |
2004-02-23 | configure.in: Use NCN_TARGET_NONCANONICAL and friends. | Nathanael Nerode | 1 | -0/+2 |
2003-07-28 | Import GC 6.3alpha1. | Jeff Sturm | 1 | -6/+16 |
2003-01-28 | configure.in (toolexecdir, [...]): Set and AC_SUBST. | Alexandre Oliva | 1 | -9/+0 |
2002-09-23 | Makefile.am (all-multi): Fix multilib parallel build. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-04-23 | Makefile.am (toolexeclib_LTLIBRARIES): Remove. | Jeff Sturm | 1 | -2/+1 |
2002-03-17 | Makefile.am: Make target library a convenience library. | Bryce McKinlay | 1 | -7/+16 |
2002-02-25 | Makefile.am: Added win32_threads.c to sources list. | Adam Megacz | 1 | -1/+1 |
2002-02-20 | Makefile.am: Re-add SUBDIRS parameter which was lost in merge. | Bryce McKinlay | 1 | -0/+2 |
2002-02-13 | dbg_mlc.c (GC_debug_generic_malloc): Removed. | Bryce McKinlay | 1 | -2/+2 |
2002-02-12 | Imported GC 6.1 Alpha 3. Finally. | Bryce McKinlay | 1 | -3/+2 |
2001-10-17 | Makefile.am (test.o): Find tests/test.c in $(srcdir). | Loren J. Rittle | 1 | -1/+1 |
2001-10-16 | Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes. | Bryce McKinlay | 1 | -2/+4 |
2001-09-11 | Makefile.am: New file. | Per Bothner | 1 | -0/+2 |
2001-08-18 | Makefile.am, [...]: Imported GC 6.0 and merged local changes. | Tom Tromey | 1 | -5/+5 |
2001-06-08 | For PR bootstrap/3075: | Tom Tromey | 1 | -1/+1 |
2001-05-24 | Makefile.am: Override gctest_OBJECTS so tests/test.c can be built. | Bryce McKinlay | 1 | -2/+6 |
2001-05-21 | Imported version version 6.0alpha7. | Bryce McKinlay | 1 | -11/+11 |
2001-03-22 | * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc. | Tom Tromey | 1 | -1/+1 |
2001-03-21 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -1/+1 |
2001-03-17 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+1 |
2000-12-30 | For boehm-gc: | Bryce McKinlay | 1 | -2/+5 |
2000-12-12 | Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS. | Alexandre Petit-Bianco | 1 | -1/+1 |
2000-09-30 | configure.in: Define GC_GCJ_SUPPORT. | Bryce McKinlay | 1 | -1/+1 |
2000-04-19 | Makefile.am, [...]: irix_threads.c is now hpux_irix_threads.c. | Bryce McKinlay | 1 | -1/+1 |
1999-12-13 | aclocal.m4, configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
1999-11-04 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -3/+2 |
1999-11-03 | configure: Rebuilt. | Tom Tromey | 1 | -2/+2 |
1999-11-01 | Merged GC 5.0alpha4 with local changes, plus: | Tom Tromey | 1 | -1/+2 |
1999-08-10 | Makefile.in: Rebuilt. | Rainer Orth | 1 | -1/+1 |
1999-07-19 | Makefile.am (.s.lo): Avoid `#line' directives. | Alexandre Oliva | 1 | -1/+3 |
1999-07-19 | Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for ... | Alexandre Oliva | 1 | -6/+6 |