| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | kcook | 2004-01-15 | 1 | -12/+25 |
* | * configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*. | sje | 2004-01-09 | 1 | -1/+1 |
* | 2004-01-08 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-01-09 | 1 | -14/+15 |
* | * configure.ac: Use AC_PROG_CPP_WERROR. | neroden | 2004-01-05 | 1 | -460/+25 |
* | * configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM | neroden | 2004-01-03 | 1 | -1/+5 |
* | Missed in last commit: | neroden | 2004-01-03 | 1 | -12/+32 |
* | * configure.in: Rename to configure.ac. | neroden | 2004-01-03 | 1 | -3310/+8154 |
* | Patch from Dan Nicolaescu | wilson | 2003-12-22 | 1 | -301/+318 |
* | Drop test for libunwind 0.95 and earlier. | wilson | 2003-12-20 | 1 | -111/+70 |
* | patch from Fred Fish | wilson | 2003-12-17 | 1 | -34/+1 |
* | PR bootstrap/13386 | danglin | 2003-12-16 | 1 | -49/+55 |
* | libunwind related patch from David Mosberger | wilson | 2003-12-11 | 1 | -71/+112 |
* | * configure.in, aclocal.m4: Revert to pre-2.5x conversion status. | neroden | 2003-12-07 | 1 | -8189/+3318 |
* | * configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM | neroden | 2003-12-07 | 1 | -1/+5 |
* | * configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE. | neroden | 2003-12-07 | 1 | -12/+32 |
* | * configure: Regenerate with (preferred) autoconf 2.57. | neroden | 2003-12-07 | 1 | -1194/+569 |
* | * configure.in: Make minimum necessary changes for autoconf 2.5x. | neroden | 2003-12-07 | 1 | -3330/+8802 |
* | * configure.in: Generalize the CONFIG_HEADERS pattern under which | neroden | 2003-12-04 | 1 | -28/+28 |
* | * configure.in: Pull AC_CHECK_HEADER call out of shell if statement | neroden | 2003-12-04 | 1 | -266/+268 |
* | * aclocal.m4 (AM_ICONV): Add explicit check for iconv.h. | zack | 2003-12-03 | 1 | -114/+155 |
* | * aclocal.m4 (gcc_AC_PROG_GNAT): Rewrite to account for removal | neroden | 2003-11-26 | 1 | -262/+251 |
* | * configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long. | neroden | 2003-11-26 | 1 | -256/+233 |
* | * configure.in: Add xtensa-*-* targets to test for dwarf2 debug_line. | bwilson | 2003-11-21 | 1 | -1/+1 |
* | gcc: | jsm28 | 2003-11-20 | 1 | -1/+1 |
* | * aclocal.m4: Blacklist ultrix* for mmap file. | danglin | 2003-11-01 | 1 | -1/+1 |
* | PR bootstrap/9863 | neroden | 2003-10-31 | 1 | -221/+227 |
* | * configure.in <enable-checking for valgrind>: Look for | hp | 2003-10-29 | 1 | -233/+267 |
* | 2003-10-26 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2003-10-27 | 1 | -2/+2 |
* | 2003-10-22 Chris Demetriou <cgd@broadcom.com> | cgd | 2003-10-23 | 1 | -1/+1 |
* | 2003-10-20 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2003-10-20 | 1 | -297/+321 |
* | * configure.in: Add snprintf to gcc_AC_CHECK_DECLS list. | zack | 2003-10-16 | 1 | -101/+104 |
* | * configure.in: Clean up some feedback echoes. | neroden | 2003-10-14 | 1 | -23/+15 |
* | * Makefile.in, configure.in, config.host, mkheaders.in: Replace | neroden | 2003-10-14 | 1 | -311/+314 |
* | * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o | zack | 2003-10-13 | 1 | -75/+71 |
* | * configure.in: Remove unnecessary test. | neroden | 2003-10-13 | 1 | -71/+66 |
* | * configure.in: Fix grammatical error. Move UWIN host error to... | neroden | 2003-10-13 | 1 | -131/+126 |
* | * configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34]*-*-* cases. | kkojima | 2003-10-10 | 1 | -0/+13 |
* | * config.gcc: Don't accept --enable-threads=pthreads. Clean | neroden | 2003-10-08 | 1 | -2/+2 |
* | * configure.in: Clean up thread file logic. | neroden | 2003-10-07 | 1 | -249/+248 |
* | PR bootstrap/12512 | mmitchel | 2003-10-06 | 1 | -4/+3 |
* | PR bootstrap/12276 | schwab | 2003-10-03 | 1 | -75/+79 |
* | * aclocal.m4: Add hpux10* and hpux11.00 to /dev/zero blacklist. | danglin | 2003-10-01 | 1 | -1/+1 |
* | * aclocal.m4: Add ultrix* to /dev/zero blacklist. | danglin | 2003-10-01 | 1 | -2/+2 |
* | 2003-09-23 Andrew Pinski <apinski@apple.com> | pinskia | 2003-09-24 | 1 | -80/+87 |
* | * Makefile.in (gnucompare*): Merge into ... | ghazi | 2003-09-23 | 1 | -211/+212 |
* | * config.gcc: Use ${target}, not $machine. | neroden | 2003-09-23 | 1 | -74/+72 |
* | * configure.in (HAVE_GAS_SHF_MERGE): Always define to test result. | ro | 2003-09-23 | 1 | -44/+43 |
* | * config.gcc: Do per-target disabling of fixproto here in clauses, | neroden | 2003-09-23 | 1 | -63/+73 |
* | * configure.in: Remove --with-elf, which doesn't work. | neroden | 2003-09-19 | 1 | -309/+297 |
* | * configure.in (gcc_cv_ld_hidden): Don't test gnu_ld_flag. | ro | 2003-09-17 | 1 | -50/+48 |