aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1996-06-20 16:31:16 +0000
committerMichael Meissner <gnu@the-meissners.org>1996-06-20 16:31:16 +0000
commitc1801422409901cb90673a4f0768844ef7011940 (patch)
tree9a5a79051ae23ac7c523d5b84c45ff3a980fdf33
parent3f8eefba65c6f4b9c20d5f802451944bbe7e98ee (diff)
downloadgdb-c1801422409901cb90673a4f0768844ef7011940.zip
gdb-c1801422409901cb90673a4f0768844ef7011940.tar.gz
gdb-c1801422409901cb90673a4f0768844ef7011940.tar.bz2
Add support for Linux on PowerPC
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 948914a..4c2d218 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
+
Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
* config.sub: Recognize -openvms.
@@ -6,7 +10,7 @@ Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
- * Makefile.in (taz): texinfo/tex3patch no longer exists.
+ * Makefile.in (taz): tex3patch moved to texinfo/util.
Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>