+
+ * configure.in (mips*-sgi-irix6*): Remove gdb and related
+ directories from noconfigdirs.
+
+
+ * config.sub (basic_machine): added mips16 configuration
+
+start-sanitize-d10v
+
+ * config.sub: Handle d10v-unknown.
+
+end-sanitize-d10v
+start-sanitize-v850
+
+ * gcc/depragmaize.c: Handle MSDOS's (non-unix) text files.
+
+
+ * config.sub: Handle v850-unknown.
+
+end-sanitize-v850
+
+ * Makefile.in: add findutils
+ * configure.in: add findutils to list of host_tools
+
+
+ * config.sub: Handle mn10200 and mn10300.
+
+start-sanitize-d10v
+
+ * configure.in (d10v-*): Do not build librx.
+
+end-sanitize-d10v
+
+ * configure.in (mn10300): Build everything except gdb & libgloss.
+
+
+ * config.guess: Patch for Dansk Data Elektronik servers,
+
+ For ncr, use /bin/uname rather than uname, since GNU uname does not
+
+ Patch for MIPS R4000 running System V,
+
+ Fix thinko for nextstep.
+
+
+ * config.guess: Guess mips-dec-mach_bsd4.3.
+
+ * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
+ release numbers.
+ * config.guess (mips-mips-riscos*): Emit just enough of the
+ release number.
+
+ * config.guess (sparc-auspex-sunos*): Added.
+ (f300-fujitsu-*): Added.
+
+ * config.guess: Recognize a Tadpole as a sparc.
+
+
+ * config.guess: Don't assume that NextStep version is either 2 or
+ 3. NextStep 4 (aka OpenStep 4) has come out now.
+
+
+ * config.guess: Support Cray T90 that reports itself as "CRAY TS".
+
+
+ * config.sub: Contributions from bug-gnu-utils to:
+ Support plain "hppa" (no version given) architecture, reported by
+ OpenStep.
+ OpenBSD like NetBSD.
+ LynxOs is not a hardware supplier.
+
+ * config.guess: Contributions from bug-gnu-utils to add support for:
+ OpenBSD like NetBSD.
+ Stratus systems.
+ More Pyramid systems.
+ i[n>4]86 Intel chips.
+ M680[n>4]0 Motorola chips.
+ Use unknown instead of lynx for hardware manufacturer.
+
+
+ * install.sh (chmodcmd): Set to null if the DST directory already
+ exists.
+
+
+ * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
+ not use mt-ppc target Makefile fragment any more.
+
+
+ * configure.in (*-*-windows): Exclude everything but those dirs
+ needed to build windows.
+
+
+ * Makefile.in (all-target-winsup): Depend on all-target-librx.
+
+
+ * configure.in: Exclude mmalloc from i386-windows.
+ * config/mh-windows: Add rules for building MSVC makefiles.
+
+
+ * Undo my previous change.
+
+
+ * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
+ unconditionally.
+ (MAKEOVERRIDES): Define (revert this part of October 18 change).
+
+
+ * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
+ host to add it's own flags.
+ * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
+ for MSVC build procedure.
+
+
+ * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
+
+
+ * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
+ (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.
+
+start-sanitize-m32r
+
+ * configure.in (m32r): Fix spelling of libg++ libs.
+
+end-sanitize-m32r
+
+ * config.sub (-apple*): Remove, now redundant.
+
+
+ * configure: Don't get confused by CPU-VENDOR-linux-gnu.
+
+ * configure: Rework yesterday's sed script patch.
+
+ * config.sub: Merge with FSF.
+
+
+ * config.guess: Merge from FSF.
+
+ * config.guess: Use pc instead of unknown, for pc clone systems.
+ Change linux to linux-gnu.
+
+ * config.guess: Avoid non-portable tr syntax.
+
+
+ * test-build.mk (HOLES): Add "xargs" for gdb.
+
+ * configure: Avoid hpux10.20 sed bug.
+
* configure.in config/mh-windows: Add support for windows host