install.texi (Installation): Remove obsolete description for libstdc++ which is now...
[platform/upstream/gcc.git] / gcc / acconfig.h
2000-05-27 Zack Weinbergconfigure.in: Add AC_CHECK_TYPE(ssize_t).
2000-04-26 Kaveh R. Ghaziaclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now...
2000-04-25 Kaveh Ghaziacconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.
2000-04-24 Kaveh R. Ghaziaclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three...
2000-04-06 Benjamin Kosnikconfigure.in: And here.
2000-04-05 Ulrich Drepperacconfig.h: Add HAVE_GAS_HIDDEN.
2000-03-16 Jeffrey A Lawacconfig.h (HAVE_GAS_WEAK): New define.
2000-02-27 Zack WeinbergMakefile.in (STMP_FIXINC): New toggle.
2000-01-13 Nathan Sidwellconfigure.in (--enable-new-gxx-abi): New option.
2000-01-13 Jason MerrillBeOS port
1999-12-26 Zack Weinbergacconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI...
1999-12-08 Alexandre Olivaconfigure.in: When target is sparc* and tm_file contain...
1999-09-22 Kaveh R. Ghaziconfigure.in (AC_PREREQ): Bump to 2.13.
1999-09-13 Zack Weinberggcc.c: Include sys/resource.h.
1999-08-14 Mumit KhanMumit Khan <khan@xraylith.wisc.edu>
1999-08-02 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-06-24 Jeff Lawsystem.h (strstr): New external function declaration.
1999-04-23 John Wehleacconfig.h (HAVE_GAS_FILDS_FISTS): Add.
1999-04-15 Mumit Khanaclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define.
1999-04-03 Jeffrey A Lawacconfig.h (ENABLE_CHECKING): Remove redundant #undef.
1999-03-19 Zack Weinbergsystem.h: Use putc_unlocked...
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
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 Jeffrey A Lawconfigure.in: Check if the assembler supports ".balign...
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-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-28 Kaveh R. GhaziConsolidate strerror handling, as well as getcwd/getwd.
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-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-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-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-08-22 Jim WilsonFix AIX build problem when IBM cc is used.
1997-07-19 Doug EvansInitial revision