From: Ian Lance Taylor Date: Wed, 3 Jun 1998 18:52:10 +0000 (+0000) Subject: * config.sub: Accept m68060 and m5200 as CPU names. X-Git-Tag: gdb-4_18-branchpoint~2044 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b5538863a07c480abadb9e23ccde52cd01b087cb;p=thirdparty%2Fbinutils-gdb.git * config.sub: Accept m68060 and m5200 as CPU names. --- diff --git a/ChangeLog b/ChangeLog index 4bd56e9497d..59ddf5a5cac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +Wed Jun 3 14:51:42 1998 Ian Lance Taylor + + * config.sub: Accept m68060 and m5200 as CPU names. + Mon Jun 1 17:25:16 1998 Ian Lance Taylor * configure: Use && rather than using -a in test, because odd strings can confuse test. + * configure.in: Likewise. Thu May 28 19:31:13 1998 Ian Lance Taylor