+
+ * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
+ (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
+ mpw-configure.
+
+
+ * configure.in (appdirs): Use =, not ==, in test expression when
+ trying to build the text to print in the warning message for
+ Solaris users.
+
+
+ * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
+
+
+ * config.guess: Recognize lynx-2.3.
+
+
+ * config.sub (z8ksim): Deleted
+ (z8k-*-coff): New, this is the one true name of the target.
+
+
+ * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
+
+
+ * config.guess (*:Linux:*:*): First try asking the linker what the
+ default object file format is (elf, aout, or coff). Then if this
+ fails, try previous methods.
+
+
+ * configure.in: Don't build newlib for *-*-vxworks5.1.
+
+
+ * configure.in: Don't build newlib for a29k-*-vxworks5.1.
+ * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
+
+
+ * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
+
+
+ * cfg-ml-com.in: New file.
+ * cfg-ml-pos.in: New file.
+
+
+ * COPYING.NEWLIB: Add HP free copyright to list.
+
+
+ * config.sub: Recognize -eabi* for the system, not just -eabi.
+
+
+ * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
+ * config.sub, configure.in (win32): New target and host.
+
+
+ * configure.in: Add i386-pe configuration.
+
+
+ * mpw-build.in (install): Install GDB after LD.
+
+
+ * mpw-config.in (elf/mips.h): Always forward-include, needed
+ for GDB to build.
+
+
+ * testsuite: New directory for customer acceptance and whole tool
+ chain tests.
+
+
+ * configure: If per-host line isn't found, but AC_OUTPUT is found
+ and a configure script exists, run it instead.
+
+
+ * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
+
+
+ * configure: Set build_{cpu,vendor,os,alias} to host values when
+ --build isn't specified.
+
+
+ * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
+ (FLAGS_TO_PASS): Pass them.
+ (EXTRA_TARGET_FLAGS): Ditto.
+
+ * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
+
+
+ * Makefile.in (all-libg++): Depend on all-libstdc++.
+
+
+ * configure.in (noconfigdirs): Enable all packages for
+ i386-unknown-netbsd.
+
+
+ * configure.in (noconfigdirs): Don't configure tk for i386-go32
+ hosted builds (DOS builds)
+
Changes for ARM based on patches from Richard Earnshaw: