aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
AgeCommit message (Expand)AuthorFilesLines
1999-09-22configure.in (AC_PREREQ): Bump to 2.13.Kaveh R. Ghazi1-3/+3
1999-09-15aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.Kaveh R. Ghazi1-0/+3
1999-09-13gcc.c: Include sys/resource.h.Zack Weinberg1-0/+6
1999-08-14Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-0/+7
1999-08-02regenJason Merrill1-0/+6
1999-06-24system.h (strstr): New external function declaration.Philippe De Muyter1-0/+3
1999-04-23acconfig.h (HAVE_GAS_FILDS_FISTS): Add.John Wehle1-0/+3
1999-04-14aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define.Mumit Khan1-0/+6
1999-04-03acconfig.h (ENABLE_CHECKING): Remove redundant #undef.Jeffrey A Law1-3/+0
1999-03-18system.h: Use putc_unlocked...Zack Weinberg1-0/+9
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-0/+108
1998-12-07configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fpu...Ulrich Drepper1-0/+9
1998-11-23configure.in: Look for <sys/stat.h>.Richard Henderson1-0/+3
1998-11-19configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).Kaveh R. Ghazi1-6/+3
1998-11-02configure.in: Call AC_FUNC_VFORK.Kaveh R. Ghazi1-0/+9
1998-09-28configure.in: new flags --with-ld and --with-as...Alexandre Oliva1-0/+7
1998-09-13Add support for strsignal, for platforms which have it but don't have sys_sig...Kaveh R. Ghazi1-0/+6
1998-09-10configure.in: Add check for GAS subsection -1 support.Jakub Jelinek1-0/+4
1998-09-03aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include ...Kaveh R. Ghazi1-0/+3
1998-07-08Regenerated.Jeff Law1-0/+3
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi1-2/+2
1998-06-30Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header...Kaveh R. Ghazi1-0/+9
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1-0/+9
1998-06-26configure.in (gettimeofday): Check for its existance.Jeff Law1-0/+3
1998-05-21acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle1-0/+4
1998-05-13acconfig.h (ENABLE_CHECKING): Undefine.Michael Meissner1-0/+3
1998-05-09acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1-0/+3
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1-9/+6
1998-05-06updateJason Merrill1-0/+3
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-3/+6
1998-04-20Switch to strrchr if available instead of rindexMichael Meissner1-0/+6
1998-04-15Forgot to commit.Jeff Law1-0/+6
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+4
1998-02-07aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ...Kaveh R. Ghazi1-0/+3
1998-01-31aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi1-0/+9
1998-01-30configure.in: Check for declaration of abort.Jeffrey A Law1-0/+3
1998-01-29configure.in: Check for atoq and atoll.Jeffrey A Law1-0/+6
1998-01-19configure.in: Add cpp stringify test.Richard Henderson1-0/+3
1998-01-19configure.in: Find declaration for sbrk.Richard Henderson1-2/+5
1998-01-17acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for.Jeffrey A Law1-0/+3
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law1-0/+3
1997-12-11Rebuild after recent changes.Jeff Law1-0/+6
1997-12-06Merge from gcc-2.8Jeff Law1-0/+57
1997-11-04Fix irix5 build problem resulting from FSF merge.Jim Wilson1-3/+3
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-5/+6
1997-09-18configure.in (strtoul, bsearch): Have autoconf check for these functions.Jeffrey A Law1-0/+6
1997-09-11Patches from Fred Fish for systems with sys/varargs.h but not varargs.h.Fred Fish1-0/+6
1997-09-01cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law1-0/+3
1997-09-01collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.Jeffrey A Law1-0/+3
1997-08-22Fix AIX build problem when IBM cc is used.Jim Wilson1-0/+3