aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)AuthorFilesLines
2001-10-08aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg1-1/+1
2001-09-29cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.Per Bothner1-0/+4
2001-09-28cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg1-2/+4
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/+20
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-13/+13
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-15/+4
2001-07-24configure.in: Add rtems as a supported thread model.Joel Sherrill1-1/+1
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-2/+4
2001-07-17configure.in (assembler eh_frame optimization): Handle big endian.Andreas Schwab1-2/+8
2001-06-27Add CFLAGS_FOR_BUILD for canadian cross build.H.J. Lu1-1/+4
2001-06-13revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Alexandre Oliva1-36/+1
2001-06-11configure.in: Align --help messages.Rainer Orth1-27/+30
2001-06-07configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Nathan Sidwell1-0/+36
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-2/+0
2001-05-25aclocal.m4: Fixed typo.Rainer Orth1-1/+3
2001-05-18configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.Stan Shebs1-1/+2
2001-05-14configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson1-0/+71
2001-05-13configure.in: ldopen is never in -lexc, so don't test for it.Richard Kenner1-1/+10
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg1-4/+3
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg1-1/+25
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-1/+1
2001-04-26configure.in (configargs.h): Define thread_model.Alexandre Oliva1-0/+1
2001-04-23configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards1-3/+0
2001-04-20configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg1-2/+36
2001-04-12configure.in (errno): Check for declaration.Kaveh R. Ghazi1-1/+1
2001-04-06configure.in: Add check for lstat.Neil Booth1-1/+1
2001-04-05config.gcc: Remove default for xm_file.Zack Weinberg1-11/+2
2001-04-04configure.in (gcc_cv_as_leb128): Escape ".".Richard Henderson1-1/+1
2001-04-04configure.in (gcc_cv_as_leb128): Tweek minor number extraction.Richard Henderson1-1/+1
2001-04-03configure.in (gcc_cv_as_leb128): Reject gas before 2.11.Richard Henderson1-6/+17
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-8/+14
2001-04-03configure.in (target_subdir): Use target_alias, not target.Alexandre Oliva1-1/+1
2001-04-03configure.in (gcc_cv_as_leb128): Correct name of cache variable.Geoffrey Keating1-3/+9
2001-04-02configure.in: Don't check for putenv.Kaveh R. Ghazi1-1/+1
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-0/+7
2001-03-28configure.in: Don't check for bcopy.Kaveh R. Ghazi1-3/+2
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi1-1/+1
2001-03-17dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb...Richard Henderson1-2/+2
2001-03-16aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ...Zack Weinberg1-2/+2
2001-03-16dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson1-2/+15
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-1/+6
2001-03-14configure.in: Use $gcc_cv_as instead of $as.Laurynas Biveinis1-1/+1
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-9/+24
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg1-19/+2
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg1-4/+5
2001-03-11configure.in: AC_SUBST xm_defines.Zack Weinberg1-0/+1