summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* * cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.bothner2001-09-291-2/+9
* * cpplex.c (cpp_output_token): Use a putc loop forzack2001-09-281-161/+170
* * 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/+23
* Move constructor/destructor handling into target hooks.rth2001-08-091-32/+19
* * configure.in: Add rtems as a supported thread model.rth2001-07-251-314/+303
* * configure.in (assembler dwarf2 debug_line support): Define nopschwab2001-07-191-1/+1
* For PR java/2812:tromey2001-07-181-296/+439
* * configure.in (assembler eh_frame optimization): Handle bigschwab2001-07-171-9/+15
* Add CFLAGS_FOR_BUILD for canadian cross build.hjl2001-06-281-306/+298
* Reverted:aoliva2001-06-131-363/+324
* * configure.in: Align --help messages.ro2001-06-111-337/+348
* * configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.nathan2001-06-071-4/+47
* * 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-25/+25
* * aclocal.m4: Fixed typo.rth2001-05-251-236/+303
* * configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.shebs2001-05-181-8/+9
* * configure.in (gcc_cv_as_eh_frame): New test.rth2001-05-151-8/+82
* * configure.in: ldopen is never in -lexc, so don't test for it.kenner2001-05-131-154/+225
* * Makefile.in: Exterminate all references to assert.h.zack2001-05-111-18/+17
* 2001-05-01 Zack Weinberg <zackw@stanford.edu>zack2001-05-011-167/+280
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-285/+274
* * configure.in (configargs.h): Define thread_model.aoliva2001-04-261-79/+80
* 2001-04-23 Phil Edwards <pme@sources.redhat.com>pme2001-04-231-278/+284
* * configure.in: Probe for times, clock, struct tms, and clock_t.zack2001-04-201-87/+229
* * configure.in (errno): Check for declaration.ghazi2001-04-121-86/+89
* * configure.in: Add check for lstat.neil2001-04-061-1/+1
* * config.gcc: Remove default for xm_file. Clean up localzack2001-04-051-91/+82
* * 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-14/+23
* include:zack2001-04-041-283/+278
* * configure.in (target_subdir): Use target_alias, not target.aoliva2001-04-031-266/+277
* * configure.in (gcc_cv_as_leb128): Correct name of cache variable.geoffk2001-04-031-11/+17
* * configure.in: Don't check for putenv.ghazi2001-04-021-2/+2
* Make -fsjlj-exceptions a configure option.rth2001-03-281-260/+274
* * configure.in: Don't check for bcopy.ghazi2001-03-281-95/+90
* * system.h: Include symcat.h.ghazi2001-03-271-2/+2
* * dwarf2out.c (lookup_filename): Emit .file if the assemblerrth2001-03-171-2/+2
* * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading odrth2001-03-161-3/+3
* * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro whichzack2001-03-161-290/+357
* * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.rth2001-03-161-3/+15
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-300/+478
* * 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-286/+625
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-121-181/+134
* * config.gcc: Where xm-host.h used to include anotherzack2001-03-121-83/+82
* * configure.in: AC_SUBST xm_defines.zack2001-03-111-243/+234
* 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>tromey2001-03-101-233/+244