summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-09 00:07:35 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-09 00:07:35 +0000
commit6d2063dbbba7b73252a6319c45b4dc5252433802 (patch)
tree6c216d185bc4daea263e42b57511105cd533ce29 /ChangeLog
parent26d9569a99fe069f2c8b44aa7e7a3f2ebaa350c0 (diff)
downloadgcc-6d2063dbbba7b73252a6319c45b4dc5252433802.tar.gz
* config.sub: Merge with FSF. * config.sub: Accept m68060 and m5200 as CPU names. Merge with devo/config.sub. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22949 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5abe6ca6d26..ec95138145d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -98,6 +98,10 @@ Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
* configure: Fix --without/--disable cases for gxx-include-dir.
+Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * config.sub: Merge with FSF.
+
Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
@@ -199,6 +203,10 @@ Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
* ltmain.sh: On installation, don't get confused if the same name
appears more than once in the list of library names.
+Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * config.sub: Accept m68060 and m5200 as CPU names.
+
Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
* ltconfig, ltmain.sh: Bring in Visual C++ support.