Age | Commit message (Expand) | Author | Files | Lines |
2005-06-03 | configure.ac: Check declaration for asprintf, needed by libiberty.h. | Gabriel Dos Reis | 1 | -1/+1 |
2005-06-01 | configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New. | Richard Henderson | 1 | -0/+8 |
2005-06-01 | configure.ac: Add --enable-secureplt. | Alan Modra | 1 | -0/+22 |
2005-05-25 | configure.ac: Don't use gcc_AC_C_LONG_LONG. | Kelley Cook | 1 | -8/+2 |
2005-05-17 | configure.ac: Remove spaces around assignment to gcc_cv_ld_sysroot. | Daniel Jacobowitz | 1 | -1/+1 |
2005-05-08 | configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for GNU linker. | Julian Brown | 1 | -8/+26 |
2005-05-08 | Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | Nathan Sidwell | 1 | -3/+6 |
2005-05-07 | re PR bootstrap/21403 (Canadian cross build fails.) | Anthony Green | 1 | -1/+1 |
2005-05-07 | config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti... | David Edelsohn | 1 | -1/+18 |
2005-05-04 | xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN. | Kelley Cook | 1 | -1/+1 |
2005-04-27 | configure.ac: Check for ld --sysroot support. | Mark Mitchell | 1 | -0/+17 |
2005-04-13 | configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. | Eric Botcazou | 1 | -2/+2 |
2005-04-11 | configure.ac (fixincludes_UNLOCKED_FUNCS): New. | Kaveh R. Ghazi | 1 | -8/+11 |
2005-04-01 | configure.ac (enable-checking): Explicitly set all variables for collective s... | Nathan Sidwell | 1 | -20/+31 |
2005-03-30 | Makefile.def (bfd, [...]): Set lib_path. | Paolo Bonzini | 1 | -2/+0 |
2005-03-24 | configure.ac (enable-checking): Add 'runtime' option. | Nathan Sidwell | 1 | -5/+12 |
2005-03-16 | gcc-version.m4: Delete. | Zack Weinberg | 1 | -46/+26 |
2005-03-14 | config.gcc (extra_options): New variable for listing option files. | Richard Sandiford | 1 | -2/+9 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -1/+5 |
2005-03-13 | configure.ac: Check for MIPS TLS. | Daniel Jacobowitz | 1 | -0/+17 |
2005-03-13 | configure.ac: Update checks for target tools. | Daniel Jacobowitz | 1 | -7/+15 |
2005-02-26 | (top level) | Nathanael Nerode | 1 | -4/+3 |
2005-02-07 | re PR ada/19489 (gnat tools not buildable cross) | Nathanael Nerode | 1 | -0/+5 |
2005-01-26 | invoke.texi: Document -mTLS. | Aldy Hernandez | 1 | -0/+9 |
2005-01-08 | configure.ac (DWARF-2 debug_line): Use objdump. | Eric Botcazou | 1 | -2/+3 |
2005-01-08 | configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo. | Eric Botcazou | 1 | -1/+1 |
2004-12-15 | re PR target/18153 (-static-libgcc links in libunwind.so.7) | H.J. Lu | 1 | -0/+19 |
2004-12-15 | re PR c++/17242 (Testsuite fails due to duplicate symbols) | John David Anglin | 1 | -0/+6 |
2004-12-03 | config.if: Delete. | Richard Sandiford | 1 | -3/+3 |
2004-12-02 | Introduce and use config/gcc-version.m4. | Richard Sandiford | 1 | -12/+2 |
2004-11-27 | re PR bootstrap/18142 ("Unknown pseudo-op: .machine" compiling darwin-crt2.c) | Per Bothner | 1 | -1/+10 |
2004-11-25 | configure.ac: Tweak test for HAVE_DECL_LDGETNAME to avoid a system header con... | Roger Sayle | 1 | -0/+6 |
2004-11-22 | re PR target/18444 (Multithreading broken on Unix95-class platforms) | Eric Botcazou | 1 | -1/+1 |
2004-11-05 | Index: ChangeLog | Geoffrey Keating | 1 | -9/+1 |
2004-11-02 | configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just because we don't ... | Geoffrey Keating | 1 | -3/+5 |
2004-10-27 | configure.ac: Don't test for [build] __cxa_atexit when building a cross compi... | Paul Brook | 1 | -7/+16 |
2004-10-27 | configure.ac: Use build_exeext not host_exeext when lookin for target tools. | Paul Brook | 1 | -30/+30 |
2004-10-20 | Revert previous patch see http://gcc.gnu.org/ml/gcc/2004-10/msg00805.html | Kelley Cook | 1 | -9/+1 |
2004-10-20 | re PR java/15575 (HAVE_LANGINFO_CODESET never defined) | Bryce McKinlay | 1 | -0/+2 |
2004-10-19 | configure.ac (powerpc-*-darwin*): Require assembler to support .machine direc... | Kelley Cook | 1 | -2/+10 |
2004-10-14 | configure.ac: Add .machine power4 directive when testing for mfcr field. | David Edelsohn | 1 | -1/+2 |
2004-10-14 | configure.ac: Use $LN_S for creating symlinks (not $LN). | Richard Earnshaw | 1 | -4/+4 |
2004-10-12 | configure.ac (symbolic_link): Replace with $LN_S. | Paolo Bonzini | 1 | -37/+26 |
2004-10-11 | configure.ac: Don't look for host assembler when building a canadian cross. | Paul Brook | 1 | -12/+20 |
2004-09-27 | aclocal.m4: Quote m4_includes. | R. Kelley Cook | 1 | -1/+0 |
2004-09-23 | re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1) | H.J. Lu | 1 | -0/+3 |
2004-09-23 | aclocal.m4: Add in gettext's m4 includes. | Kelley Cook | 1 | -1/+1 |
2004-09-22 | aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND. | Kelley Cook | 1 | -10/+2 |
2004-09-18 | configure.ac: Replace AC_COMPILE_CHECK_SIZEOF with AC_CHECK_SIZEOF. | Jones Desougi | 1 | -6/+6 |
2004-09-17 | configure.ac (gcc_cv_gld_version): Handle whitespace before "VERSION=". | Hans-Peter Nilsson | 1 | -1/+1 |