summaryrefslogtreecommitdiff
path: root/gcc/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ...Zack Weinberg2001-03-161-2/+2
* dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson2001-03-161-2/+15
* aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg2001-03-151-1/+6
* configure.in: Use $gcc_cv_as instead of $as.Laurynas Biveinis2001-03-141-1/+1
* aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg2001-03-141-9/+24
* configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg2001-03-121-19/+2
* config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg2001-03-121-4/+5
* configure.in: AC_SUBST xm_defines.Zack Weinberg2001-03-111-0/+1
* configure: Rebuilt.Nicola Pero2001-03-101-1/+1
* configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg2001-03-091-65/+58
* configure.in (HAVE_AS_LEB128): New assembler check.Richard Henderson2001-03-081-0/+27
* configure.in (enable_shared): Support per-package shared-library enabling.Alexandre Oliva2001-03-081-1/+15
* configure: Rebuilt.Tom Tromey2001-03-071-0/+34
* configure.in: Kill tm.h.Zack Weinberg2001-03-031-19/+17
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-1/+1
* gdbinit: Rename to gdbinit.in.Gerald Pfeifer2001-02-161-15/+13
* configure.in (check_languages): determine languages to checkDJ Delorie2001-02-131-0/+10
* configure.in: Use "have_gnat" variable, not "gnat".Richard Kenner2001-02-131-2/+2
* Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell2001-02-121-18/+0