aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2001-06-27Add CFLAGS_FOR_BUILD for canadian cross build.H.J. Lu1-306/+298
2001-06-13revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Alexandre Oliva1-363/+324
2001-06-11configure.in: Align --help messages.Rainer Orth1-337/+348
2001-06-07configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Nathan Sidwell1-4/+47
2001-06-05configure.in: Quote $enable_win32_registry in case the value has spaces in it.Pascal Obry1-3/+3
2001-05-29configure.in (gcc_version): Remove unrequired \ on ".Nathan Sidwell1-2/+2
2001-05-26aclocal.m4: Quote final argument of patsubst.Zack Weinberg1-25/+25
2001-05-25aclocal.m4: Fixed typo.Rainer Orth1-236/+303
2001-05-18configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.Stan Shebs1-8/+9
2001-05-14configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson1-8/+82
2001-05-13configure.in: ldopen is never in -lexc, so don't test for it.Richard Kenner1-154/+225
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg1-18/+17
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg1-167/+280
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-285/+274
2001-04-26configure.in (configargs.h): Define thread_model.Alexandre Oliva1-79/+80
2001-04-23configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards1-278/+284
2001-04-20configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg1-87/+229
2001-04-12configure.in (errno): Check for declaration.Kaveh R. Ghazi1-86/+89
2001-04-06configure.in: Add check for lstat.Neil Booth1-1/+1