aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)Author
1999-02-13configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems.Jeffrey A Law
1999-02-10* configure.in (alphaev6*): Fix typo in target_cpu_default2.Richard Henderson
1999-02-08configure.in (i[34567]86-*gnu*): Set float_format to i386.Mark Kettenis
1999-01-28configure.in (hppa1.0-hp-hpux10*): Use t-pa.Jeffrey A Law
1998-08-27configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.Jim Wilson
1998-08-25configure.in: Do not set thread_file to "irix" since no such support exists yet.Jeffrey A Law
1998-08-01configure.in (mingw configuration): Fix typo.Jeffrey A Law
1998-07-29configure.in: Use xm-netbsd.h as the NetBSD xm file (not xm-siglist).Todd Vierling
1998-07-28configure.in: Fix --without/--disable cases for local-prefix, gxx-include-dir...Jason Merrill
1998-07-28Enable haifa for sparc64 too.David S. Miller
1998-07-20configure.in: Fix minor problems with gas feature detection code.Jeffrey A Law
1998-07-14configure.in: Rework gas feature code to work with symlink based source trees.Jeffrey A Law
1998-07-13Fix irix5 build failure due to bad definition of HAVE_INTTYPES_H.Jim Wilson
1998-07-11* configure.in (thumb-*-coff*): Don't cause fixincludes to be run.Richard Earnshaw
1998-07-08rtemself.h: Updated to keep in sync with config/i386/linux.h.Joel Sherrill
1998-07-08configure.in: Check if the assembler supports ".balign" and ".p2align" and de...Jeffrey A Law
1998-07-08Fix big/little endian confusion.Jim Wilson
1998-07-07configure.in: Also look at $srcdir/gas/configure to find a gas version #.Jeffrey A Law
1998-07-02install.texi (sco3.2v5): Document new --with-gnu-as flag.Robert Lipe
1998-06-30Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header...Kaveh R. Ghazi
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi
1998-06-26configure.in (gettimeofday): Check for its existance.Jeff Law
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein
1998-06-18float-i386.h: New.H.J. Lu
1998-06-17* configure.in: Don't turn on collect2 unconditionally.Jason Merrill
1998-06-17dwarf2out.c: Disable EH_FRAME_SECTION if we don't have .init.Jason Merrill
1998-06-17* configure.in (nm): Make a link to "nm" in the build tree too.Jeffrey A Law
1998-06-10Use cpplib for cccp.Dave Brolley
1998-06-04tree.c (get_inner_array_type): New function.David Edelsohn
1998-06-03configure.in: Set float_format to m68k for all m68k targets that do not overr...Andreas Schwab
1998-05-26Makefile.in (gencheck.o): Use HOST_CC.Mumit Khan
1998-05-21acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle
1998-05-21configure.in (extra_c_objs): add prefix.o.Dave Brolley
1998-05-19Finish incomplete change started by Kenner.Jim Wilson
1998-05-17Makefile.in (TARGET_TOOLPREFIX): No longer define.Jeffrey A Law
1998-05-17Makefile.in (build_canonical, [...]): Let configure substitute values for the...Jeffrey A Law
1998-05-16osf.h (HAVE_STAMP_H): Define.Richard Henderson
1998-05-13acconfig.h (ENABLE_CHECKING): Undefine.Michael Meissner
1998-05-11* configure.in (alpha-*-linux-gnu): Undo lossage from gcc2 merge.Richard Henderson
1998-05-09acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law
1998-05-08fixinc.wrap: Renamed from fixinc.math.Manfred Hollstein
1998-05-07Fix host/target confusion with enable_threads, reported by Brendan Kehoe.Jim Wilson
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi
1998-05-06The isascii check is needed by system.h.Kaveh R. Ghazi
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law
1998-05-03Make UnixWare 7 bootstrap support work with final shipping product.Robert Lipe
1998-04-28update m32r portMichael Meissner
1998-04-24* configure.in: Use CC_FOR_BUILD, not BUILD_CC.Jeffrey A Law