aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/configure
AgeCommit message (Expand)AuthorFilesLines
2007-07-02re PR boehm-gc/21940 (boehm-gc gctest fails on Solaris 10/x86)Rainer Orth1-5/+5
2006-02-07gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek1-0/+23
2005-05-10* configure: Regenerate.Mike Stump1-1/+1
2005-04-13* configure: Regenerate.Mike Stump1-1/+62
2005-02-16re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay1-0/+8
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay1-1/+2
2004-12-13configure: Regenerate.Kelley Cook1-9/+2
2004-11-30re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay1-4/+10
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook1-9/+2
2004-11-26Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay1-1/+2
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook1-2/+9
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook1-9/+2
2004-11-22configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.Eric Botcazou1-2/+2
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou1-1/+1
2004-11-05Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook1-23/+1
2004-09-27configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook1-51/+99
2004-08-28backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm1-5/+5
2004-08-16aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode1-59/+27
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay1-93/+331
2004-06-16configure.ac: New name of configure.in.Paolo Bonzini1-229/+837
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima1-1/+1
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook1-260/+530
2004-02-27ltconfig, ltmain.sh: Remove unused files.Nathanael Nerode1-27/+1
2004-02-27configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode1-2/+10
2004-02-26Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.Nathanael Nerode1-24/+0
2004-02-26acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in.Nathanael Nerode1-4/+1
2004-02-26configure.in: Remove more obsolete, bogus code.Nathanael Nerode1-21/+0
2004-02-26acinclude.m4: Remove obsolete and bogus constructs.Nathanael Nerode1-16/+2
2004-02-25acinclude.m4: De-precious CC and CXX so that the right flags are passed down ...Nathanael Nerode1-549/+282
2004-02-23acinclude.m4: Remove old no-executables workaround; add new no-executables wo...Nathanael Nerode1-1710/+5184
2004-02-23configure.in: Use NCN_TARGET_NONCANONICAL and friends.Nathanael Nerode1-82/+143
2004-02-20acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.Nathanael Nerode1-80/+57
2004-02-20acinclude.m4: Move certain code to configure.in.Nathanael Nerode1-244/+245
2004-01-16configure.in (NO_EXECUTE_PERMISSION): Remove global declaration; add for ia64...Andrew Haley1-49/+53
2003-10-03* configure: Rebuild.Jeff Sturm1-24/+20
2003-09-29configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...Rainer Orth1-2/+2
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra1-1/+1
2003-08-07configure.in: Set INCLUDES to absolute path.Rainer Orth1-2/+3
2003-07-28Import GC 6.3alpha1.Jeff Sturm1-107/+468
2003-04-28configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar1-104/+102
2003-04-11libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva1-10/+29
2003-03-12configure.in: Avoid trailing /.Andreas Schwab1-29/+14
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva1-15/+30
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva1-103/+155
2002-08-14configure, configure: Rebuilt.Alexandre Oliva1-82/+115
2002-07-19gcconfig.h: Add x86-64 definitions.Bo Thorsen1-12/+15
2002-07-18configure.in (machdep): Don't add mips_sgi_mach_dep.lo for Linux/mips.H.J. Lu1-84/+75
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-1/+1
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva1-73/+91
2002-03-15Address mingw32 issues.Anthony Green1-3/+7