summaryrefslogtreecommitdiff
path: root/gcc/configure.in
Commit message (Expand)AuthorAgeFilesLines
* alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp...Richard Henderson2001-12-151-0/+42
* configure.in: Check for ld.Jakub Jelinek2001-12-151-1/+108
* configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp2001-12-111-0/+6
* build-make, cross-make: Delete file.Zack Weinberg2001-12-041-19/+31
* configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen, strchr, strrch...Kaveh R. Ghazi2001-12-011-5/+3
* Purge cruft now we have build libiberty.Zack Weinberg2001-11-301-2/+3
* 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-1/+1
* configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.Geoffrey Keating2001-11-201-0/+51
* 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-2/+13
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-2/+2
* configure.in (--enable-languages): Be more permissive about syntax.Phil Edwards2001-11-081-3/+9
* configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck2001-11-081-0/+3
* aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.Zack Weinberg2001-11-061-2/+0
* Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg2001-10-311-2/+1
* 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-2/+2
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* configure: Regenerated.Andreas Jaeger2001-10-191-2/+2
* configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson2001-10-161-0/+26
* configure.in (gcc_cv_as_bfd_srcdir): New.Alan Modra2001-10-161-1/+2
* ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.Zack Weinberg2001-10-121-9/+0
* aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg2001-10-081-1/+1
* cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.Per Bothner2001-09-291-0/+4
* cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg2001-09-281-2/+4
* 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/+20
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-13/+13
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-15/+4
* configure.in: Add rtems as a supported thread model.Joel Sherrill2001-07-241-1/+1
* 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-2/+4
* configure.in (assembler eh_frame optimization): Handle big endian.Andreas Schwab2001-07-171-2/+8
* Add CFLAGS_FOR_BUILD for canadian cross build.H.J. Lu2001-06-271-1/+4
* revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Alexandre Oliva2001-06-131-36/+1
* configure.in: Align --help messages.Rainer Orth2001-06-111-27/+30
* configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Nathan Sidwell2001-06-071-0/+36
* 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-2/+0
* aclocal.m4: Fixed typo.Rainer Orth2001-05-251-1/+3
* configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.Stan Shebs2001-05-181-1/+2
* configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson2001-05-141-0/+71
* configure.in: ldopen is never in -lexc, so don't test for it.Richard Kenner2001-05-131-1/+10
* Makefile.in: Exterminate all references to assert.h.Zack Weinberg2001-05-111-4/+3
* config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg2001-05-011-1/+25
* dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg2001-05-011-1/+1
* configure.in (configargs.h): Define thread_model.Alexandre Oliva2001-04-261-0/+1
* configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards2001-04-231-3/+0