aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
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-0/+9
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-5/+7
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-4/+9
2004-01-19sol2.h (ASM_DECLARE_OBJECT_NAME): New.Eric Botcazou1-8/+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-9/+21
2004-01-09configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*.Steve Ellcey1-1/+1
2004-01-05configure.ac: Use AC_PROG_CPP_WERROR.Nathanael Nerode1-2/+6
2004-01-03configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode1-3/+9
2004-01-03configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode1-1/+1
2004-01-03configure.in: Rename to configure.ac.Nathanael Nerode1-0/+3057