summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.Alan Modra2005-08-241-2/+2
* collect2.c (dup2): Delete.Kaveh R. Ghazi2005-08-191-2/+1
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2005-08-161-59/+0
* re PR bootstrap/23131 (Fixincludes on cross-build is scanning /usr/include)Mark Mitchell2005-07-291-8/+12
* * configure: Regenerate.DJ Delorie2005-07-261-3/+3
* gcc.c (option_map): Add --sysroot.Mark Mitchell2005-07-251-7/+21
* aclocal.m4 (gcc_AC_CHECK_TOOL): Add /bin to default directory.Paolo Bonzini2005-07-251-3/+3
* Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.Kaveh R. Ghazi2005-07-241-2/+58
* Index: ChangeLogGeoffrey Keating2005-07-081-2/+4
* aclocal.m4: Work around a bug in AC_PATH_PROGS when its last argument is empty.Paul Brook2005-07-061-3/+21
* configure.ac (hppa*-*-linux*): Check for a TLS capable gas.Randolph Chung2005-07-061-0/+29
* Makefile.def (target_modules): Add libssp.Jakub Jelinek2005-07-021-0/+48
* aclocal.m4 (gcc_AC_CHECK_TOOL): Do not overwrite the passed variable.Paolo Bonzini2005-06-171-3/+9
* Alan Modra <amodra.bigpond.net.au>Paolo Bonzini2005-06-161-140/+382
* configure.ac: Check declaration for asprintf, needed by libiberty.h.Gabriel Dos Reis2005-06-031-1/+2
* configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.Richard Henderson2005-06-011-0/+39
* configure.ac: Add --enable-secureplt.Alan Modra2005-06-011-1/+57
* configure.ac: Don't use gcc_AC_C_LONG_LONG.Kelley Cook2005-05-251-127/+129
* configure: Regenerate.Kelley Cook2005-05-241-108/+207
* configure.ac: Remove spaces around assignment to gcc_cv_ld_sysroot.Daniel Jacobowitz2005-05-171-1/+1
* configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for GNU linker.Julian Brown2005-05-081-214/+133
* Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell2005-05-081-4/+7
* re PR bootstrap/21403 (Canadian cross build fails.)Anthony Green2005-05-071-1/+1
* config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti...David Edelsohn2005-05-071-1/+49
* xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook2005-05-041-62/+82
* configure.ac: Check for ld --sysroot support.Mark Mitchell2005-04-271-0/+26
* configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.Eric Botcazou2005-04-131-2/+3
* configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi2005-04-111-8/+30
* configure.ac (enable-checking): Explicitly set all variables for collective s...Nathan Sidwell2005-04-011-21/+32
* Makefile.def (bfd, [...]): Set lib_path.Paolo Bonzini2005-03-301-17/+1
* configure.ac (enable-checking): Add 'runtime' option.Nathan Sidwell2005-03-241-5/+15
* gcc-version.m4: Delete.Zack Weinberg2005-03-161-183/+232
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-3/+11
* ggc-zone.c: Rewritten.Daniel Jacobowitz2005-03-131-1/+9
* configure.ac: Check for MIPS TLS.Daniel Jacobowitz2005-03-131-0/+17
* configure.ac: Update checks for target tools.Daniel Jacobowitz2005-03-131-212/+122
* re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini2005-02-281-109/+212
* (top level)Nathanael Nerode2005-02-261-5/+4
* re PR ada/19489 (gnat tools not buildable cross)Nathanael Nerode2005-02-071-206/+114
* invoke.texi: Document -mTLS.Aldy Hernandez2005-01-261-0/+9
* configure.ac (DWARF-2 debug_line): Use objdump.Eric Botcazou2005-01-081-2/+3
* configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo.Eric Botcazou2005-01-081-1/+1
* re PR target/18153 (-static-libgcc links in libunwind.so.7)H.J. Lu2004-12-151-0/+24
* re PR c++/17242 (Testsuite fails due to duplicate symbols)John David Anglin2004-12-151-0/+38
* config.if: Delete.Richard Sandiford2004-12-031-23/+23
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-11/+16
* re PR bootstrap/18142 ("Unknown pseudo-op: .machine" compiling darwin-crt2.c)Per Bothner2004-11-271-1/+33
* configure.ac: Tweak test for HAVE_DECL_LDGETNAME to avoid a system header con...Roger Sayle2004-11-251-0/+6
* re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou2004-11-221-1/+1
* Index: ChangeLogGeoffrey Keating2004-11-051-9/+1