aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2005-08-24configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.Alan Modra1-2/+2
2005-08-19collect2.c (dup2): Delete.Kaveh R. Ghazi1-2/+1
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-59/+0
2005-07-29re PR bootstrap/23131 (Fixincludes on cross-build is scanning /usr/include)Mark Mitchell1-8/+12
2005-07-26* configure: Regenerate.DJ Delorie1-3/+3
2005-07-25gcc.c (option_map): Add --sysroot.Mark Mitchell1-7/+21
2005-07-25aclocal.m4 (gcc_AC_CHECK_TOOL): Add /bin to default directory.Paolo Bonzini1-3/+3
2005-07-24Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.Kaveh R. Ghazi1-2/+58
2005-07-08Index: ChangeLogGeoffrey Keating1-2/+4
2005-07-06aclocal.m4: Work around a bug in AC_PATH_PROGS when its last argument is empty.Paul Brook1-3/+21
2005-07-06configure.ac (hppa*-*-linux*): Check for a TLS capable gas.Randolph Chung1-0/+29
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-0/+48
2005-06-17aclocal.m4 (gcc_AC_CHECK_TOOL): Do not overwrite the passed variable.Paolo Bonzini1-3/+9
2005-06-16Alan Modra <amodra.bigpond.net.au>Paolo Bonzini1-140/+382
2005-06-03configure.ac: Check declaration for asprintf, needed by libiberty.h.Gabriel Dos Reis1-1/+2
2005-06-01configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.Richard Henderson1-0/+39
2005-06-01configure.ac: Add --enable-secureplt.Alan Modra1-1/+57
2005-05-25configure.ac: Don't use gcc_AC_C_LONG_LONG.Kelley Cook1-127/+129
2005-05-24configure: Regenerate.Kelley Cook1-108/+207
2005-05-17configure.ac: Remove spaces around assignment to gcc_cv_ld_sysroot.Daniel Jacobowitz1-1/+1
2005-05-08configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for GNU linker.Julian Brown1-214/+133
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-4/+7
2005-05-07re PR bootstrap/21403 (Canadian cross build fails.)Anthony Green1-1/+1
2005-05-07config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti...David Edelsohn1-1/+49
2005-05-04xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook1-62/+82
2005-04-27configure.ac: Check for ld --sysroot support.Mark Mitchell1-0/+26
2005-04-13configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.Eric Botcazou1-2/+3
2005-04-11configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi1-8/+30
2005-04-01configure.ac (enable-checking): Explicitly set all variables for collective s...Nathan Sidwell1-21/+32
2005-03-30Makefile.def (bfd, [...]): Set lib_path.Paolo Bonzini1-17/+1
2005-03-24configure.ac (enable-checking): Add 'runtime' option.Nathan Sidwell1-5/+15
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-183/+232
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-3/+11
2005-03-13ggc-zone.c: Rewritten.Daniel Jacobowitz1-1/+9
2005-03-13configure.ac: Check for MIPS TLS.Daniel Jacobowitz1-0/+17
2005-03-13configure.ac: Update checks for target tools.Daniel Jacobowitz1-212/+122
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-109/+212
2005-02-26(top level)Nathanael Nerode1-5/+4
2005-02-07re PR ada/19489 (gnat tools not buildable cross)Nathanael Nerode1-206/+114
2005-01-26invoke.texi: Document -mTLS.Aldy Hernandez1-0/+9
2005-01-08configure.ac (DWARF-2 debug_line): Use objdump.Eric Botcazou1-2/+3
2005-01-08configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo.Eric Botcazou1-1/+1
2004-12-15re PR target/18153 (-static-libgcc links in libunwind.so.7)H.J. Lu1-0/+24
2004-12-15re PR c++/17242 (Testsuite fails due to duplicate symbols)John David Anglin1-0/+38
2004-12-03config.if: Delete.Richard Sandiford1-23/+23
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-11/+16
2004-11-27re PR bootstrap/18142 ("Unknown pseudo-op: .machine" compiling darwin-crt2.c)Per Bothner1-1/+33
2004-11-25configure.ac: Tweak test for HAVE_DECL_LDGETNAME to avoid a system header con...Roger Sayle1-0/+6
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou1-1/+1
2004-11-05Index: ChangeLogGeoffrey Keating1-9/+1