aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Makefile.in (stamp-as, [...]): Remove.Paolo Bonzini1-0/+13
2007-03-27configure.ac: Fix assembler test for powerpc*-linux decimal float.Janis Johnson1-2/+2
2007-03-26gengtype.c: Don't include gtyp-gen.h.Zack Weinberg1-19/+3
2007-03-24Add BID decimal supportMichael Meissner1-10/+41
2007-03-16configure.ac: Remove excess quoting from asm line 0 test.Alexandre Oliva1-1/+1
2007-03-16configure.ac: Don't require ELF binutils to tolerate # 0 "".Alexandre Oliva1-1/+1
2007-03-14configure.ac (HAVE_AS_IX86_SAHF): On x86 targets check whether the configured...Uros Bizjak1-0/+6
2007-03-13configure.ac: Test for assembler tolerance to # 0 "".Alexandre Oliva1-0/+24
2007-03-10configure.ac (glibc_header_dir): Set using with_build_sysroot if defined.Joseph Myers1-0/+4
2007-03-06re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers1-2/+2
2007-03-06configure.ac: Allow tm_file to contain build-directory files.Richard Sandiford1-0/+5
2007-03-03configure.ac (HAVE_AS_REL16): Move test back to correct place.Andreas Schwab1-7/+7
2007-03-01Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses1-2/+2
2007-02-21configure.ac (powerpc*-*-darwin*): #include <sys/cdefs.h>.Mike Stump1-0/+1
2007-02-20invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp.Janis Johnson1-0/+30
2007-01-12configure.ac: Set insn to "nop" for spu-*-* also.Andrew Pinski1-1/+1
2007-01-11configure.ac (strict1_warn): Rename to strict_warn.Paolo Bonzini1-91/+8
2007-01-07configure.ac: Check for __stack_chk_fail for darwin.Eric Christopher1-5/+11
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-1/+1
2007-01-02configure.ac: Remove support for building with Apple's gcc-3.1.Mike Stump1-7/+0
2007-01-01configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for .literal16.Mike Stump1-0/+6
2006-12-21re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution ...Eric Botcazou1-0/+36
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-2/+3
2006-11-13configure.ac: Add changequote around __LONG_DOUBLE_MATH_OPTIONAL test.Jakub Jelinek1-1/+4
2006-11-13configure.ac (ld_vers): Parse GNU ld version 2.17.50.0.3-6 20060715 style ver...Jakub Jelinek1-1/+1
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