Daily bump.
[platform/upstream/gcc.git] / gcc / aclocal.m4
2001-10-08 Zack Weinbergaclocal.m4 (gcc_AC_PROG_GNAT): New.
2001-07-18 Tom TromeyFor PR java/2812:
2001-05-26 Zack Weinbergaclocal.m4: Quote final argument of patsubst.
2001-05-25 Rainer Orthaclocal.m4: Fixed typo.
2001-05-01 Zack Weinbergconfig.gcc: Don't default xmake_file to ${cpu_type...
2001-03-16 Richard Hendersonaclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading...
2001-03-16 Zack Weinbergaclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro...
2001-03-15 Zack Weinbergaclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.
2001-03-14 Zack Weinbergaclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.
2001-03-06 Zack Weinbergaclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
2001-02-18 Kaveh R. Ghaziaclocal.m4 (gcc_AC_CHECK_DECL): Before attempting the...
2001-01-21 Philipp Thomasaclocal.m4 (AM_WITH_NLS): Add -lintl to LIBS if gettext...
2001-01-21 Michael Sokolovaclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.
2001-01-12 Zack Weinbergaclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.
2000-10-09 Philipp Thomasaclocal.m4 (AM_GNU_GETTEXT): Fix non portable use of...
2000-10-09 Philipp Thomasaclocal.m4 (AM_WITH_NLS): When not using included gette...
2000-10-09 Philipp Thomasaclocal.m4 (GCC_PATH_PROG): New.
2000-09-12 Philipp Thomasaclocal.m4 (AM_WITH_NLS): Don't force use of included...
2000-07-12 J. David Anglinaclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to...
2000-06-26 Philipp Thomasaclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT...
2000-06-25 Philipp Thomasaclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if...
2000-06-24 Philipp Thomasaclocal.m4 (AM_GNU_GETTEXT): If LINGUAS isn't set,...
2000-06-06 Philipp Thomasconfigure.in (AC_C_INLINE): Added.
2000-05-31 Philipp Thomasconfigure.in (enable-nls): Enable if build == host...
2000-05-23 Kaveh R. Ghazigetopt.h (getopt): Also check HAVE_DECL_* when prototyping.
2000-05-02 Zack Weinbergaclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.
2000-04-26 Kaveh R. Ghaziaclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now...
2000-04-24 Kaveh R. Ghaziaclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three...
2000-04-24 Kaveh R. Ghaziaclocal.m4: (GCC_HEADER_STRING...
2000-04-17 Zack Weinbergaclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_...
2000-01-16 Alexandre OlivaOops, a reference to mmap_zero remained
2000-01-16 Alexandre Olivaaclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
1999-09-15 Kaveh R. Ghaziaclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.
1999-04-15 Mumit Khanaclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1998-09-03 Kaveh R. Ghaziaclocal.m4 (GCC_HEADER_STRING): New macro to detect...
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-05-10 Jeff Lawacconfig.h (HAVE_VOLATILE): Insert stub for autoconf.
1998-05-07 Kaveh R. GhaziHandle missing vfprintf() & _doprnt() functions with...
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...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-03 Manfred Hollsteinaclocal.m4 (conftestdata_from, [...]): Names shortened...
1997-10-07 Manfred Hollsteinaclocal.m4: Substitute INSTALL.
1997-09-16 Jeffrey A Lawaclocal.m4: New file with replacement for AC_PROG_INSTALL.
1997-09-11 Jim WilsonAdd Fred Fish's LN/LN_S patch.
1997-07-19 Doug EvansInitial revision