summaryrefslogtreecommitdiff
path: root/boehm-gc/configure
Commit message (Expand)AuthorAgeFilesLines
* * configure: Regenerate.Mike Stump2005-05-101-1/+1
* * configure: Regenerate.Mike Stump2005-04-131-1/+62
* re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay2005-02-161-0/+8
* boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2005-01-021-1/+2
* configure: Regenerate.Kelley Cook2004-12-131-9/+2
* re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2004-11-301-4/+10
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2004-11-291-9/+2
* Fix "PACKAGE_NAME redefined" errors.Bryce McKinlay2004-11-261-1/+2
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2004-11-251-2/+9
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-241-9/+2
* configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too.Eric Botcazou2004-11-221-2/+2
* re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou2004-11-221-1/+1
* Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook2004-11-051-23/+1
* configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook2004-09-271-51/+99
* backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_bac...Hans Boehm2004-08-281-5/+5
* aclocal.m4: Remove obsolete construct for old automake.Nathanael Nerode2004-08-161-59/+27
* configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay2004-08-141-93/+331
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-161-229/+837
* re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima2004-05-181-1/+1
* configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook2004-03-111-260/+530
* ltconfig, ltmain.sh: Remove unused files.Nathanael Nerode2004-02-271-27/+1
* configure.in: Add CCAS, CCASFLAGS for future automakes.Nathanael Nerode2004-02-271-2/+10
* Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.Nathanael Nerode2004-02-261-24/+0
* acinclude.m4: Remove GC_CONFIGURE macro; move contents to configure.in.Nathanael Nerode2004-02-261-4/+1
* configure.in: Remove more obsolete, bogus code.Nathanael Nerode2004-02-261-21/+0
* acinclude.m4: Remove obsolete and bogus constructs.Nathanael Nerode2004-02-261-16/+2
* acinclude.m4: De-precious CC and CXX so that the right flags are passed down ...Nathanael Nerode2004-02-251-549/+282
* acinclude.m4: Remove old no-executables workaround; add new no-executables wo...Nathanael Nerode2004-02-231-1710/+5184
* configure.in: Use NCN_TARGET_NONCANONICAL and friends.Nathanael Nerode2004-02-231-82/+143
* acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.Nathanael Nerode2004-02-201-80/+57
* acinclude.m4: Move certain code to configure.in.Nathanael Nerode2004-02-201-244/+245
* configure.in (NO_EXECUTE_PERMISSION): Remove global declaration; add for ia64...Andrew Haley2004-01-161-49/+53
* * configure: Rebuild.Jeff Sturm2003-10-031-24/+20
* configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...Rainer Orth2003-09-291-2/+2
* * libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2003-09-091-1/+1
* configure.in: Set INCLUDES to absolute path.Rainer Orth2003-08-071-2/+3
* Import GC 6.3alpha1.Jeff Sturm2003-07-281-107/+468
* configure.in: define GC_DLL under mingw if --enable-sharedMohan Embar2003-04-281-104/+102
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2003-04-111-10/+29
* configure.in: Avoid trailing /.Andreas Schwab2003-03-121-29/+14
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva2003-02-201-15/+30
* configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva2003-01-281-103/+155
* configure, configure: Rebuilt.Alexandre Oliva2002-08-141-82/+115
* gcconfig.h: Add x86-64 definitions.Bo Thorsen2002-07-191-12/+15
* configure.in (machdep): Don't add mips_sgi_mach_dep.lo for Linux/mips.H.J. Lu2002-07-181-84/+75
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth2002-05-161-1/+1
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-081-73/+91
* Address mingw32 issues.Anthony Green2002-03-151-3/+7
* configure.in: Re-apply 2001-06-26 configure change.Richard Henderson2002-02-121-12/+11
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-121-14/+29