+
+ * configure.in (host_libs): Remove glob, since it is gone from the
+ sources.
+
+
+ * Makefile.in: define empty GDB_NLM_DEPS var.
+
+ * configure.in(target_makefile_frag): use config/mt-netware
+ for netware targets.
+
+
+ * config.sub: Merge in recent FSF changes. Remove linux special
+ cases.
+
+
+ build-all.mk,config/mh-solaris: revert these two changes:
+
+
+ * build-all.mk: Use CC=cc -Xs on Solaris.
+
+ Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * config/mh-solaris: SunPRO C needs -Xs to be able to get a
+ working xmakefile for Emacs.
+
+
+ * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
+ stop using it.
+ * Makefile.in: Nuke all references to glob subdirectory.
+
+
+ * configure.in: Fix --enable-shared logic in per-host.
+
+
+ * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
+
+
+ * configure.in (noconfigdirs): Don't build gas on AIX, for
+ powerpc*-*-aix* as well as for rs6000*-*-aix*.
+
+
+ * configure: Fix --cache-file to work if the file argument is a
+ relative path.
+
+
+ * configure: If the --cache-file is used, pass it down to
+ configure in subdirectories.
+
+
+ * config.sub: add vxworks29k configuration.
+
+
+ * Makefile.in (taz): Do "diststuff" part quietly.
+
+
+ * config.sub: Mini-merge with gcc/config.sub.
+
+
+ * config.guess (IRIX): Sed - to _.
+
+
+ * Makefile.in (source-vault, binary-vault): New targets
+
+
+ * config.sub: Recognize -eabi as a basic system type.
+
+
+ * configure.in (enable_shared stuff): Fix typo.
+
+
+ * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
+
+
+ * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
+
+
+ * configure.in (rs6000-*-*): Don't build gas.
+
+
+ * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
+ reduce command line length.
+ (AS_FOR_TARGET): Check for as.new, not Makefile.
+ (NM_FOR_TARGET): Check for nm.new, not Makefile.
+
+
+ * config.guess: Merge from FSF.
+
+
+ * configure: Don't use $ when handling program_suffix.
+
+
+ * configure.in: Configure tk for hppa/hpux.
+
+
+ * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
+
+
+ * Makefile.in: Move -fno-implicit-template from CXXFLAGS
+ to LIBCXXFLAGS. Tests are better run without it.
+
+
+ * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
+
+
+ * configure.in (*-*-netware*): Don't configure xiberty.
+
+
+ * configure.in: Remove tk from native_only list.
+
* build-all.mk: Add mips-ncd-elf target to sun4 targets