| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.in: Rename to configure.ac. | Nathanael Nerode | 2004-01-03 | 1 | -3056/+0 |
* | Patch from Dan Nicolaescu | Dan Nicolaescu | 2003-12-21 | 1 | -0/+8 |
* | Drop test for libunwind 0.95 and earlier. | James E Wilson | 2003-12-19 | 1 | -2/+0 |
* | patch from Fred Fish | Fred Fish | 2003-12-16 | 1 | -30/+0 |
* | re PR bootstrap/13386 (HAVE_GAS_HIDDEN not set when using GAS with HP linker) | John David Anglin | 2003-12-16 | 1 | -2/+8 |
* | libunwind related patch from David Mosberger | David Mosberger | 2003-12-11 | 1 | -0/+2 |
* | configure.in, aclocal.m4: Revert to pre-2.5x conversion status. | Nathanael Nerode | 2003-12-07 | 1 | -16/+9 |
* | configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ... | Nathanael Nerode | 2003-12-07 | 1 | -3/+9 |
* | configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE. | Nathanael Nerode | 2003-12-07 | 1 | -1/+1 |
* | configure.in: Make minimum necessary changes for autoconf 2.5x. | Nathanael Nerode | 2003-12-07 | 1 | -5/+6 |
* | configure.in: Generalize the CONFIG_HEADERS pattern under which we stamp csta... | Nathanael Nerode | 2003-12-04 | 1 | -3/+3 |
* | configure.in: Pull AC_CHECK_HEADER call out of shell if statement to avoid tr... | Nathanael Nerode | 2003-12-04 | 1 | -1/+6 |
* | configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long. | Nathanael Nerode | 2003-11-26 | 1 | -18/+1 |
* | configure.in: Add xtensa-*-* targets to test for dwarf2 debug_line. | Bob Wilson | 2003-11-21 | 1 | -1/+1 |
* | Makefile.in (extraclean): Delete. | Joseph Myers | 2003-11-20 | 1 | -1/+1 |
* | re PR bootstrap/9863 (Absence of awk isn't properly diagnosed at configure time) | Nathanael Nerode | 2003-10-31 | 1 | -0/+6 |
* | configure.in: Look for <valgrind/memcheck.h> first. | Hans-Peter Nilsson | 2003-10-29 | 1 | -2/+18 |
* | ggc-zone.c: New file, zone allocating collector. | Daniel Berlin | 2003-10-27 | 1 | -2/+2 |
* | configure.in: In --enable-generated-files-in-srcdir option handling, fix defa... | Chris Demetriou | 2003-10-22 | 1 | -1/+1 |
* | Makefile.in: Get parsedir and docobjdir from configure. | Kelley Cook | 2003-10-20 | 1 | -0/+16 |
* | Makefile.in (install-info): Simplify. | Mark Mitchell | 2003-10-20 | 1 | -1/+1 |
* | configure.in: Add snprintf to gcc_AC_CHECK_DECLS list. | Zack Weinberg | 2003-10-16 | 1 | -1/+1 |
* | configure.in: Clean up some feedback echoes. | Nathanael Nerode | 2003-10-14 | 1 | -23/+15 |
* | Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and ... | Nathanael Nerode | 2003-10-14 | 1 | -17/+20 |
* | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 2003-10-13 | 1 | -3/+0 |
* | configure.in: Remove unnecessary test. | Nathanael Nerode | 2003-10-13 | 1 | -9/+4 |
* | configure.in: Fix grammatical error. | Nathanael Nerode | 2003-10-13 | 1 | -6/+1 |
* | configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34]*-*-* cases. | Kaz Kojima | 2003-10-10 | 1 | -0/+13 |
* | config.gcc: Don't accept --enable-threads=pthreads. | Nathanael Nerode | 2003-10-08 | 1 | -2/+2 |
* | configure.in: Clean up thread file logic. | Nathanael Nerode | 2003-10-07 | 1 | -26/+25 |
* | re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc) | Mark Mitchell | 2003-10-06 | 1 | -3/+2 |
* | re PR bootstrap/12276 (Configure check for libunwind does not work with cross) | Andreas Schwab | 2003-10-03 | 1 | -1/+5 |
* | config.gcc: Use ${target}, not $machine. | Nathanael Nerode | 2003-09-23 | 1 | -3/+1 |
* | configure.in (HAVE_GAS_SHF_MERGE): Always define to test result. | Rainer Orth | 2003-09-23 | 1 | -3/+4 |
* | config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr... | Nathanael Nerode | 2003-09-23 | 1 | -1/+11 |
* | configure.in: Remove --with-elf, which doesn't work. | Nathanael Nerode | 2003-09-19 | 1 | -6/+0 |
* | configure.in (gcc_cv_ld_hidden): Don't test gnu_ld_flag. | Rainer Orth | 2003-09-17 | 1 | -3/+1 |
* | configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting. | Daniel Jacobowitz | 2003-09-17 | 1 | -1/+10 |
* | configure.in: Change usage of 'head' to 'sed 1q'. | Eric Christopher | 2003-09-10 | 1 | -2/+2 |
* | sparc.c (struct machine_function): New type. | Jakub Jelinek | 2003-09-08 | 1 | -1/+28 |
* | re PR target/12101 (i386 Solaris no longer works with GNU as?) | Rainer Orth | 2003-09-04 | 1 | -0/+6 |
* | configure.in (gcc_cv_ld_hidden): Disable unless using GNU ld. | Rainer Orth | 2003-09-04 | 1 | -13/+4 |
* | config.host: New file. | Nathanael Nerode | 2003-09-01 | 1 | -10/+6 |
* | configure.in: Remove uses of "for x in .. | Nathanael Nerode | 2003-08-31 | 1 | -32/+11 |
* | fragments.texi, [...]: Mention new file config.build. | Nathanael Nerode | 2003-08-31 | 1 | -5/+4 |
* | configure.frag: Delete file. | Zack Weinberg | 2003-08-31 | 1 | -21/+19 |
* | Index: ChangeLog | Geoffrey Keating | 2003-08-21 | 1 | -1/+1 |
* | darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options. | Geoffrey Keating | 2003-08-20 | 1 | -0/+15 |
* | Makefile.in (tm_file): Rename tm_include_list. | Zack Weinberg | 2003-08-14 | 1 | -22/+62 |
* | configure.in (make_compare_target): Move test to ... | Kelley Cook | 2003-08-12 | 1 | -21/+3 |