| Commit message (Expand) | Author | Age | Files | Lines |
* | opts.sh: Delete. | Kelley Cook | 2004-06-18 | 1 | -1/+1 |
* | configure.ac: Don't invoke ACX_HEADER_STDBOOL. | Zack Weinberg | 2004-06-12 | 1 | -184/+119 |
* | Makefile.tpl (touch-stage[+id+]): New. | Paolo Bonzini | 2004-06-09 | 1 | -283/+122 |
* | * configure.ac: New --enable-mapped-location sets USE_MAPPED_LOCATION. | Per Bothner | 2004-06-08 | 1 | -1/+18 |
* | configure.ac: Remove --enable-tree-browser option. | Bryce McKinlay | 2004-05-27 | 1 | -16/+5 |
* | configure.ac (gcc_cv_ld): Prefer in-tree ld over whatever the top-level detec... | Alexandre Oliva | 2004-05-25 | 1 | -138/+80 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+67 |
* | configure.ac (FLEX, BISON): Only use tools from the build tree if build equal... | Alexandre Oliva | 2004-05-02 | 1 | -3/+3 |
* | * config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC] | Brian Ford | 2004-04-30 | 1 | -66/+173 |
* | configure.ac (--with-as): Abort if user-supplied assembler cannot be executed. | Ben Elliston | 2004-04-30 | 1 | -129/+73 |
* | configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK. | Richard Sandiford | 2004-04-17 | 1 | -70/+133 |
* | libada-mk.in: New file. | Nathanael Nerode | 2004-04-15 | 1 | -1/+1 |
* | config.gcc: Stop changing enable_threads midstream. | Nathanael Nerode | 2004-04-07 | 1 | -6/+4 |
* | re PR target/14548 (building Ada library incorrectly requires collect2 on mingw) | Ian Lance Taylor | 2004-04-05 | 1 | -1/+16 |
* | gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg... | Alan Modra | 2004-04-01 | 1 | -0/+24 |
* | configure.ac: Add --enable-werror-always (for top level bootstrap support). | Nathanael Nerode | 2004-03-24 | 1 | -1/+15 |
* | Makefile.in (STRICT2_WARN): Reorder. | Nathanael Nerode | 2004-03-24 | 1 | -1/+55 |
* | configure.ac: Check for -Wno-variadic-macros... | Nathanael Nerode | 2004-03-24 | 1 | -60/+111 |
* | configure.ac: Allow --disable-coverage-flags (for the future benefit of top l... | Nathanael Nerode | 2004-03-22 | 1 | -10/+14 |
* | configure: Regenerate, since I forgot to while committing Paolo's changes. | Nathanael Nerode | 2004-03-11 | 1 | -371/+117 |
* | configure.ac: Bump AC_PREREQ to 2.59. | Kelley Cook | 2004-03-11 | 1 | -50/+59 |
* | * configure: Regenerate for config/accross.m4 correction. | Hans-Peter Nilsson | 2004-03-09 | 1 | -4/+4 |
* | re PR target/14471 (Workaround for errata regarding multiplication bug) | Hans-Peter Nilsson | 2004-03-08 | 1 | -476/+1178 |
* | configure.ac: When passing --enable-languages to subdir configure when host !... | Ian Lance Taylor | 2004-03-05 | 1 | -15/+16 |
* | configure.ac: Rearrange some threading code for clarity; add section comment. | Nathanael Nerode | 2004-02-29 | 1 | -26/+49 |
* | config.gcc: Add comment describing extra_gcc_objs. | Kelley Cook | 2004-02-25 | 1 | -2/+3 |
* | configure.ac: When generating auto-build.h, pass --enable-languages to the su... | Geoffrey Keating | 2004-02-18 | 1 | -4/+5 |
* | configure.ac: Search for as, ld below libexec/gcc. | Rainer Orth | 2004-02-13 | 1 | -4/+4 |
* | configure.ac (gcc_cv_ld): Don't set to LD if target is not host, but try LD_F... | Alexandre Oliva | 2004-02-13 | 1 | -1/+3 |
* | configure.ac: Remove default executable files before AC_PROG_CC. | Rainer Orth | 2004-02-09 | 1 | -1/+10 |
* | configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr. | David Edelsohn | 2004-02-05 | 1 | -4/+6 |
* | re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris) | Dara Hazeghi | 2004-01-30 | 1 | -0/+77 |
* | configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for s390*-*-* targets... | Ulrich Weigand | 2004-01-30 | 1 | -1/+1 |
* | re PR other/12730 (manual page install broken with old Pod::man) | Kelley Cook | 2004-01-21 | 1 | -6/+10 |
* | sol2.h (ASM_DECLARE_OBJECT_NAME): New. | Eric Botcazou | 2004-01-19 | 1 | -7/+47 |
* | Makefile.in: Remove rule for ggc-simple.o. | Steven Bosscher | 2004-01-17 | 1 | -2/+2 |
* | re PR bootstrap/12744 (A GCC release tarball can no longer be built without b... | Kelley Cook | 2004-01-15 | 1 | -12/+25 |
* | configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*. | Steve Ellcey | 2004-01-09 | 1 | -1/+1 |
* | Makefile.in: Rename configure.in to configure.ac | Kelley Cook | 2004-01-09 | 1 | -14/+15 |
* | configure.ac: Use AC_PROG_CPP_WERROR. | Nathanael Nerode | 2004-01-05 | 1 | -460/+25 |
* | configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ... | Nathanael Nerode | 2004-01-03 | 1 | -1/+5 |
* | Missed in last commit: | Nathanael Nerode | 2004-01-03 | 1 | -12/+32 |
* | configure.in: Rename to configure.ac. | Nathanael Nerode | 2004-01-03 | 1 | -3310/+8154 |
* | Patch from Dan Nicolaescu | Dan Nicolaescu | 2003-12-21 | 1 | -301/+318 |
* | Drop test for libunwind 0.95 and earlier. | James E Wilson | 2003-12-19 | 1 | -111/+70 |
* | patch from Fred Fish | Fred Fish | 2003-12-16 | 1 | -34/+1 |
* | re PR bootstrap/13386 (HAVE_GAS_HIDDEN not set when using GAS with HP linker) | John David Anglin | 2003-12-16 | 1 | -49/+55 |
* | libunwind related patch from David Mosberger | David Mosberger | 2003-12-11 | 1 | -71/+112 |
* | configure.in, aclocal.m4: Revert to pre-2.5x conversion status. | Nathanael Nerode | 2003-12-07 | 1 | -8189/+3318 |
* | configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ... | Nathanael Nerode | 2003-12-07 | 1 | -1/+5 |