summaryrefslogtreecommitdiff
path: root/gcc/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (gcc_cv_as_shf_merge): Fix a typo.jakub2001-09-121-2/+2
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-0/+20
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-13/+13
* Move constructor/destructor handling into target hooks.rth2001-08-091-15/+4
* * configure.in: Add rtems as a supported thread model.rth2001-07-251-1/+1
* * configure.in (assembler dwarf2 debug_line support): Define nopschwab2001-07-191-1/+1
* For PR java/2812:tromey2001-07-181-2/+4
* * configure.in (assembler eh_frame optimization): Handle bigschwab2001-07-171-2/+8
* Add CFLAGS_FOR_BUILD for canadian cross build.hjl2001-06-281-1/+4
* Reverted:aoliva2001-06-131-36/+1
* * configure.in: Align --help messages.ro2001-06-111-27/+30
* * configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.nathan2001-06-071-0/+36
* * configure.in: Quote $enable_win32_registry in case the value hasdj2001-06-051-3/+3
* * configure.in (gcc_version): Remove unrequired \ on ". (Solarisnathan2001-05-291-2/+2
* * aclocal.m4: Quote final argument of patsubst. Usezack2001-05-261-2/+0
* * aclocal.m4: Fixed typo.rth2001-05-251-1/+3
* * configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.shebs2001-05-181-1/+2
* * configure.in (gcc_cv_as_eh_frame): New test.rth2001-05-151-0/+71
* * configure.in: ldopen is never in -lexc, so don't test for it.kenner2001-05-131-1/+10
* * Makefile.in: Exterminate all references to assert.h.zack2001-05-111-4/+3
* 2001-05-01 Zack Weinberg <zackw@stanford.edu>zack2001-05-011-1/+25
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-1/+1
* * configure.in (configargs.h): Define thread_model.aoliva2001-04-261-0/+1
* 2001-04-23 Phil Edwards <pme@sources.redhat.com>pme2001-04-231-3/+0
* * configure.in: Probe for times, clock, struct tms, and clock_t.zack2001-04-201-2/+36
* * configure.in (errno): Check for declaration.ghazi2001-04-121-1/+1
* * configure.in: Add check for lstat.neil2001-04-061-1/+1
* * config.gcc: Remove default for xm_file. Clean up localzack2001-04-051-11/+2
* * configure.in (gcc_cv_as_leb128): Escape ".".rth2001-04-041-1/+1
* * configure.in (gcc_cv_as_leb128): Tweek minor number extraction.rth2001-04-041-1/+1
* * configure.in (gcc_cv_as_leb128): Reject gas before 2.11.rth2001-04-041-6/+17
* include:zack2001-04-041-8/+14
* * configure.in (target_subdir): Use target_alias, not target.aoliva2001-04-031-1/+1
* * configure.in (gcc_cv_as_leb128): Correct name of cache variable.geoffk2001-04-031-3/+9
* * configure.in: Don't check for putenv.ghazi2001-04-021-1/+1
* Make -fsjlj-exceptions a configure option.rth2001-03-281-0/+7
* * configure.in: Don't check for bcopy.ghazi2001-03-281-3/+2
* * system.h: Include symcat.h.ghazi2001-03-271-1/+1
* * dwarf2out.c (lookup_filename): Emit .file if the assemblerrth2001-03-171-2/+2
* * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro whichzack2001-03-161-2/+2
* * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.rth2001-03-161-2/+15
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-1/+6
* * configure.in: Use $gcc_cv_as instead of $as.lauras2001-03-141-1/+1
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-9/+24
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-121-19/+2
* * config.gcc: Where xm-host.h used to include anotherzack2001-03-121-4/+5
* * configure.in: AC_SUBST xm_defines.zack2001-03-111-0/+1
* 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>tromey2001-03-101-1/+1
* * configure.in: Prune nonexistent files from build_xm_file,zack2001-03-091-65/+58
* * configure.in (HAVE_AS_LEB128): New assembler check.rth2001-03-081-0/+27