summaryrefslogtreecommitdiff
path: root/gcc/config.in
Commit message (Expand)AuthorAgeFilesLines
* For PR java/2812:Tom Tromey2001-07-181-6/+6
* basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka2001-07-161-1/+1
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-061-1/+1
* aclocal.m4: Quote final argument of patsubst.Zack Weinberg2001-05-261-3/+3
* aclocal.m4: Fixed typo.Rainer Orth2001-05-251-3/+6
* configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson2001-05-141-0/+3
* dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg2001-05-011-3/+0
* 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-0/+18
* configure.in (errno): Check for declaration.Kaveh R. Ghazi2001-04-121-0/+3
* configure.in: Add check for lstat.Neil Booth2001-04-061-0/+3
* Make -fsjlj-exceptions a configure option.Richard Henderson2001-03-271-0/+3
* configure.in: Don't check for bcopy.Kaveh R. Ghazi2001-03-281-6/+0
* aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ...Zack Weinberg2001-03-161-10/+11
* dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson2001-03-161-1/+2
* aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg2001-03-151-0/+17
* aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg2001-03-141-3/+27
* configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg2001-03-121-3/+0
* configure.in (HAVE_AS_LEB128): New assembler check.Richard Henderson2001-03-081-0/+3
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-22/+0
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-0/+3
* Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell2001-02-121-3/+0
* acconfig.h: Define `const' to the empty string if neither __STDC__ nor __cplu...Mark Mitchell2001-01-251-0/+12
* aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.Michael Sokolov2001-01-211-0/+3
* ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap.Richard Henderson2001-01-131-3/+0
* aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.Zack Weinberg2001-01-121-2/+5
* c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth2000-11-251-3/+0
* configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.Richard Henderson2000-11-171-0/+3
* calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers2000-11-091-24/+0
* configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg2000-10-271-2/+1
* configure.in: Correct test of gcc_cv_glibc.J. David Anglin2000-09-211-3/+0
* configure.in: Define _GNU_SOURCE only when using the GNU C Library.Andreas Jaeger2000-09-181-0/+3
* configure.in: Define macros that affect features before testing for features.Geoff Keating2000-09-171-6/+3
* Regenerate.Richard Henderson2000-09-161-0/+3
* configure, config.in: Rebuilt.Tom Tromey2000-09-151-0/+6
* configure, config.in: Rebuilt.Tom Tromey2000-09-131-0/+9
* Reverted the check for <sched.h>.Ovidiu Predescu2000-08-111-3/+0
* Added define for HAVE_SCHED_H.Ovidiu Predescu2000-08-101-0/+3
* configure.in (--enable-c-cpplib): Uncomment.Zack Weinberg2000-08-091-0/+8
* Makefile.in (TARGET_GETGROUPS_T): New configuration variable.J. David Anglin2000-07-171-0/+10
* aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to detect systems with MAP_AN...J. David Anglin2000-07-111-1/+1
* configure.in: Revert AC_TYPE_GETGROUPS patch from June 13.Jeffrey A Law2000-06-141-10/+0
* configure.in: Use --enable-checking=misc,tree,gc by default if...Andreas Jaeger2000-06-131-0/+10
* configure.in: Check whether gas supports -relax.Jakub Jelinek2000-06-091-0/+3
* configure.in: Add AC_CHECK_TYPE(ssize_t).Zack Weinberg2000-05-271-25/+28
* getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi2000-05-231-48/+54
* Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.Richard Henderson2000-05-031-0/+3
* aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi2000-04-261-78/+78
* acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.Kaveh Ghazi2000-04-251-29/+26
* aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...Kaveh R. Ghazi2000-04-241-55/+56