aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1997-01-03 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,Ian Lance Taylor1-0/+6
rather than the makeinfo program. (do-info): Depend upon all-texinfo. This ensures that MAKEINFO will have the right value when building texinfo itself.
1996-12-31 * configure.in: Remove uses of config/mh-linux.Ian Lance Taylor1-0/+2
1996-12-31 * config.sub, config.guess: Merge with latest FSF sources.Ian Lance Taylor1-0/+4
1996-12-28 * config.sub (case $basic_machine): Add tic80 entries.Fred Fish1-0/+6
1996-12-27 * config.sub, config.guess: Merge with latest FSF sources.Ian Lance Taylor1-0/+4
1996-12-19 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.Stan Shebs1-0/+7
* mpw-config.in: Test for NewFolderRecursive. * mpw-install: Use symbolic name for startup filename. * mpw-README: Add various additional details. PR 10971
1996-12-18 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.Jim Wilson1-0/+4
1996-12-18 * configure.in: Do build gcc and the target libraries forJeff Law1-0/+21
the mn10200.
1996-12-02fix sanitize typoBrendan Kehoe1-2/+2
1996-12-01 * configure.in (mips*-sgi-irix6*): Remove gdb and relatedPeter Schauer1-0/+5
directories from noconfigdirs.
1996-11-26Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>Ian Lance Taylor1-0/+10
* config.sub (basic_machine): added mips16 configuration
1996-11-23Handle MSDOS's (non-unix) text files.Gavin Romig-Koch1-0/+4
1996-11-23config.sub: Handle v850-unknown.Gavin Romig-Koch1-0/+6
1996-11-22Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+5
* Makefile.in: add findutils * configure.in: add findutils to list of host_tools
1996-11-20 * config.sub: Handle mn10200 and mn10300.Jeff Law1-0/+4
1996-11-19Do not build librx on d10vMichael Meissner1-0/+6
1996-11-18 * configure.in (mn10300): Build everything except gdb & libgloss.Jeff Law1-0/+4
1996-11-14Merge from FSF.Per Bothner1-0/+62
1996-11-11Use target_cflags to set -mrelocatable-lib -mno-eabi, not config/mt-ppc.Michael Meissner1-0/+5
1996-11-04 * configure.in (*-*-windows): Exclude everything but those dirsStu Grossman1-0/+5
needed to build windows.
1996-10-30 * Makefile.in (all-target-winsup): Depend on all-target-librx.David Edelsohn1-0/+4
1996-10-29 * configure.in: Exclude mmalloc from i386-windows.Stu Grossman1-0/+1
1996-10-29 * mh-dgux386: New file. x86 dgux specific flagsStu Grossman1-0/+8
1996-10-24 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGETIan Lance Taylor1-0/+6
unconditionally. (MAKEOVERRIDES): Define (revert this part of October 18 change).
1996-10-24 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow theStu Grossman1-0/+7
host to add it's own flags. * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed for MSVC build procedure.
1996-10-22 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.Ian Lance Taylor1-0/+4
1996-10-18 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.Ian Lance Taylor1-0/+10
(CXX_FOR_TARGET): Likewise. (GCC_FOR_TARGET): Define. (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether CC_FOR_TARGET was specified on the command line. (MAKEOVERRIDES): Don't define.
1996-10-17 * configure.in (m32r): Fix spelling of libg++ libs.David Edelsohn1-0/+6
1996-10-10 * configure: Don't get confused by CPU-VENDOR-linux-gnu.Ian Lance Taylor1-0/+2
1996-10-10 * config.sub (-apple*): Remove, now redundant.Stan Shebs1-0/+4
1996-10-10 * configure: Rework yesterday's sed script patch.Ian Lance Taylor1-0/+2
1996-10-10 * config.sub: Merge with FSF.Ian Lance Taylor1-0/+4
1996-10-10 * config.guess: Merge from FSF.Per Bothner1-0/+11
1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> * config.guess: Use pc instead of unknown, for pc clone systems. Change linux to linux-gnu. Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> * config.guess: Avoid non-portable tr syntax.
1996-10-09 * test-build.mk (HOLES): Add "xargs" for gdb.Jeff Law1-0/+2
1996-10-09 * configure: Avoid hpux10.20 sed bug.Jeff Law1-0/+4
1996-10-08 * configure.in config/mh-windows: Add support for windows hostStu Grossman1-0/+5
(that is a build done under the Microsoft build environment).
1996-10-08 * Makefile.in: Replace all uses of srcroot with s, to shrinkIan Lance Taylor1-0/+3
command line lengths.
1996-10-08 Patches from Geoffrey Noer <noer@cygnus.com>:Ian Lance Taylor1-0/+9
* configure.in: If configuring for newlib, pass --with-newlib to subdirectories. * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a -Bnewlib/ and -Lwinsup to gcc. (CXX_FOR_TARGET): Likewise.
1996-10-07 * Makefile.in (ETC_SUPPORT): Add configure.Ian Lance Taylor1-0/+4
1996-10-04use config/mh-dgux386 for i[345]86-dg-dgux host configuration fileAngela Marie Thomas1-0/+5
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law1-0/+6
with a single generic configuration. So break them up into two different configurations. See the individual ChangeLogs for additional detail.
1996-10-03 * configure.in: Add lots of stuff to noconfigdirs forJeff Law1-0/+3
the mn10x00 targets.
1996-10-03 * config.sub, configure.in: Add mn10x00 support.Jeff Law1-0/+4
More Matsushita work.
1996-10-02Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+4
* make-all.com: Call conf-a-gas, not config-a-gas.
1996-10-01Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+32
* configure.in (noconfigdirs): Don't build libgloss for arm-coff targets.
1996-09-16 * configure.in: Use a single line for host_tools and native_only.Ian Lance Taylor1-1/+5
1996-09-09 * config.sub, configure.in: Add entries for m32r.David Edelsohn1-0/+6
1996-09-05 * Makefile.in (inet-install): Don't run install-gzip.Tom Tromey1-0/+4
1996-09-05 * configure.in: Don't config lots of things for *-*-windows*.Stu Grossman1-0/+10
1996-08-29Recognize i586-dg-dgux and use generic System V config file to nop ranlibMichael Meissner1-0/+3