summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog102
1 files changed, 102 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b88dd1b89..0077cc93e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+Mon May 29 13:50:03 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
+
+Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
+ * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
+
+20000-05-21 H.J. Lu (hjl@gnu.org)
+
+ * configure: Revert changes made on May 18 and May 19.
+
+ * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
+ directory are used if they exist. Make sure
+ $(build_tooldir)/include is searched for header files,
+ $(build_tooldir)/lib/ for library files.
+ (GCC_FOR_TARGET): Likewise.
+ (CXX_FOR_TARGET): Likewise.
+
+20000-05-19 H.J. Lu (hjl@gnu.org)
+
+ * configure: Provide --disable-target-dir-sanity-checking to
+ disable the gcc directory checking for cross compiling.
+
+20000-05-18 H.J. Lu (hjl@gnu.org)
+
+ * configure: Ask to create the gcc directory for cross
+ compiling if necessary.
+
+Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
+
+ * configure.in (hppa*64*-*-*): Do build ld for this configuration.
+
+2000-05-18 David Edelsohn <edelsohn@gnu.org>
+
+ * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
+
+Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
+
+ * Makefile.in (configure-target-libiberty): Depend on
+ configure-target-newlib.
+
+Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
+ * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
+
+Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
+ * Makefile.in (do-djunpack): New target. Update djunpack.bat with
+ current version information. Add to proto-toplev directory.
+ (gdb-taz): Build do-djunpack.
+
+2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
+
+ * ltmain.sh: Preserve in relink_command any environment
+ variables that may affect the linker behavior.
+
+Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
+
+ * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
+
+Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
+
+ * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
+
+2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
+ with the version name.
+
+2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * djunpack.bat: New file.
+
+2000-04-21 Michael Meissner <meissner@redhat.com>
+
+ * config.sub (d30v): Add d30v as a basic machine type.
+
+Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
+ gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
+ dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
+ insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
+
+Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * Makefile.in (gdb-taz): New target. GDB specific archive.
+ (do-md5sum): New target.
+ (MD5PROG): Define.
+ (PACKAGE): Default to TOOL.
+ (VER): Default to a shell script.
+ (taz): Rewrite target. Move real work to do-proto-toplev. Include
+ md5 checksum generation.
+ (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
+ (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
+ (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
+ insight.tar.bz2): Use gdb-taz to create archive.
+
Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
* configure (warn_cflags): Delete.