aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-1/+8
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/+25
2007-03-27configure.ac: Fix assembler test for powerpc*-linux decimal float.Janis Johnson1-2/+2
2007-03-27* configure: Regenerate using the correct version of autoconf.Janis Johnson1-5654/+5257
2007-03-26Add file left out of prior commit, and regenerate the proper configure scriptZack Weinberg1-5278/+5657
2007-03-24Add BID decimal supportMichael Meissner1-11/+46
2007-03-16configure.ac: Remove excess quoting from asm line 0 test.Alexandre Oliva1-2/+2
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/+33
2007-03-13configure.ac: Test for assembler tolerance to # 0 "".Alexandre Oliva1-0/+40
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-37/+37
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-106/+184
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-64/+64
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-5777/+5288
2007-01-07configure.ac: Check for __stack_chk_fail for darwin.Eric Christopher1-5226/+5733
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/+37
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-14configure: Regenerate with autoconf 2.59.Eric Christopher1-6261/+4321
2006-11-13configure.ac: Add changequote around __LONG_DOUBLE_MATH_OPTIONAL test.Jakub Jelinek1-1/+2
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-4323/+6263
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/+39
2006-11-01invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz1-0/+46
2006-11-01target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith1-1/+10
2006-10-29configure.ac (HAVE_AS_NO_SHARED): New AC_DEFINE.Richard Sandiford1-0/+36
2006-10-28except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou1-0/+47
2006-10-10--(top level)--------------------------------------------Brooks Moses1-1/+1
2006-10-10* Add new port for score.Chen Liqin1-1/+1
2006-10-09re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey1-0/+153
2006-07-18Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage...Paolo Bonzini1-2/+12
2006-07-07re PR target/27968 (gcc emits (undefined) ffreep opcode which is not understo...Roger Sayle1-0/+33
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-22/+40
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