aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
AgeCommit message (Expand)AuthorFilesLines
2001-07-18For PR java/2812:Tom Tromey1-6/+6
2001-07-16basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-1/+1
2001-05-26aclocal.m4: Quote final argument of patsubst.Zack Weinberg1-3/+3
2001-05-25aclocal.m4: Fixed typo.Rainer Orth1-3/+6
2001-05-14configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson1-0/+3
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-3/+0
2001-04-23configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards1-3/+0
2001-04-20configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg1-0/+18
2001-04-12configure.in (errno): Check for declaration.Kaveh R. Ghazi1-0/+3
2001-04-06configure.in: Add check for lstat.Neil Booth1-0/+3
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-0/+3
2001-03-28configure.in: Don't check for bcopy.Kaveh R. Ghazi1-6/+0
2001-03-16aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ...Zack Weinberg1-10/+11
2001-03-16dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson1-1/+2
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-0/+17
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-3/+27
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg1-3/+0
2001-03-08configure.in (HAVE_AS_LEB128): New assembler check.Richard Henderson1-0/+3
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-22/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-0/+3
2001-02-12Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell1-3/+0
2001-01-25acconfig.h: Define `const' to the empty string if neither __STDC__ nor __cplu...Mark Mitchell1-0/+12
2001-01-21aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.Michael Sokolov1-0/+3
2001-01-13ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap.Richard Henderson1-3/+0
2001-01-12aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.Zack Weinberg1-2/+5
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-3/+0
2000-11-17configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.Richard Henderson1-0/+3
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-24/+0
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg1-2/+1
2000-09-21configure.in: Correct test of gcc_cv_glibc.J. David Anglin1-3/+0
2000-09-18configure.in: Define _GNU_SOURCE only when using the GNU C Library.Andreas Jaeger1-0/+3
2000-09-17configure.in: Define macros that affect features before testing for features.Geoff Keating1-6/+3
2000-09-16Regenerate.Richard Henderson1-0/+3
2000-09-15configure, config.in: Rebuilt.Tom Tromey1-0/+6
2000-09-13configure, config.in: Rebuilt.Tom Tromey1-0/+9
2000-08-11Reverted the check for <sched.h>.Ovidiu Predescu1-3/+0
2000-08-10Added define for HAVE_SCHED_H.Ovidiu Predescu1-0/+3
2000-08-09configure.in (--enable-c-cpplib): Uncomment.Zack Weinberg1-0/+8
2000-07-17Makefile.in (TARGET_GETGROUPS_T): New configuration variable.J. David Anglin1-0/+10
2000-07-11aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to detect systems with MAP_AN...J. David Anglin1-1/+1
2000-06-14configure.in: Revert AC_TYPE_GETGROUPS patch from June 13.Jeffrey A Law1-10/+0
2000-06-13configure.in: Use --enable-checking=misc,tree,gc by default if...Andreas Jaeger1-0/+10
2000-06-09configure.in: Check whether gas supports -relax.Jakub Jelinek1-0/+3
2000-05-27configure.in: Add AC_CHECK_TYPE(ssize_t).Zack Weinberg1-25/+28
2000-05-23getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi1-48/+54
2000-05-03Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.Richard Henderson1-0/+3
2000-04-26aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi1-78/+78
2000-04-25acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.Kaveh Ghazi1-29/+26
2000-04-24aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...Kaveh R. Ghazi1-55/+56