summaryrefslogtreecommitdiff
path: root/gcc/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* For PR java/2812:Tom Tromey2001-07-181-0/+70
* aclocal.m4: Quote final argument of patsubst.Zack Weinberg2001-05-261-3/+6
* aclocal.m4: Fixed typo.Rainer Orth2001-05-251-1/+26
* config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg2001-05-011-3/+5
* aclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading od output with a space...Richard Henderson2001-03-161-1/+1
* aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ...Zack Weinberg2001-03-161-49/+94
* aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg2001-03-151-0/+165
* aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg2001-03-141-0/+106
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-1/+0
* aclocal.m4 (gcc_AC_CHECK_DECL): Before attempting the test...Kaveh R. Ghazi2001-02-181-0/+9
* aclocal.m4 (AM_WITH_NLS): Add -lintl to LIBS if gettext was found in libintl.Philipp Thomas2001-01-211-0/+4
* aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.Michael Sokolov2001-01-211-0/+5
* aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.Zack Weinberg2001-01-121-32/+234
* aclocal.m4 (AM_GNU_GETTEXT): Fix non portable use of == operator for test.Philipp Thomas2000-10-091-1/+1
* aclocal.m4 (AM_WITH_NLS): When not using included gettext...Philipp Thomas2000-10-091-3/+7
* aclocal.m4 (GCC_PATH_PROG): New.Philipp Thomas2000-10-091-18/+64
* aclocal.m4 (AM_WITH_NLS): Don't force use of included gettext.Philipp Thomas2000-09-121-1/+1
* aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to detect systems with MAP_AN...J. David Anglin2000-07-111-5/+17
* aclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT to no, test for msgfmt ...Philipp Thomas2000-06-261-8/+5
* aclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if no catalog compiler found.Philipp Thomas2000-06-251-3/+18
* aclocal.m4 (AM_GNU_GETTEXT): If LINGUAS isn't set, build all catalogs specifi...Philipp Thomas2000-06-241-7/+11
* configure.in (AC_C_INLINE): Added.Philipp Thomas2000-06-061-1/+1
* configure.in (enable-nls): Enable if build == host, i.e.Philipp Thomas2000-05-311-3/+3
* getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi2000-05-231-20/+23
* aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.Zack Weinberg2000-05-021-0/+25
* aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi2000-04-261-42/+27
* aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...Kaveh R. Ghazi2000-04-241-4/+4
* aclocal.m4: (GCC_HEADER_STRING...Kaveh R. Ghazi2000-04-241-14/+14
* aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).Zack Weinberg2000-04-171-1/+52
* Oops, a reference to mmap_zero remainedAlexandre Oliva2000-01-161-1/+1
* aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.Alexandre Oliva2000-01-161-0/+82
* configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill2000-01-121-0/+4
* aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.Kaveh R. Ghazi1999-09-151-0/+19
* aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define.Mumit Khan1999-04-141-0/+21
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-0/+401
* aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include ...Kaveh R. Ghazi1998-09-031-5/+21
* Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi1998-07-061-1/+1
* Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header...Kaveh R. Ghazi1998-06-301-2/+5
* acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1998-05-091-0/+10
* Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1998-05-071-0/+16
* aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ...Kaveh R. Ghazi1998-02-071-0/+21
* aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi1998-01-311-3/+13
* Merge from gcc-2.8Jeff Law1997-12-061-0/+6
* aclocal.m4 (conftestdata_from, [...]): Names shortened to 14 char length.Manfred Hollstein1997-11-021-10/+10
* aclocal.m4: Substitute INSTALL.Manfred Hollstein1997-10-071-0/+1
* aclocal.m4: New file with replacement for AC_PROG_INSTALL.Jeffrey A Law1997-09-151-0/+63
* Add Fred Fish's LN/LN_S patch.Jim Wilson1997-09-111-0/+64
* Initial revisionDoug Evans1997-07-191-0/+27