aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2004-02-18configure.ac: When generating auto-build.h, pass --enable-languages to the su...Geoffrey Keating1-4/+5
2004-02-13configure.ac: Search for as, ld below libexec/gcc.Rainer Orth1-4/+4
2004-02-13configure.ac (gcc_cv_ld): Don't set to LD if target is not host, but try LD_F...Alexandre Oliva1-1/+3
2004-02-09configure.ac: Remove default executable files before AC_PROG_CC.Rainer Orth1-1/+10
2004-02-05configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr.David Edelsohn1-4/+6
2004-01-30re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)Dara Hazeghi1-0/+77
2004-01-30configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for s390*-*-* targets...Ulrich Weigand1-1/+1
2004-01-21re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook1-6/+10
2004-01-19sol2.h (ASM_DECLARE_OBJECT_NAME): New.Eric Botcazou1-7/+47
2004-01-17Makefile.in: Remove rule for ggc-simple.o.Steven Bosscher1-2/+2
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook1-12/+25
2004-01-09configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*.Steve Ellcey1-1/+1
2004-01-09Makefile.in: Rename configure.in to configure.acKelley Cook1-14/+15
2004-01-05configure.ac: Use AC_PROG_CPP_WERROR.Nathanael Nerode1-460/+25
2004-01-03configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode1-1/+5
2004-01-03Missed in last commit:Nathanael Nerode1-12/+32
2004-01-03configure.in: Rename to configure.ac.Nathanael Nerode1-3310/+8154
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