summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+67
* * configure.ac (FLEX, BISON): Only use tools from the build treeaoliva2004-05-021-3/+3
* * config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]ford2004-04-301-66/+173
* * configure.ac (--with-as): Abort if user-supplied assemblerbje2004-04-301-129/+73
* * configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK.rsandifo2004-04-171-70/+133
* * libada-mk.in: New file.neroden2004-04-151-1/+1
* * config.gcc: Stop changing enable_threads midstream.neroden2004-04-071-6/+4
* PR target/14548neroden2004-04-051-1/+16
* * gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link withjakub2004-04-011-0/+24
* (gcc)neroden2004-03-241-1/+15
* 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>neroden2004-03-241-1/+55
* * configure.ac: Check for -Wno-variadic-macros; don't useneroden2004-03-241-60/+111
* * configure.ac: Allow --disable-coverage-flags (for the future benefitneroden2004-03-221-10/+14
* 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>neroden2004-03-111-371/+117
* boehm-gc/kcook2004-03-111-50/+59
* * configure: Regenerate for config/accross.m4 correction.hp2004-03-091-4/+4
* PR target/14471hp2004-03-081-476/+1178
* * configure.ac: When passing --enable-languages to subdirian2004-03-051-15/+16
* * configure.ac: Rearrange some threading code for clarity;neroden2004-02-291-26/+49
* 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>kcook2004-02-251-2/+3
* * configure.ac: When generating auto-build.h, passgeoffk2004-02-181-4/+5
* * configure.ac: Search for as, ld below libexec/gcc.ro2004-02-131-4/+4
* * configure.ac (gcc_cv_ld): Don't set to LD if target is notaoliva2004-02-131-1/+3
* * configure.ac: Remove default executable files before AC_PROG_CC.ro2004-02-091-1/+10
* * configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr.dje2004-02-051-4/+6
* 2004-01-30 Dara Hazeghi <dhazeghi@yahoo.com>pinskia2004-01-311-0/+77
* * configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test foruweigand2004-01-301-1/+1
* gcc/kcook2004-01-211-6/+10
* * config/sparc/sol2.h (ASM_DECLARE_OBJECT_NAME): New. Emitebotcazou2004-01-191-7/+47
* * Makefile.in: Remove rule for ggc-simple.o.steven2004-01-171-2/+2
* gcc/kcook2004-01-151-12/+25
* * configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*.sje2004-01-091-1/+1
* 2004-01-08 Kelley Cook <kcook@gcc.gnu.org>kcook2004-01-091-14/+15
* * configure.ac: Use AC_PROG_CPP_WERROR.neroden2004-01-051-460/+25
* * configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEMneroden2004-01-031-1/+5
* Missed in last commit:neroden2004-01-031-12/+32
* * configure.in: Rename to configure.ac.neroden2004-01-031-3310/+8154
* Patch from Dan Nicolaescuwilson2003-12-221-301/+318
* Drop test for libunwind 0.95 and earlier.wilson2003-12-201-111/+70
* patch from Fred Fishwilson2003-12-171-34/+1
* PR bootstrap/13386danglin2003-12-161-49/+55
* libunwind related patch from David Mosbergerwilson2003-12-111-71/+112
* * configure.in, aclocal.m4: Revert to pre-2.5x conversion status.neroden2003-12-071-8189/+3318
* * configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEMneroden2003-12-071-1/+5
* * configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.neroden2003-12-071-12/+32
* * configure: Regenerate with (preferred) autoconf 2.57.neroden2003-12-071-1194/+569
* * configure.in: Make minimum necessary changes for autoconf 2.5x.neroden2003-12-071-3330/+8802
* * configure.in: Generalize the CONFIG_HEADERS pattern under whichneroden2003-12-041-28/+28
* * configure.in: Pull AC_CHECK_HEADER call out of shell if statementneroden2003-12-041-266/+268
* * aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.zack2003-12-031-114/+155