aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)AuthorFilesLines
2000-08-16configure.in (*-ibm-aix4.[12]*): Delete test for gnu ld.Kaveh R. Ghazi1-7/+1
2000-08-16configure.in (libstdcxx-v3): Fix test.Manfred Hollstein1-1/+1
2000-08-14configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson1-0/+2
2000-08-14top level:Zack Weinberg1-21/+21
2000-08-11Reverted the check for <sched.h>.Ovidiu Predescu1-1/+1
2000-08-10Check for the <sched.h> header file.Ovidiu Predescu1-1/+1
2000-08-09Remove stray blank line in previous commitZack Weinberg1-1/+0
2000-08-09configure.in (--enable-c-cpplib): Uncomment.Zack Weinberg1-11/+15
2000-08-04configure.in: Use default thread_file even when enable_threads is yes or dce ...J. David Anglin1-6/+8
2000-08-02beos-elf.h (STARTFILE_SPEC): Add i386-mcount.o when user gives -p option.Fred Fish1-11/+0
2000-07-29configure.in (mips*-*-linux*): Use mips*el to check for little endian MIPS, a...Andreas Jaeger1-8/+9
2000-07-17Makefile.in (clean): Remove libgcc directory.Jason Merrill1-9/+7
2000-07-17Makefile.in (TARGET_GETGROUPS_T): New configuration variable.J. David Anglin1-0/+20
2000-07-17configure.in (vax-*-openbsd): Change to new style configuration, add collect2...Marc Espie1-0/+4
2000-07-17Forgot to commit m88k changes.Jeff Law1-0/+2
2000-06-21configure.in: Use 'test a = b' not 'test a == b'.Zack Weinberg1-1/+1
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-2/+0
2000-06-13configure.in: Use --enable-checking=misc,tree,gc by default if...Andreas Jaeger1-2/+5
2000-06-13configure.in: Add AC_TYPE_GETGROUPS test.J. David Anglin1-0/+2
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-7/+7
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-0/+19
2000-06-06configure.in (Make the links): Typo fix ...Philippe De Muyter1-2/+2
2000-06-06configure.in (AC_C_INLINE): Added.Philipp Thomas1-0/+2
2000-05-31* configure.in: Fix typo last change.Richard Henderson1-1/+1
2000-05-31configure.in (enable-nls): Enable if build == host, i.e.Philipp Thomas1-3/+30
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-2/+1
2000-05-24configure.in: Check for -Wno-long-long option support and improve handling of...J. David Anglin1-1/+16
2000-05-24configure.in: Redefine inhibit_libc conditions.Eric Christopher1-10/+18
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-3/+3
2000-05-18configure.in (*-pc-msdosdjgpp): Set float_format to none.Mark Elbrecht1-0/+1
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-0/+3
2000-05-11configure.in (hppa*64*-*-hpux11*): New target for PA64 support.Jeffrey A Law1-0/+24
2000-05-04configure.in (i[34567]86-*-isc*): Add t-i386bare to suppress libgcc1.Robert Lipe1-4/+9
2000-05-03Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.Richard Henderson1-1/+4
2000-05-02aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.Zack Weinberg1-0/+24
2000-05-01configure.in (alpha*-*-linux-gnulibc1*): Remove reference to alpha/t-linux.Richard Henderson1-2/+2
2000-04-30d30v: New port.Richard Henderson1-0/+3
2000-04-28configure.in (sparc-hal-solaris2*): protect [] glob from my expansion.Chris Demetriou1-3/+5
2000-04-26aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...Kaveh R. Ghazi1-8/+12
2000-04-25acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.Kaveh Ghazi1-26/+74
2000-04-24aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...Kaveh R. Ghazi1-14/+16