summaryrefslogtreecommitdiff
path: root/gcc/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg2001-04-201-2/+36
* configure.in (errno): Check for declaration.Kaveh R. Ghazi2001-04-121-1/+1
* configure.in: Add check for lstat.Neil Booth2001-04-061-1/+1
* config.gcc: Remove default for xm_file.Zack Weinberg2001-04-051-11/+2
* 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-6/+17
* ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2001-04-041-8/+14
* configure.in (target_subdir): Use target_alias, not target.Alexandre Oliva2001-04-031-1/+1
* configure.in (gcc_cv_as_leb128): Correct name of cache variable.Geoffrey Keating2001-04-031-3/+9
* configure.in: Don't check for putenv.Kaveh R. Ghazi2001-04-021-1/+1
* Make -fsjlj-exceptions a configure option.Richard Henderson2001-03-271-0/+7
* configure.in: Don't check for bcopy.Kaveh R. Ghazi2001-03-281-3/+2
* system.h: Include symcat.h.Kaveh R. Ghazi2001-03-271-1/+1
* dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb...Richard Henderson2001-03-171-2/+2