aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2004-05-02configure.ac (FLEX, BISON): Only use tools from the build tree if build equal...Alexandre Oliva1-3/+3
2004-04-30* config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]Brian Ford1-66/+173
2004-04-30configure.ac (--with-as): Abort if user-supplied assembler cannot be executed.Ben Elliston1-129/+73
2004-04-17configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK.Richard Sandiford1-70/+133
2004-04-15libada-mk.in: New file.Nathanael Nerode1-1/+1
2004-04-07config.gcc: Stop changing enable_threads midstream.Nathanael Nerode1-6/+4
2004-04-05re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)Ian Lance Taylor1-1/+16
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra1-0/+24
2004-03-24configure.ac: Add --enable-werror-always (for top level bootstrap support).Nathanael Nerode1-1/+15
2004-03-24Makefile.in (STRICT2_WARN): Reorder.Nathanael Nerode1-1/+55
2004-03-24configure.ac: Check for -Wno-variadic-macros...Nathanael Nerode1-60/+111
2004-03-22configure.ac: Allow --disable-coverage-flags (for the future benefit of top l...Nathanael Nerode1-10/+14
2004-03-11configure: Regenerate, since I forgot to while committing Paolo's changes.Nathanael Nerode1-371/+117
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook1-50/+59
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson1-4/+4
2004-03-08re PR target/14471 (Workaround for errata regarding multiplication bug)Hans-Peter Nilsson1-476/+1178
2004-03-05configure.ac: When passing --enable-languages to subdir configure when host !...Ian Lance Taylor1-15/+16
2004-02-29configure.ac: Rearrange some threading code for clarity; add section comment.Nathanael Nerode1-26/+49
2004-02-25config.gcc: Add comment describing extra_gcc_objs.Kelley Cook1-2/+3
2004-02-18configure.ac: When generating auto-build.h, pass --enable-languages to the su...Geoffrey Keating1-4/+5
2004-02-13configure.ac: Search for as, ld below libexec/gcc.Rainer Orth1-4/+4
2004-02-13configure.ac (gcc_cv_ld): Don't set to LD if target is not host, but try LD_F...Alexandre Oliva1-1/+3
2004-02-09configure.ac: Remove default executable files before AC_PROG_CC.Rainer Orth1-1/+10
2004-02-05configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr.David Edelsohn1-4/+6
2004-01-30re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)Dara Hazeghi1-0/+77
2004-01-30configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for s390*-*-* targets...Ulrich Weigand1-1/+1
2004-01-21re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook1-6/+10
2004-01-19sol2.h (ASM_DECLARE_OBJECT_NAME): New.Eric Botcazou1-7/+47
2004-01-17Makefile.in: Remove rule for ggc-simple.o.Steven Bosscher1-2/+2
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook1-12/+25
2004-01-09configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*.Steve Ellcey1-1/+1
2004-01-09Makefile.in: Rename configure.in to configure.acKelley Cook1-14/+15
2004-01-05configure.ac: Use AC_PROG_CPP_WERROR.Nathanael Nerode1-460/+25
2004-01-03configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode1-1/+5
2004-01-03Missed in last commit:Nathanael Nerode1-12/+32
2004-01-03configure.in: Rename to configure.ac.Nathanael Nerode1-3310/+8154
2003-12-21Patch from Dan NicolaescuDan Nicolaescu1-301/+318
2003-12-19Drop test for libunwind 0.95 and earlier.James E Wilson1-111/+70
2003-12-16patch from Fred FishFred Fish1-34/+1
2003-12-16re PR bootstrap/13386 (HAVE_GAS_HIDDEN not set when using GAS with HP linker)John David Anglin1-49/+55
2003-12-11libunwind related patch from David MosbergerDavid Mosberger1-71/+112
2003-12-07configure.in, aclocal.m4: Revert to pre-2.5x conversion status.Nathanael Nerode1-8189/+3318
2003-12-07configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode1-1/+5
2003-12-07configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode1-12/+32
2003-12-07configure: Regenerate with (preferred) autoconf 2.57.Nathanael Nerode1-1194/+569
2003-12-07configure.in: Make minimum necessary changes for autoconf 2.5x.Nathanael Nerode1-3330/+8802
2003-12-04configure.in: Generalize the CONFIG_HEADERS pattern under which we stamp csta...Nathanael Nerode1-28/+28
2003-12-04configure.in: Pull AC_CHECK_HEADER call out of shell if statement to avoid tr...Nathanael Nerode1-266/+268
2003-12-03aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.Zack Weinberg1-114/+155
2003-11-26aclocal.m4 (gcc_AC_PROG_GNAT): Rewrite to account for removal of ADAC.Nathanael Nerode1-262/+251