aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2006-11-09re PR bootstrap/26892 (Can't compile a 64-bit gcc)Eric Christopher1-2/+2
2006-11-08configure.ac: Do not set PREFIX_INCLUDE_DIR if $prefix is NONE.Carlos O'Donell1-1/+2
2006-11-06configure.ac: Fix typo in case statement: :: changed to ;;Jan van Dijk1-1/+1
2006-11-02configure.ac (HAVE_AS_IX86_DIFF_SECT_DELTA): New test to determine whether th...Roger Sayle1-0/+12
2006-11-01invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz1-0/+15
2006-11-01target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith1-2/+11
2006-10-29configure.ac (HAVE_AS_NO_SHARED): New AC_DEFINE.Richard Sandiford1-0/+4
2006-10-28except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou1-0/+43
2006-10-16configure.ac: Enable checking assembler dwarf2 support for score target.Chen Liqin1-1/+1
2006-10-10--(top level)--------------------------------------------Brooks Moses1-1/+1
2006-10-09re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey1-0/+20
2006-07-07re PR target/27968 (gcc emits (undefined) ffreep opcode which is not understo...Roger Sayle1-1/+7
2006-07-04configure.ac (.eh_frame data check): Use diff -b.Andrew Stubbs1-2/+5
2006-07-03configure.in: Fix thinko in previous check-in.Paolo Bonzini1-1/+1
2006-07-03re PR other/27063 (Fail to build gcc-core-4.2 snapshots)Paolo Bonzini1-20/+28
2006-06-21acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers...Mark Mitchell1-3/+6
2006-06-15Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too.Paolo Bonzini1-0/+8
2006-06-13Makefile.in: Define HTMLS_BUILD, HTMLS_INSTALL, html__strip_dir, html__mkdir_p.Carlos O'Donell1-0/+4
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-1/+19
2006-06-03Index: gcc/ChangeLogGeoffrey Keating1-0/+22
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-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