aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2004-07-11configure.ac: Alphabetize --enable-checking list, add missing valgrind entry.Phil Edwards1-125/+70
2004-07-08system.h: Prototype getpagesize if missing.Aaron W. LaFramboise1-1/+2
2004-07-07configure: Regenerate with the right autoconf.Andrew Pinski1-4/+91
2004-07-07collect2.c (dump_file): Don't call cplus_demangle if HAVE_LD_DEMANGLE is defi...H.J. Lu1-91/+40
2004-07-04configure.ac (ranlib_flags): New variable.Mark Mitchell1-2/+16
2004-06-18opts.sh: Delete.Kelley Cook1-1/+1
2004-06-12configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg1-184/+119
2004-06-09Makefile.tpl (touch-stage[+id+]): New.Paolo Bonzini1-283/+122
2004-06-08* configure.ac: New --enable-mapped-location sets USE_MAPPED_LOCATION.Per Bothner1-1/+18
2004-05-27configure.ac: Remove --enable-tree-browser option.Bryce McKinlay1-16/+5
2004-05-25configure.ac (gcc_cv_ld): Prefer in-tree ld over whatever the top-level detec...Alexandre Oliva1-138/+80
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+67
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