+
+ * config.guess: Update from FSF.
+
+
+ * configure: Use ${config_shell} when running ${configsub}.
+
+
+ * config.sub: No longer recognize h8300h.
+
+
+ * config.sub: Remove extraneous differences between config.sub and
+ gcc/config.sub.
+
+
+ * Makefile.in (DISTSTUFFDIRS): Add gas.
+
+
+ * COPYING.NEWLIB: New file.
+
+
+ * config.guess (HP-UX): Patch from Harlan Stenn
+
+
+ * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
+
+
+ * config.sub: Merge nextstep cleanup from FSF.
+
+
+ * configure.in (arm-*-*): Don't configure ld for this target.
+
+
+ * configure.in (*-*-netware): don't configure libg++, libio,
+ librx, or newlib.
+
+
+ * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
+ configure ld--it works, but it doesn't support shared libraries.
+
+
+ * config.guess (*-unknown-freebsd*): Get rid of possible
+ trailing "(Release)" in version string.
+
+
+ * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
+ Fix type: *-next-neststep -> *-next-nextstep.
+
+ * config.guess: Merge from FSF:
+
+
+ * config.guess: Recognize powerpc-ibm-aix3.2.5.
+
+
+ * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
+ instead of UNIX_SV for UnixWare 1.0).
+
+
+ * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
+ to make gdb/nlm/* build after the compiler and linker.
+
+
+ * config.guess (netbsd, freebsd, linux): Accept any machine,
+ not just i[34]86.
+ (m68k-atari-sysv4): Relocate to match FSF version.
+
+ * config.guess: More merges from the FSF:
+
+ Add a space before function call or macro invocation.
+
+
+ * config.guess: Add trap cmd to remove dummy.c and dummy when
+ interrupted.
+
+
+ * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
+ (dummy): Redirect stderr from compilation of dummy.c.
+
+
+ * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
+
+
+ * configure: Accept and ignore --cache*, for compatibility with
+ new autoconf.
+
+
+ * config.guess: Merge from FSF:
+
+
+ * config.guess (Pyramid*:OSx*:*:*): New case.
+ (PATH): Add /.attbin at end for finding uname.
+ (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
+
+
+ * config.guess (M88*:DolphinOS:*:*): New case.
+
+
+ * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
+ to select whether to use ELF or COFF.
+
+
+ * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
+
+
+ * config.guess: Guess the OS version for HPUX.
+
+
+ * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
+
+
+ * configure.in: Recognize --with-headers, --with-libs, and
+ --without-newlib.
+ * Makefile.in (all-xiberty): Depend upon all-ld.
+
+
+ * configure.in: Change i[34]86 to i[345]86.
+
+
+ * configure (version): A few more tweaks to help message.
+
+
+ * Makefile.in: Remove (for now) librx as a host library,
+ now that we're building it for target.
+
+
+ (Karl Berry).
+
+
+ * configure.in: Also configure librx.
+
+
+ * Makefile.in: Update various rules to reflect that librx
+ is now needed for libg++.
+
+
+ * config.sub: Accept mips64orion and mips64orionel as a CPU name.
+
+
+ * configure.in: Configure the examples directory.
+
+
+ * configure: Simplify Jun 2 1994 change.
+
+
+ * change CC to /usr/latest/bin/gcc for lynx host builds, since
+ /bin/gcc isn't good enough to build gcc.
+
+
+ * Makefile.in (GDB_SUPPORT_FILES): Remove
+ (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
+ (gdb.tar.gz): Add new rule to use standard distribution building
+ mechanism.
+
+
+ * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
+
+
+
+
+ * configure: Search current dir first in .gdbinit.
+
+
+ * config.sub: Recognize freebsd (merged from gcc config.sub).
+
* config.sub: Refer to NeXT's operating system as nextstep.