aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-4/+4
2002-05-07config.in (ENABLE_RTL_FLAG_CHECKING): New.Janis Johnson1-310/+319
2002-05-01configure.in (HAVE_GAS_HIDDEN): Replace SPARC feature test with target-indepe...Richard Henderson1-24/+42
2002-04-16sol2-bi.h (AS_SPARC64_FLAG): New.Richard Henderson1-52/+8
2002-04-12config.gcc (sparcv9-*-solaris2): Default to 32-bit code.Richard Henderson1-14/+12
2002-04-08Oops, commit right file.Alan Modra1-2/+2
2002-04-08configure.in (auto-build.h): Use target_alias and build_alias when running co...Alan Modra1-39/+35
2002-04-04pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.John David Anglin1-12/+12
2002-04-04configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro...Jakub Jelinek1-4/+43
2002-03-28configure.in (gcc_cv_as): Use $target_alias in directory searchs rather than ...Alan Modra1-51/+71
2002-03-14configure.in: Don't pass -Wno-long-long to a ADA compiler that doesn't suppor...Geoffrey Keating1-405/+429
2002-03-05configure.in: Increase required makeinfo version to 4.1.Joseph Myers1-2/+2
2002-03-02Revert bogus commit.Richard Henderson1-16/+16
2002-02-26configure.in (libgcc_visibility): Substitute.Jakub Jelinek1-0/+3
2002-01-22re PR java/4972 (undefined reference to `libiconv')Craig Rodrigues1-135/+137
2002-01-10toplev.c: Don't declare environ (it's not used anywhere).Zack Weinberg1-121/+118
2002-01-10configure.in: Set stage1_cflags for powerpc-*-darwin*.Zack Weinberg1-238/+245
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-148/+107
2002-01-01configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc...Joseph Myers1-11/+11
2001-12-28sparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define.Jakub Jelinek1-9/+37
2001-12-24configure.in (quoted_stage_prefix_set_by_configure): Generate.Douglas B Rupp1-23/+27
2001-12-21aclocal.m4 (gcc_AC_PROG_GNAT): Run prospective ada drivers in subshells.Kaveh R. Ghazi1-2/+2
2001-12-20configure.in (all_headers, [...]): Remove.Joseph Myers1-10/+0
2001-12-20configure.in (all_diff_excludes, [...]): Remove.Joseph Myers1-6/+1
2001-12-16re PR other/3725 (changed to configure.in's for autoconf 2.50)Craig Rodrigues1-0/+1
2001-12-15alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp...Richard Henderson1-23/+74
2001-12-15configure.in: Check for ld.Jakub Jelinek1-0/+107
2001-12-11configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp1-147/+153
2001-12-04build-make, cross-make: Delete file.Zack Weinberg1-45/+60
2001-12-01configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen, strchr, strrch...Kaveh R. Ghazi1-166/+164
2001-11-30Purge cruft now we have build libiberty.Zack Weinberg1-326/+154
2001-11-29configure.in (target_list): Add generated-manpages.Joseph Myers1-1/+1
2001-11-27collect2.c: Check HAVE_DUP2 instead of NO_DUP2.Kaveh R. Ghazi1-2/+2
2001-11-20configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.Geoffrey Keating1-2/+59
2001-11-20configure.in: Setup ability to run ./stage[1234]/xgcc in fixinc *as if* it we...Loren J. Rittle1-1/+1
2001-11-15configure.in: Check for target objdump and use that in eh_frame optimization ...Andreas Schwab1-19/+31
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-08configure.in (--enable-languages): Be more permissive about syntax.Phil Edwards1-4/+10
2001-11-08configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck1-303/+324
2001-11-06aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.Zack Weinberg1-135/+130
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg1-28/+27
2001-10-30configure.in: Correct previous change...Zack Weinberg1-1/+1
2001-10-30configure.in: Do not assume that gas's version number is the last thing on th...Zack Weinberg1-1/+1
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-21aclocal.m4 (AM_WITH_NLS): Also create and substitute INTLDEPS variable, which...Zack Weinberg1-46/+50
2001-10-19aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg1-44/+54
2001-10-19configure: Regenerated.Andreas Jaeger1-2/+2
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson1-3/+31
2001-10-16configure.in (gcc_cv_as_bfd_srcdir): New.Alan Modra1-105/+96
2001-10-12ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.Zack Weinberg1-714/+735