Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
[platform/upstream/gcc.git] / gcc / config.in
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1998-12-07 Ulrich Drepperconfigure.in: Test for availability of putc_unlocked...
1998-11-23 Richard Hendersonconfigure.in: Look for <sys/stat.h>.
1998-11-19 Kaveh R. Ghaziconfigure.in: Don't do AC_CHECK_HEADERS(wait.h sys...
1998-11-02 Kaveh R. Ghaziconfigure.in: Call AC_FUNC_VFORK.
1998-09-28 Alexandre Olivaconfigure.in: new flags --with-ld and --with-as...
1998-09-13 Kaveh R. GhaziAdd support for strsignal, for platforms which have...
1998-09-10 Jakub Jelinekconfigure.in: Add check for GAS subsection -1 support.
1998-09-03 Kaveh R. Ghaziaclocal.m4 (GCC_HEADER_STRING): New macro to detect...
1998-07-09 Jeff LawRegenerated.
1998-07-06 Kaveh R. GhaziRedesign GCC_FUNC_PRINTF_PTR so that it doesn't define...
1998-06-30 Kaveh R. GhaziAdd the ability to GCC_NEED_DECLARATION{S} for looking...
1998-06-28 Kaveh R. GhaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-26 Jeff Lawconfigure.in (gettimeofday): Check for its existance.
1998-05-21 John Wehleacconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
1998-05-13 Michael Meissneracconfig.h (ENABLE_CHECKING): Undefine.
1998-05-10 Jeff Lawacconfig.h (HAVE_VOLATILE): Insert stub for autoconf.
1998-05-07 Kaveh R. GhaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 Jason Merrillupdate
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-20 Michael MeissnerSwitch to strrchr if available instead of rindex
1998-04-15 Jeff LawForgot to commit.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-02-07 Kaveh R. Ghaziaclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test...
1998-02-01 Kaveh R. Ghaziaclocal.m4 (GCC_NEED_DECLARATION): Modify macro to...
1998-01-30 Jeffrey A Lawconfigure.in: Check for declaration of abort.
1998-01-29 Jeffrey A Lawconfigure.in: Check for atoq and atoll.
1998-01-19 Richard Hendersonconfigure.in: Add cpp stringify test.
1998-01-19 Richard Hendersonconfigure.in: Find declaration for sbrk.
1998-01-17 Jeffrey A Lawacconifg.h (NEED_DECLARATION_ATOL): New declaration...
1997-12-15 Jeff LawBring over changes from latest gcc-2.8 pre-release.
1997-12-12 Jeff LawRebuild after recent changes.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-05 Jim WilsonFix irix5 build problem resulting from FSF merge.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-19 Jeffrey A Lawconfigure.in (strtoul, bsearch): Have autoconf check...
1997-09-12 Fred FishPatches from Fred Fish for systems with sys/varargs...
1997-09-01 Jeffrey A Lawcccp.c (sys_errlist): Remove special 4.4bsd declaration.
1997-09-01 Jeffrey A Lawcollect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGL...
1997-08-22 Jim WilsonFix AIX build problem when IBM cc is used.
1997-08-11 Jeff LawInitial revision