aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2006-06-21configure: Regenerated.Richard Guenther1-525/+304
2006-06-21acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers...Mark Mitchell1-308/+531
2006-06-15Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too.Paolo Bonzini1-131/+237
2006-06-13Makefile.in: Define HTMLS_BUILD, HTMLS_INSTALL, html__strip_dir, html__mkdir_p.Carlos O'Donell1-235/+142
2006-06-13configure.ac (HAS_MCONTEXT_T_UNDERSCORES): Include <sys/signal.h> before <uco...Roger Sayle1-0/+1
2006-06-06Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu...Mike Stump1-3/+39
2006-06-03Index: gcc/ChangeLogGeoffrey Keating1-0/+138
2006-05-31gcc/, libcpp/Daniel Jacobowitz1-3/+17
2006-05-01configure.ac (gcc_cv_nm): Don't use an in-tree nm if build!=host.DJ Delorie1-2/+4
2006-04-24revert: configure.ac: Completely disregard languages that are not enabled.Mark Mitchell1-4/+0
2006-04-23re PR c++/26534 ([4.1] bitfield wrong optimize)Mark Mitchell1-0/+4
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-1/+1
2006-02-23[multiple changes]Jakub Jelinek1-1/+42
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/+80
2006-02-14re PR bootstrap/26053 (Misdetection of COMDAT group support with GNU as and n...Rainer Orth1-133/+232
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-235/+131
2006-01-29configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported.Gabriel Dos Reis1-129/+282
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg1-3/+55
2006-01-26configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.Paolo Bonzini1-995/+242
2006-01-25re PR libgcj/25816 (Configure detects TLS, but glibc does not support it.)David Daney1-129/+250
2005-12-21configure.ac: Enable C extension for decimal float if invoked with --enable-d...Ben Elliston1-222/+169
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/+46
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-0/+37
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-0/+13
2005-10-10re PR target/12098 (gcc build fails without gas on ia64-hpux: error: invalid ...Steve Ellcey1-109/+217
2005-10-06Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.Daniel Jacobowitz1-229/+576
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