summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards2001-04-231-278/+284
* configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg2001-04-201-87/+229
* configure.in (errno): Check for declaration.Kaveh R. Ghazi2001-04-121-86/+89
* configure.in: Add check for lstat.Neil Booth2001-04-061-1/+1
* config.gcc: Remove default for xm_file.Zack Weinberg2001-04-051-91/+82
* configure.in (gcc_cv_as_leb128): Escape ".".Richard Henderson2001-04-041-1/+1
* configure.in (gcc_cv_as_leb128): Tweek minor number extraction.Richard Henderson2001-04-041-1/+1
* configure.in (gcc_cv_as_leb128): Reject gas before 2.11.Richard Henderson2001-04-031-14/+23
* ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2001-04-041-283/+278
* configure.in (target_subdir): Use target_alias, not target.Alexandre Oliva2001-04-031-266/+277
* configure.in (gcc_cv_as_leb128): Correct name of cache variable.Geoffrey Keating2001-04-031-11/+17