aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2003-12-21Patch from Dan NicolaescuDan Nicolaescu1-301/+318
2003-12-19Drop test for libunwind 0.95 and earlier.James E Wilson1-111/+70
2003-12-16patch from Fred FishFred Fish1-34/+1
2003-12-16re PR bootstrap/13386 (HAVE_GAS_HIDDEN not set when using GAS with HP linker)John David Anglin1-49/+55
2003-12-11libunwind related patch from David MosbergerDavid Mosberger1-71/+112
2003-12-07configure.in, aclocal.m4: Revert to pre-2.5x conversion status.Nathanael Nerode1-8189/+3318
2003-12-07configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode1-1/+5
2003-12-07configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode1-12/+32
2003-12-07configure: Regenerate with (preferred) autoconf 2.57.Nathanael Nerode1-1194/+569
2003-12-07configure.in: Make minimum necessary changes for autoconf 2.5x.Nathanael Nerode1-3330/+8802
2003-12-04configure.in: Generalize the CONFIG_HEADERS pattern under which we stamp csta...Nathanael Nerode1-28/+28
2003-12-04configure.in: Pull AC_CHECK_HEADER call out of shell if statement to avoid tr...Nathanael Nerode1-266/+268
2003-12-03aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.Zack Weinberg1-114/+155
2003-11-26aclocal.m4 (gcc_AC_PROG_GNAT): Rewrite to account for removal of ADAC.Nathanael Nerode1-262/+251
2003-11-26configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long.Nathanael Nerode1-256/+233
2003-11-21configure.in: Add xtensa-*-* targets to test for dwarf2 debug_line.Bob Wilson1-1/+1
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers1-1/+1
2003-11-01aclocal.m4: Blacklist ultrix* for mmap file.John David Anglin1-1/+1
2003-10-31re PR bootstrap/9863 (Absence of awk isn't properly diagnosed at configure time)Nathanael Nerode1-221/+227
2003-10-29configure.in: Look for <valgrind/memcheck.h> first.Hans-Peter Nilsson1-233/+267
2003-10-27ggc-zone.c: New file, zone allocating collector.Daniel Berlin1-2/+2
2003-10-22configure.in: In --enable-generated-files-in-srcdir option handling, fix defa...Chris Demetriou1-1/+1
2003-10-20Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook1-297/+321
2003-10-16configure.in: Add snprintf to gcc_AC_CHECK_DECLS list.Zack Weinberg1-101/+104
2003-10-14configure.in: Clean up some feedback echoes.Nathanael Nerode1-23/+15
2003-10-14Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and ...Nathanael Nerode1-311/+314
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-75/+71
2003-10-13configure.in: Remove unnecessary test.Nathanael Nerode1-71/+66
2003-10-13configure.in: Fix grammatical error.Nathanael Nerode1-131/+126
2003-10-10configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34]*-*-* cases.Kaz Kojima1-0/+13
2003-10-08config.gcc: Don't accept --enable-threads=pthreads.Nathanael Nerode1-2/+2
2003-10-07configure.in: Clean up thread file logic.Nathanael Nerode1-249/+248
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell1-4/+3
2003-10-03re PR bootstrap/12276 (Configure check for libunwind does not work with cross)Andreas Schwab1-75/+79
2003-10-01aclocal.m4: Add hpux10* and hpux11.00 to /dev/zero blacklist.John David Anglin1-1/+1
2003-10-01aclocal.m4: Add ultrix* to /dev/zero blacklist.John David Anglin1-2/+2
2003-09-23re PR bootstrap/12383 (Bootstrap fails in dwarf2out with `HAVE_GAS_SHF_MERGE'...Andrew Pinski1-80/+87
2003-09-23Makefile.in (gnucompare*): Merge into ...Kaveh R. Ghazi1-211/+212
2003-09-23config.gcc: Use ${target}, not $machine.Nathanael Nerode1-74/+72
2003-09-23configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth1-44/+43
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-63/+73
2003-09-19configure.in: Remove --with-elf, which doesn't work.Nathanael Nerode1-309/+297
2003-09-17configure.in (gcc_cv_ld_hidden): Don't test gnu_ld_flag.Rainer Orth1-50/+48
2003-09-17configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.Daniel Jacobowitz1-73/+82
2003-09-10configure.in: Change usage of 'head' to 'sed 1q'.Eric Christopher1-43/+43
2003-09-08sparc.c (struct machine_function): New type.Jakub Jelinek1-0/+27
2003-09-04re PR target/12101 (i386 Solaris no longer works with GNU as?)Rainer Orth1-22/+49
2003-09-04configure.in (gcc_cv_ld_hidden): Disable unless using GNU ld.Rainer Orth1-58/+49
2003-09-01config.host: New file.Nathanael Nerode1-79/+75
2003-08-31configure.in: Remove uses of "for x in ..Nathanael Nerode1-33/+12