aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-09-23configure.ac (ld_vers): Support GNU linker version xx.xx.*H.J. Lu1-4/+1
2007-09-23configure.ac (MAKEINFO): Handle makeinfo version 4.10 and above.Jakub Jelinek1-1/+1
2007-09-14configure.ac (mips*-sde-elf*): New stanza.Richard Sandiford1-1/+1
2007-09-13re PR bootstrap/33418 ([4.1/4.2/4.3]: Gcc failed to detect HJL's binutils lin...H.J. Lu1-0/+1
2007-08-25configure.ac (--debug-prefix-map check): Change assembler version presumed to...Joseph Myers1-1/+1
2007-08-23configure.ac (leb128): Modify sed statement to work with any binutils version...Brian Sidebotham1-3/+10
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-0/+3
2007-08-20c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...Chao-ying Fu1-0/+22
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+6
2007-08-07configure.ac: Define HAVE_GNU_AS if $gas_flag is yes.Carlos O'Donell1-0/+3
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini1-1/+1
2007-07-26configure.ac: Add types checking to stage1 checking flags.Richard Guenther1-5/+16
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-13Index: gcc/ChangeLogGeoffrey Keating1-0/+5
2007-07-03configure.ac: Test for .dtprelword support on MIPS.Joseph Myers1-0/+10
2007-07-02configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford1-39/+2
2007-07-02configure.ac: Check for .gnu_attribute on Power.Joseph Myers1-0/+6
2007-06-30configure.ac: Check for .gnu_attribute on MIPS.Joseph Myers1-0/+6
2007-06-14configure.ac: Fix earlier checkin.Paolo Bonzini1-1/+1
2007-06-14configure.ac: Fix a typo in --enable-checking=.H.J. Lu1-1/+1
2007-06-14acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini1-103/+15
2007-06-14configure.ac: Add --enable-checking=df.Paolo Bonzini1-16/+11
2007-05-16configure.ac: Allow sysroots to be relocated under $prefix as well as $exec_p...Richard Sandiford1-6/+9
2007-05-16revert: configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford1-2/+39
2007-05-12configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford1-39/+2
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-0/+3
2007-04-19configure.ac: Allow both powerpc*-*-linux* and powerpc*-*-gnu* for long doubl...Joseph Myers1-1/+2
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