aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)Author
1998-09-30Oh, my. That'll teach me to rebuild generated files on a 'trusted'Robert Lipe
1998-09-30RegenerateRobert Lipe
1998-09-30 * configure.in: Add --enable-cpplib option which uses cpplibJeffrey A Law
1998-09-28 * configure.in: new flags --with-ld and --with-as, equivalentAlexandre Oliva
1998-09-24Thu Sep 24 01:35:34 1998 David S. Miller <davem@pierdol.cobaltmicro.com>David S. Miller
1998-09-21 * configure.in: Recognize i[34567]86-*-openbsd* and handle it likeJeffrey A Law
1998-09-21Rebuilt after recent changes.Jeffrey A Law
1998-09-20 * configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorderRobert Lipe
1998-09-20 * configure.in: Add support for c4x targets.Michael Hayes
1998-09-19 * configure.in: Disable collect2 for nextstep. Instead useMelissa O'Neill
1998-09-13 * configure.in: remove usage of `!' to negate the result of aAlexandre Oliva
1998-09-13 We now fully bootstrap on solaris-2.7 sparcv9.David S. Miller
1998-09-13Add support for strsignal, for platforms which have it but don't haveKaveh Ghazi
1998-09-10 * configure.in: Add check for GAS subsection -1 support.Jakub Jelinek
1998-09-09 Add preliminary native sparcv9 Solaris support.David S. Miller
1998-09-08 * configure.in (m68k-next-nextstep3*): Use collect2.Jeffrey A Law
1998-09-08 * configure.in (m68k-next-nextstep3*): Use collect2.Jeffrey A Law
1998-09-08 * gcc/configure.in: Don't assume srcdir is .../gccNathan Sidwell
1998-09-07 * configure.in: Check for bogus GCC_EXEC_PREFIX and LIBRARY_PATH.Jeffrey A Law
1998-09-07 * configure.in: If we are unable to find the "gnatbind" program,Jeffrey A Law
1998-09-05 * configure.in: Removed references to the removed fileKrister Walfridsson
1998-09-03 * aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it isKaveh Ghazi
1998-09-02Boehm GC support for ObjC from Ovidiu Predescu.Ovidiu Predescu
1998-08-30 * configure.in: If the native compiler is GCC use $(WARN_CFLAGS)Mark Mitchell
1998-08-30 * configure.in (gxx_include_dir): Changed toH.J. Lu
1998-08-30 * Makefile.in: Add lang_tree_files and gencheck.h.Martin von Lvwis
1998-08-26Make `configure rs6000-ibm-aix4.1' work again.Jim Wilson
1998-08-26This change was certainly tested...David S. Miller
1998-08-25 * From Alexandre:Jeffrey A Law
1998-08-14 * configure.in: Avoid [[ by using test and changequote.Ian Lance Taylor
1998-08-13 * tree.h: De-conditionalize init_priority code.Jason Merrill
1998-07-29 * configure.in: Use xm-netbsd.h as the NetBSD xm file (not xm-siglist).Todd Vierling
1998-07-28 * configure.in: Fix --without/--disable cases for local-prefix,Jason Merrill
1998-07-28Enable haifa for sparc64 too.David S. Miller
1998-07-27configure.in: Added i[34567]86-*-win32.Stan Cox
1998-07-20 * configure.in: Fix minor problems with gas feature detection code.Jeffrey A Law
1998-07-14 * configure.in: Rework gas feature code to work with symlink basedJeffrey A Law
1998-07-13Fix irix5 build failure due to bad definition of HAVE_INTTYPES_H.Jim Wilson
1998-07-11Please try to remember to regenerate this whenDavid S. Miller
1998-07-09 * config/i386/rtemself.h: Updated to keep in sync withJoel Sherrill
1998-07-09 * configure.in: Check if the assembler supports ".balign" andJeffrey A Law
1998-07-08Fix big/little endian confusion.Jim Wilson
1998-07-08 * configure.in: Also look at $srcdir/gas/configure to find aJeffrey A Law
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTFKaveh Ghazi
1998-07-02Regenerate file.Robert Lipe
1998-06-30Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitraryKaveh Ghazi
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh Ghazi
1998-06-26 * configure.in (gettimeofday): Check for its existance.Jeffrey A Law
1998-06-26dManfred Hollstein