| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> | neroden | 2004-03-11 | 1 | -371/+117 |
* | boehm-gc/ | kcook | 2004-03-11 | 1 | -50/+59 |
* | * configure: Regenerate for config/accross.m4 correction. | hp | 2004-03-09 | 1 | -4/+4 |
* | PR target/14471 | hp | 2004-03-08 | 1 | -476/+1178 |
* | * configure.ac: When passing --enable-languages to subdir | ian | 2004-03-05 | 1 | -15/+16 |
* | * configure.ac: Rearrange some threading code for clarity; | neroden | 2004-02-29 | 1 | -26/+49 |
* | 2004-02-25 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-02-25 | 1 | -2/+3 |
* | * configure.ac: When generating auto-build.h, pass | geoffk | 2004-02-18 | 1 | -4/+5 |
* | * configure.ac: Search for as, ld below libexec/gcc. | ro | 2004-02-13 | 1 | -4/+4 |
* | * configure.ac (gcc_cv_ld): Don't set to LD if target is not | aoliva | 2004-02-13 | 1 | -1/+3 |
* | * configure.ac: Remove default executable files before AC_PROG_CC. | ro | 2004-02-09 | 1 | -1/+10 |
* | * configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr. | dje | 2004-02-05 | 1 | -4/+6 |
* | 2004-01-30 Dara Hazeghi <dhazeghi@yahoo.com> | pinskia | 2004-01-31 | 1 | -0/+77 |
* | * configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for | uweigand | 2004-01-30 | 1 | -1/+1 |
* | gcc/ | kcook | 2004-01-21 | 1 | -6/+10 |
* | * config/sparc/sol2.h (ASM_DECLARE_OBJECT_NAME): New. Emit | ebotcazou | 2004-01-19 | 1 | -7/+47 |
* | * Makefile.in: Remove rule for ggc-simple.o. | steven | 2004-01-17 | 1 | -2/+2 |
* | 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 |