aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-1/+1
2006-02-23[multiple changes]Jakub Jelinek1-0/+33
2006-02-20configure.ac (target_list): Add install-info, dvi, html.Paolo Bonzini1-1/+1
2006-02-20re PR bootstrap/25670 (build fail with 'make all-gcc')Paolo Bonzini1-75/+79
2006-02-14re PR bootstrap/26053 (Misdetection of COMDAT group support with GNU as and n...Rainer Orth1-4/+7
2006-02-07configure.ac (TLS assembler check): Do not enable TLS by default on SPARC/Sol...Eric Botcazou1-0/+9
2006-02-06configure.ac: Unconditionally disable decimal float by default.Ben Elliston1-11/+2
2006-01-29configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported.Gabriel Dos Reis1-0/+17
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg1-2/+15
2006-01-26configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.Paolo Bonzini1-57/+74
2006-01-25re PR libgcj/25816 (Configure detects TLS, but glibc does not support it.)David Daney1-3/+22
2005-12-21configure.ac: Enable C extension for decimal float if invoked with --enable-d...Ben Elliston1-0/+32
2005-12-07sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola1-2/+2
2005-11-24configure.ac: Require at least texinfo 4.4.Uros Bizjak1-1/+1
2005-11-15configure.ac: Use .machine power5 not power5x.David Edelsohn1-1/+1
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn1-0/+15
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-0/+5
2005-11-07configure.ac: Enable checking assembler dwarf2 support for bfin target.Jie Zhang1-1/+1
2005-11-04configure.ac: Add test for ARM TLS support.Daniel Jacobowitz1-1/+14
2005-10-10re PR target/12098 (gcc build fails without gas on ia64-hpux: error: invalid ...Steve Ellcey1-0/+8
2005-10-06Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.Daniel Jacobowitz1-22/+11
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-1/+1
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-1/+0
2005-07-29re PR bootstrap/23131 (Fixincludes on cross-build is scanning /usr/include)Mark Mitchell1-8/+12
2005-07-25gcc.c (option_map): Add --sysroot.Mark Mitchell1-4/+13
2005-07-24Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.Kaveh R. Ghazi1-1/+17
2005-07-08Index: ChangeLogGeoffrey Keating1-2/+3
2005-07-06configure.ac (hppa*-*-linux*): Check for a TLS capable gas.Randolph Chung1-0/+29
2005-07-06aclocal.m4: Update macros for autoconf 2.59 style.Kelley Cook1-30/+30
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-0/+39
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-16Alan Modra <amodra.bigpond.net.au>Paolo Bonzini1-159/+22
2005-06-03configure.ac: Check declaration for asprintf, needed by libiberty.h.Gabriel Dos Reis1-1/+1
2005-06-01configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.Richard Henderson1-0/+8
2005-06-01configure.ac: Add --enable-secureplt.Alan Modra1-0/+22
2005-05-25configure.ac: Don't use gcc_AC_C_LONG_LONG.Kelley Cook1-8/+2
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-8/+26
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-3/+6
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/+18
2005-05-04xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook1-1/+1
2005-04-27configure.ac: Check for ld --sysroot support.Mark Mitchell1-0/+17
2005-04-13configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf.Eric Botcazou1-2/+2
2005-04-11configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi1-8/+11
2005-04-01configure.ac (enable-checking): Explicitly set all variables for collective s...Nathan Sidwell1-20/+31
2005-03-30Makefile.def (bfd, [...]): Set lib_path.Paolo Bonzini1-2/+0
2005-03-24configure.ac (enable-checking): Add 'runtime' option.Nathan Sidwell1-5/+12
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-46/+26