aboutsummaryrefslogtreecommitdiff
path: root/gcc/aclocal.m4
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-4/+4
2005-06-17aclocal.m4 (gcc_AC_CHECK_TOOL): Do not overwrite the passed variable.Paolo Bonzini1-1/+3
2005-06-16Alan Modra <amodra.bigpond.net.au>Paolo Bonzini1-1/+77
2005-05-25configure.ac: Don't use gcc_AC_C_LONG_LONG.Kelley Cook1-23/+0
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-0/+22
2005-05-04xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook1-1/+0
2005-03-30Makefile.def (bfd, [...]): Set lib_path.Paolo Bonzini1-1/+0
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-1/+0
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+1
2004-10-20re PR java/15575 (HAVE_LANGINFO_CODESET never defined)Bryce McKinlay1-0/+16
2004-10-12configure.ac (symbolic_link): Replace with $LN_S.Paolo Bonzini1-2/+7
2004-09-27aclocal.m4: Quote m4_includes.R. Kelley Cook1-9/+10
2004-09-23aclocal.m4: Add in gettext's m4 includes.Kelley Cook1-153/+9
2004-09-22gettext-sister.m4: Renamed from gettext.m4Kelley Cook1-1/+1
2004-09-22aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.Kelley Cook1-0/+102
2004-09-17configure.ac (gcc_cv_gld_version): Handle whitespace before "VERSION=".Hans-Peter Nilsson1-1/+1
2004-08-03aclocal.m4 (gcc_AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h> and mmap() ex...Maciej W. Rozycki1-2/+6
2004-06-09Makefile.tpl (touch-stage[+id+]): New.Paolo Bonzini1-42/+6
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-36/+0
2004-03-11(top level)Paolo Bonzini1-35/+0
2004-01-03configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode1-21/+0
2004-01-03configure.in: Rename to configure.ac.Nathanael Nerode1-1/+1
2003-12-07configure.in, aclocal.m4: Revert to pre-2.5x conversion status.Nathanael Nerode1-1/+22
2003-12-07configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode1-21/+0
2003-12-07configure.in: Make minimum necessary changes for autoconf 2.5x.Nathanael Nerode1-1/+1
2003-12-03aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.Zack Weinberg1-0/+2
2003-11-26aclocal.m4 (gcc_AC_PROG_GNAT): Rewrite to account for removal of ADAC.Nathanael Nerode1-30/+17
2003-11-01aclocal.m4: Blacklist ultrix* for mmap file.John David Anglin1-1/+1
2003-10-14* aclocal.m4: Properly quote names of macros being defined.Nathanael Nerode1-17/+17
2003-10-01aclocal.m4: Add hpux10* and hpux11.00 to /dev/zero blacklist.John David Anglin1-1/+1
2003-10-01aclocal.m4: Add ultrix* to /dev/zero blacklist.John David Anglin1-1/+1
2003-09-23Makefile.in (gnucompare*): Merge into ...Kaveh R. Ghazi1-4/+14
2003-08-12configure.in (make_compare_target): Move test to ...Kelley Cook1-0/+23
2003-07-24aclocal.m4 (_gcc_COMPUTE_GAS_VERSION): Set patch level to 0 if it's not provi...Nathanael Nerode1-0/+3
2003-07-12aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE...Zack Weinberg1-17/+72
2003-07-08Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.Zack Weinberg1-0/+33
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg1-546/+1
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg1-28/+0
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi1-30/+0
2003-06-10Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi...Nathanael Nerode1-0/+1
2003-06-04re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7...Zack Weinberg1-343/+79
2003-03-21aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.Zack Weinberg1-139/+0
2003-03-12aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE, _gcc_COMPUTE_GAS_VERSION.Nathanael Nerode1-0/+50
2003-01-13aclocal.m4 (gcc_AC_PROG_GNAT): Don't try to prepend ${ac_tool_prefix} to ADAC...Alexandre Oliva1-4/+1
2003-01-08aclocal.m4 (gcc_AC_INITFINI_ARRAY): Fix spelling of cache variable.Andreas Schwab1-3/+3
2003-01-07configure.in: Restore CFLAGS before gcc_AC_INITFINI_ARRAY.Andreas Schwab1-20/+14
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-74/+4
2002-11-23aclocal.m4 (ac_cv_func_mmap_dev_zero): Darwin does not allow mmap from /dev/z...Geoffrey Keating1-8/+13
2002-11-07crtend.asm: Include "auto-host.h".David Mosberger1-0/+26
2002-01-22re PR java/4972 (undefined reference to `libiconv')Craig Rodrigues1-3/+4