aboutsummaryrefslogtreecommitdiff
path: root/gcc/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
1998-09-03aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include ...Kaveh R. Ghazi1-5/+21
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi1-1/+1
1998-06-30Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header...Kaveh R. Ghazi1-2/+5
1998-05-09acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1-0/+10
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1-0/+16
1998-02-07aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ...Kaveh R. Ghazi1-0/+21
1998-01-31aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi1-3/+13
1997-12-06Merge from gcc-2.8Jeff Law1-0/+6
1997-11-02aclocal.m4 (conftestdata_from, [...]): Names shortened to 14 char length.Manfred Hollstein1-10/+10
1997-10-07aclocal.m4: Substitute INSTALL.Manfred Hollstein1-0/+1
1997-09-15aclocal.m4: New file with replacement for AC_PROG_INSTALL.Jeffrey A Law1-0/+63
1997-09-11Add Fred Fish's LN/LN_S patch.Jim Wilson1-0/+64
1997-07-19Initial revisionDoug Evans1-0/+27