summaryrefslogtreecommitdiff
path: root/gcc/configure.in
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Rename to configure.ac.Nathanael Nerode2004-01-031-3056/+0
* Patch from Dan NicolaescuDan Nicolaescu2003-12-211-0/+8
* Drop test for libunwind 0.95 and earlier.James E Wilson2003-12-191-2/+0
* patch from Fred FishFred Fish2003-12-161-30/+0
* re PR bootstrap/13386 (HAVE_GAS_HIDDEN not set when using GAS with HP linker)John David Anglin2003-12-161-2/+8
* libunwind related patch from David MosbergerDavid Mosberger2003-12-111-0/+2
* configure.in, aclocal.m4: Revert to pre-2.5x conversion status.Nathanael Nerode2003-12-071-16/+9
* configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode2003-12-071-3/+9
* configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode2003-12-071-1/+1
* configure.in: Make minimum necessary changes for autoconf 2.5x.Nathanael Nerode2003-12-071-5/+6
* configure.in: Generalize the CONFIG_HEADERS pattern under which we stamp csta...Nathanael Nerode2003-12-041-3/+3
* configure.in: Pull AC_CHECK_HEADER call out of shell if statement to avoid tr...Nathanael Nerode2003-12-041-1/+6
* configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long.Nathanael Nerode2003-11-261-18/+1
* configure.in: Add xtensa-*-* targets to test for dwarf2 debug_line.Bob Wilson2003-11-211-1/+1
* Makefile.in (extraclean): Delete.Joseph Myers2003-11-201-1/+1
* re PR bootstrap/9863 (Absence of awk isn't properly diagnosed at configure time)Nathanael Nerode2003-10-311-0/+6
* configure.in: Look for <valgrind/memcheck.h> first.Hans-Peter Nilsson2003-10-291-2/+18
* ggc-zone.c: New file, zone allocating collector.Daniel Berlin2003-10-271-2/+2
* configure.in: In --enable-generated-files-in-srcdir option handling, fix defa...Chris Demetriou2003-10-221-1/+1
* Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook2003-10-201-0/+16
* Makefile.in (install-info): Simplify.Mark Mitchell2003-10-201-1/+1
* configure.in: Add snprintf to gcc_AC_CHECK_DECLS list.Zack Weinberg2003-10-161-1/+1
* configure.in: Clean up some feedback echoes.Nathanael Nerode2003-10-141-23/+15
* Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and ...Nathanael Nerode2003-10-141-17/+20
* Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2003-10-131-3/+0
* configure.in: Remove unnecessary test.Nathanael Nerode2003-10-131-9/+4
* configure.in: Fix grammatical error.Nathanael Nerode2003-10-131-6/+1
* configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34]*-*-* cases.Kaz Kojima2003-10-101-0/+13
* config.gcc: Don't accept --enable-threads=pthreads.Nathanael Nerode2003-10-081-2/+2
* configure.in: Clean up thread file logic.Nathanael Nerode2003-10-071-26/+25
* re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell2003-10-061-3/+2
* re PR bootstrap/12276 (Configure check for libunwind does not work with cross)Andreas Schwab2003-10-031-1/+5
* config.gcc: Use ${target}, not $machine.Nathanael Nerode2003-09-231-3/+1
* configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth2003-09-231-3/+4
* config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode2003-09-231-1/+11
* configure.in: Remove --with-elf, which doesn't work.Nathanael Nerode2003-09-191-6/+0
* configure.in (gcc_cv_ld_hidden): Don't test gnu_ld_flag.Rainer Orth2003-09-171-3/+1
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.Daniel Jacobowitz2003-09-171-1/+10
* configure.in: Change usage of 'head' to 'sed 1q'.Eric Christopher2003-09-101-2/+2
* sparc.c (struct machine_function): New type.Jakub Jelinek2003-09-081-1/+28
* re PR target/12101 (i386 Solaris no longer works with GNU as?)Rainer Orth2003-09-041-0/+6
* configure.in (gcc_cv_ld_hidden): Disable unless using GNU ld.Rainer Orth2003-09-041-13/+4
* config.host: New file.Nathanael Nerode2003-09-011-10/+6
* configure.in: Remove uses of "for x in ..Nathanael Nerode2003-08-311-32/+11
* fragments.texi, [...]: Mention new file config.build.Nathanael Nerode2003-08-311-5/+4
* configure.frag: Delete file.Zack Weinberg2003-08-311-21/+19
* Index: ChangeLogGeoffrey Keating2003-08-211-1/+1
* darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options.Geoffrey Keating2003-08-201-0/+15
* Makefile.in (tm_file): Rename tm_include_list.Zack Weinberg2003-08-141-22/+62
* configure.in (make_compare_target): Move test to ...Kelley Cook2003-08-121-21/+3