aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2004-10-27configure.ac: Don't test for [build] __cxa_atexit when building a cross compi...Paul Brook1-7/+16
2004-10-27configure.ac: Use build_exeext not host_exeext when lookin for target tools.Paul Brook1-30/+30
2004-10-20Revert previous patch see http://gcc.gnu.org/ml/gcc/2004-10/msg00805.htmlKelley Cook1-9/+1
2004-10-20re PR java/15575 (HAVE_LANGINFO_CODESET never defined)Bryce McKinlay1-0/+2
2004-10-19configure.ac (powerpc-*-darwin*): Require assembler to support .machine direc...Kelley Cook1-2/+10
2004-10-14configure.ac: Add .machine power4 directive when testing for mfcr field.David Edelsohn1-1/+2
2004-10-14configure.ac: Use $LN_S for creating symlinks (not $LN).Richard Earnshaw1-4/+4
2004-10-12configure.ac (symbolic_link): Replace with $LN_S.Paolo Bonzini1-37/+26
2004-10-11configure.ac: Don't look for host assembler when building a canadian cross.Paul Brook1-12/+20
2004-09-27aclocal.m4: Quote m4_includes.R. Kelley Cook1-1/+0
2004-09-23re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu1-0/+3
2004-09-23aclocal.m4: Add in gettext's m4 includes.Kelley Cook1-1/+1
2004-09-22aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.Kelley Cook1-10/+2
2004-09-18configure.ac: Replace AC_COMPILE_CHECK_SIZEOF with AC_CHECK_SIZEOF.Jones Desougi1-6/+6
2004-09-17configure.ac (gcc_cv_gld_version): Handle whitespace before "VERSION=".Hans-Peter Nilsson1-1/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-0/+19
2004-09-11configure.ac (AC_MSG_CHECKING(what linker to use)): in_tree_ld_is_elf should ...Adam Nemet1-1/+2
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-22/+0
2004-09-07configure.ac (enable-checking): Add release option.Nathan Sidwell1-40/+41
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-14/+4
2004-08-31Made fixincludes a toplevel build module.Paolo Bonzini1-5/+3
2004-08-30re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski1-0/+6
2004-08-30configure.ac: Do not run fixincludes after stage1 during toplevel bootstrap.Paolo Bonzini1-0/+7
2004-08-27configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell1-8/+31
2004-08-21linux64.h (DOT_SYMBOLS): Define.Alan Modra1-0/+41
2004-08-20configure.ac: Don't escape apostrophe in --enable-coverage help.Ben Elliston1-1/+1
2004-08-20configure.ac (mips*-*-*): Print an error if not using GAS.Richard Sandiford1-0/+9
2004-08-17Makefile.in: Regenerate.Paolo Bonzini1-26/+15
2004-08-16Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg1-5/+0
2004-08-16configure.ac: Replace _GCC_TOPLEV_NONCANONICAL_TARGET with ACX_NONCANONICAL_T...Nathanael Nerode1-2/+1
2004-08-12configure.ac: When testing for flex, nm, ar, and bison, check that they will ...Geoffrey Keating1-4/+8
2004-07-23intl.c (gcc_init_libintl): Use PACKAGE for the text domain.Matthias Klose1-0/+2
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-0/+15
2004-07-11configure.ac: Alphabetize --enable-checking list, add missing valgrind entry.Phil Edwards1-6/+6
2004-07-08system.h: Prototype getpagesize if missing.Aaron W. LaFramboise1-1/+1
2004-07-07collect2.c (dump_file): Don't call cplus_demangle if HAVE_LD_DEMANGLE is defi...H.J. Lu1-0/+26
2004-07-04configure.ac (ranlib_flags): New variable.Mark Mitchell1-0/+13
2004-06-18opts.sh: Delete.Kelley Cook1-1/+1
2004-06-12configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg1-1/+0
2004-06-09Makefile.tpl (touch-stage[+id+]): New.Paolo Bonzini1-1/+1
2004-06-08* configure.ac: New --enable-mapped-location sets USE_MAPPED_LOCATION.Per Bothner1-0/+9
2004-05-27configure.ac: Remove --enable-tree-browser option.Bryce McKinlay1-9/+5
2004-05-25configure.ac (gcc_cv_ld): Prefer in-tree ld over whatever the top-level detec...Alexandre Oliva1-10/+19
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-16/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+33
2004-05-02configure.ac (FLEX, BISON): Only use tools from the build tree if build equal...Alexandre Oliva1-2/+2
2004-04-30* config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]Brian Ford1-0/+20
2004-04-30configure.ac (--with-as): Abort if user-supplied assembler cannot be executed.Ben Elliston1-2/+2
2004-04-17configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK.Richard Sandiford1-3/+4