OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1998-09-28 oliva * configure.in: new flags --with-ld and --with-as...
1998-09-13 ghaziAdd support for strsignal, for platforms which have...
1998-09-10 davem * configure.in: Add check for GAS subsection -1 support.
1998-09-03 ghazi * aclocal.m4 (GCC_HEADER_STRING): New macro...
1998-07-09 lawRegenerated.
1998-07-06 ghaziRedesign GCC_FUNC_PRINTF_PTR so that it doesn't define...
1998-06-30 ghaziAdd the ability to GCC_NEED_DECLARATION{S} for looking...
1998-06-28 ghaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-26 law * configure.in (gettimeofday): Check for its...
1998-05-21 law * acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
1998-05-13 law * acconfig.h (ENABLE_CHECKING): Undefine.
1998-05-10 law * acconfig.h (HAVE_VOLATILE): Insert stub for...
1998-05-07 ghaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 jasonupdate
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-20 meissnerSwitch to strrchr if available instead of rindex
1998-04-15 lawForgot to commit.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-02-07 rth* aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test...
1998-02-01 law * aclocal.m4 (GCC_NEED_DECLARATION): Modify...
1998-01-30 law * configure.in: Check for declaration of abort.
1998-01-29 law * configure.in: Check for atoq and atoll.
1998-01-19 rth * configure.in: Add cpp stringify test.
1998-01-19 rth * configure.in: Find declaration for sbrk.
1998-01-17 law * acconifg.h (NEED_DECLARATION_ATOL): New decla...
1997-12-15 lawBring over changes from latest gcc-2.8 pre-release.
1997-12-12 lawRebuild after recent changes.
1997-12-07 lawMerge from gcc-2.8
1997-11-05 wilsonFix irix5 build problem resulting from FSF merge.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-19 law * configure.in (strtoul, bsearch): Have autocon...
1997-09-12 wilsonPatches from Fred Fish for systems with sys/varargs...
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-09-01 law * collect2.c: Change DONT_DECLARE_SYS_SIGLIST...
1997-08-22 wilsonFix AIX build problem when IBM cc is used.
1997-08-11 lawInitial revision