aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-08aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg1-190/+279
2001-09-29cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.Per Bothner1-2/+9
2001-09-28cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg1-161/+170
2001-09-12configure.in (gcc_cv_as_shf_merge): Fix a typo.Jakub Jelinek1-2/+2
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-0/+23
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-32/+19
2001-07-24configure.in: Add rtems as a supported thread model.Joel Sherrill1-314/+303
2001-07-19configure.in (assembler dwarf2 debug_line support): Define nop insn for m68k.Andreas Schwab1-1/+1
2001-07-18For PR java/2812:Tom Tromey1-296/+439
2001-07-17configure.in (assembler eh_frame optimization): Handle big endian.Andreas Schwab1-9/+15