aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-38/+2
2004-09-07configure.ac (enable-checking): Add release option.Nathan Sidwell1-43/+44
2004-09-04configure: Regenerated.H.J. Lu1-5/+7
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-150/+129
2004-08-31Made fixincludes a toplevel build module.Paolo Bonzini1-6/+3
2004-08-30re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski1-0/+8
2004-08-30configure.ac: Do not run fixincludes after stage1 during toplevel bootstrap.Paolo Bonzini1-121/+72
2004-08-27configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell1-7/+34
2004-08-21linux64.h (DOT_SYMBOLS): Define.Alan Modra1-65/+171
2004-08-20configure.ac: Don't escape apostrophe in --enable-coverage help.Ben Elliston1-122/+66
2004-08-20configure.ac (mips*-*-*): Print an error if not using GAS.Richard Sandiford1-65/+130
2004-08-17Makefile.in: Regenerate.Paolo Bonzini1-152/+94
2004-08-16Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg1-73/+122
2004-08-16configure.ac: Replace _GCC_TOPLEV_NONCANONICAL_TARGET with ACX_NONCANONICAL_T...Nathanael Nerode1-122/+68
2004-08-12configure.ac: When testing for flex, nm, ar, and bison, check that they will ...Geoffrey Keating1-68/+127
2004-08-03aclocal.m4 (gcc_AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h> and mmap() ex...Maciej W. Rozycki1-2/+146
2004-07-23intl.c (gcc_init_libintl): Use PACKAGE for the text domain.Matthias Klose1-0/+5
2004-07-13configure.ac (gcc_cv_as_offsetable_lo10): Fix a typo.Anthony Heading1-1/+1
2004-07-12Fix NM/AR propagation from toplevel for recursive makes.James E Wilson1-1/+88
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