aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2000-06-26aclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT to no, test for msgfmt ...Philipp Thomas1-26/+23
2000-06-25aclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if no catalog compiler found.Philipp Thomas1-24/+37
2000-06-24aclocal.m4 (AM_GNU_GETTEXT): If LINGUAS isn't set, build all catalogs specifi...Philipp Thomas1-26/+30
2000-06-21configure.in: Use 'test a = b' not 'test a == b'.Zack Weinberg1-4/+4
2000-06-19configure.in (--enable-checking): Update --help doc to reflect new defaults.Kaveh R. Ghazi1-2/+2
2000-06-14configure.in: Revert AC_TYPE_GETGROUPS patch from June 13.Jeffrey A Law1-237/+131
2000-06-13configure.in: Use --enable-checking=misc,tree,gc by default if...Andreas Jaeger1-232/+236
2000-06-13configure.in: Add AC_TYPE_GETGROUPS test.J. David Anglin1-131/+237
2000-06-13configure.in (ALL_LINGUAS): Changed en_UK to en_GB.Philipp Thomas1-1/+1
2000-06-13configure.in: Adjust FreeBSD bits to match changes to config.guess.David O'Brien1-5/+5
2000-06-12configure.in: Update tm dependencies for MPE.Mark Klein1-1/+1
2000-06-09* configure.in: Also avoid wrapping auto-build.h with IN_GCC.Kaveh R. Ghazi1-2/+2
2000-06-09configure.in: Check whether gas supports -relax.Jakub Jelinek1-5/+33
2000-06-06configure.in (AC_C_INLINE): Added.Philipp Thomas1-1/+1
2000-06-06configure.in (Make the links): Typo fix ...Philippe De Muyter1-2/+2
2000-06-06*gcc/configure: regeneratedPhilipp Thomas1-277/+267
2000-05-31* configure.in: Fix typo last change.Richard Henderson1-230/+241
2000-05-31configure.in (enable-nls): Enable if build == host, i.e.Philipp Thomas1-232/+264
2000-05-27configure.in (stage1_warn_cflags): Add -Wstrict-prototypes -Wmissing-prototypes.Zack Weinberg1-1/+1
2000-05-27configure.in: Add AC_CHECK_TYPE(ssize_t).Zack Weinberg1-137/+168
2000-05-24configure.in: Check for -Wno-long-long option support and improve handling of...J. David Anglin1-196/+213
2000-05-24configure.in: Redefine inhibit_libc conditions.Eric Christopher1-102/+110
2000-05-23configure.in: For --enable-languages=LIST, check for empty LIST.Phil Edwards1-0/+4
2000-05-23Remove compile time warnings when building arm.oNick Clifton1-0/+3
2000-05-23configure.in (NO_MINUS_C_MINUS_O): Fix thinko in previous fix.Philippe De Muyter1-1/+1
2000-05-23getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi1-143/+155
2000-05-18configure.in (*-pc-msdosdjgpp): Set float_format to none.Mark Elbrecht1-91/+92
2000-05-18configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o', not `$...Philippe De Muyter1-1/+1
2000-05-17configure.in (NO_MINUS_C_MINUS_O): Macro made availabe for AC_OUTPUT files.Philippe De Muyter1-198/+201
2000-05-11configure.in (hppa*64*-*-hpux11*): New target for PA64 support.Jeffrey A Law1-153/+167
2000-05-04configure.in (i[34567]86-*-isc*): Add t-i386bare to suppress libgcc1.Robert Lipe1-148/+163
2000-05-03Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.Richard Henderson1-203/+258
2000-05-02aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.Zack Weinberg1-147/+224
2000-05-01configure.in (alpha*-*-linux-gnulibc1*): Remove reference to alpha/t-linux.Richard Henderson1-2/+2
2000-04-30d30v: New port.Richard Henderson1-91/+94
2000-04-28configure.in (sparc-hal-solaris2*): protect [] glob from my expansion.Chris Demetriou1-5/+5
2000-04-26aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi1-246/+204
2000-04-25acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.Kaveh Ghazi1-243/+254
2000-04-24configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant call to AC_MSG_R...Kaveh R. Ghazi1-139/+138
2000-04-24aclocal.m4: (GCC_HEADER_STRING...Kaveh R. Ghazi1-3/+3
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-251/+226
2000-04-18configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe1-151/+210
2000-04-17aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).Zack Weinberg1-374/+183
2000-04-15configure.in (alpha*-*-*): Aad config/alpha/t-alpha.Richard Kenner1-112/+118
2000-04-08Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw1-53/+10
2000-04-06configure.in: And here.Benjamin Kosnik1-215/+241
2000-04-05acconfig.h: Add HAVE_GAS_HIDDEN.Ulrich Drepper1-4/+22
2000-04-05t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin, crtend.Geoff Keating1-175/+140
2000-03-30configure.in: Comment out --enable-c-cpplib stanza.Zack Weinberg1-239/+227
2000-03-20configure.in: Set $IFS to a value if it doesn't already have one in the --ena...Geoff Keating1-2/+2