summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp...Richard Henderson2001-12-151-23/+74
* configure.in: Check for ld.Jakub Jelinek2001-12-151-0/+107
* configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp2001-12-111-147/+153
* build-make, cross-make: Delete file.Zack Weinberg2001-12-041-45/+60
* configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen, strchr, strrch...Kaveh R. Ghazi2001-12-011-166/+164
* Purge cruft now we have build libiberty.Zack Weinberg2001-11-301-326/+154
* configure.in (target_list): Add generated-manpages.Joseph Myers2001-11-291-1/+1
* collect2.c: Check HAVE_DUP2 instead of NO_DUP2.Kaveh R. Ghazi2001-11-271-2/+2
* configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.Geoffrey Keating2001-11-201-2/+59
* configure.in: Setup ability to run ./stage[1234]/xgcc in fixinc *as if* it we...Loren J. Rittle2001-11-201-1/+1
* configure.in: Check for target objdump and use that in eh_frame optimization ...Andreas Schwab2001-11-151-19/+31
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-1/+1
* configure.in (--enable-languages): Be more permissive about syntax.Phil Edwards2001-11-081-4/+10
* configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck2001-11-081-303/+324
* aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.Zack Weinberg2001-11-061-135/+130
* Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg2001-10-311-28/+27
* configure.in: Correct previous change...Zack Weinberg2001-10-301-1/+1
* configure.in: Do not assume that gas's version number is the last thing on th...Zack Weinberg2001-10-301-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* aclocal.m4 (AM_WITH_NLS): Also create and substitute INTLDEPS variable, which...Zack Weinberg2001-10-211-46/+50
* aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg2001-10-191-44/+54
* configure: Regenerated.Andreas Jaeger2001-10-191-2/+2
* configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson2001-10-161-3/+31
* configure.in (gcc_cv_as_bfd_srcdir): New.Alan Modra2001-10-161-105/+96
* ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.Zack Weinberg2001-10-121-714/+735
* aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg2001-10-081-190/+279
* cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.Per Bothner2001-09-291-2/+9
* cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg2001-09-281-161/+170
* configure.in (gcc_cv_as_shf_merge): Fix a typo.Jakub Jelinek2001-09-121-2/+2
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-0/+23
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-32/+19
* configure.in: Add rtems as a supported thread model.Joel Sherrill2001-07-241-314/+303
* configure.in (assembler dwarf2 debug_line support): Define nop insn for m68k.Andreas Schwab2001-07-191-1/+1
* For PR java/2812:Tom Tromey2001-07-181-296/+439
* configure.in (assembler eh_frame optimization): Handle big endian.Andreas Schwab2001-07-171-9/+15
* Add CFLAGS_FOR_BUILD for canadian cross build.H.J. Lu2001-06-271-306/+298
* revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Alexandre Oliva2001-06-131-363/+324
* configure.in: Align --help messages.Rainer Orth2001-06-111-337/+348
* configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Nathan Sidwell2001-06-071-4/+47
* configure.in: Quote $enable_win32_registry in case the value has spaces in it.Pascal Obry2001-06-051-3/+3
* configure.in (gcc_version): Remove unrequired \ on ".Nathan Sidwell2001-05-291-2/+2
* aclocal.m4: Quote final argument of patsubst.Zack Weinberg2001-05-261-25/+25
* aclocal.m4: Fixed typo.Rainer Orth2001-05-251-236/+303
* configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.Stan Shebs2001-05-181-8/+9
* configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson2001-05-141-8/+82
* configure.in: ldopen is never in -lexc, so don't test for it.Richard Kenner2001-05-131-154/+225
* Makefile.in: Exterminate all references to assert.h.Zack Weinberg2001-05-111-18/+17
* config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg2001-05-011-167/+280
* dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg2001-05-011-285/+274
* configure.in (configargs.h): Define thread_model.Alexandre Oliva2001-04-261-79/+80