summaryrefslogtreecommitdiff
path: root/gcc/config.in
Commit message (Expand)AuthorAgeFilesLines
* 2001-09-30 H.J. Lu <hjl@gnu.org>hjl2001-09-301-3/+4
* * cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.bothner2001-09-291-0/+2
* * cpplex.c (cpp_output_token): Use a putc loop forzack2001-09-281-1/+13
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-0/+3
* For PR java/2812:tromey2001-07-181-6/+6
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-061-1/+1
* * aclocal.m4: Quote final argument of patsubst. Usezack2001-05-261-3/+3
* * aclocal.m4: Fixed typo.rth2001-05-251-3/+6
* * configure.in (gcc_cv_as_eh_frame): New test.rth2001-05-151-0/+3
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-3/+0
* 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-0/+18
* * configure.in (errno): Check for declaration.ghazi2001-04-121-0/+3
* * configure.in: Add check for lstat.neil2001-04-061-0/+3
* Make -fsjlj-exceptions a configure option.rth2001-03-281-0/+3
* * configure.in: Don't check for bcopy.ghazi2001-03-281-6/+0
* * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro whichzack2001-03-161-10/+11
* * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.rth2001-03-161-1/+2
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-0/+17
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-3/+27
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-121-3/+0
* * configure.in (HAVE_AS_LEB128): New assembler check.rth2001-03-081-0/+3
* libiberty:zack2001-03-061-22/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-0/+3
* * Makefile.in (GXX_ABI_FLAG): Don't define.mmitchel2001-02-121-3/+0
* * acconfig.h: Define `const' to the empty string if neithermmitchel2001-01-251-0/+12
* * aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.msokolov2001-01-211-0/+3
* * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap.rth2001-01-131-3/+0
* 2001-01-11 Zack Weinberg <zack@wolery.stanford.edu>zack2001-01-121-2/+5
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-3/+0
* * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New. Detectrth2000-11-171-0/+3
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-091-24/+0
* * configure.in: If not NO_MINUS_C_MINUS_O, substitutezack2000-10-271-2/+1
* 2000-09-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>aj2000-09-211-3/+0
* * configure.in: Define _GNU_SOURCE only when using the GNU Caj2000-09-181-0/+3
* * configure.in: Define macros that affect features beforegeoffk2000-09-171-6/+3
* Regenerate.rth2000-09-161-0/+3
* * configure, config.in: Rebuilt.tromey2000-09-151-0/+6
* * configure, config.in: Rebuilt.tromey2000-09-131-0/+9
* Reverted the check for <sched.h>.ovidiu2000-08-111-3/+0
* Added define for HAVE_SCHED_H.ovidiu2000-08-101-0/+3
* * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINEzack2000-08-091-0/+8
* * Makefile.in (TARGET_GETGROUPS_T): New configuration variable.law2000-07-171-0/+10
* * aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to detect systemslaw2000-07-121-1/+1
* * configure.in: Revert AC_TYPE_GETGROUPS patch from June 13.law2000-06-141-10/+0
* * configure.in: Use --enable-checking=misc,tree,gc by default iflaw2000-06-141-0/+10
* * configure.in: Check whether gas supports -relax.jakub2000-06-091-0/+3
* * configure.in: Add AC_CHECK_TYPE(ssize_t). Remove commentedzack2000-05-271-25/+28
* include:ghazi2000-05-231-48/+54