aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDavid Ung <davidu@mips.com>2005-08-23 11:32:42 +0000
committerDavid Ung <davidu@mips.com>2005-08-23 11:32:42 +0000
commitff324200761c4d871396cb9db730fb249bffaca9 (patch)
treedbca5db4ebd568e61e5c18fbf9fd212bd32590c0 /gas/ChangeLog
parentdd8b7c222e0ee02526905fb7f4f940debc612122 (diff)
downloadgdb-ff324200761c4d871396cb9db730fb249bffaca9.zip
gdb-ff324200761c4d871396cb9db730fb249bffaca9.tar.gz
gdb-ff324200761c4d871396cb9db730fb249bffaca9.tar.bz2
* config/tc-mips.c (mips_cpu_info_table): Add 5kf to the table of
cpu names.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6956f7b..c35328a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-23 David Ung <davidu@mips.com>
+
+ * config/tc-mips.c (mips_cpu_info_table): Add 5kf to the table of
+ cpu names.
+
2005-08-23 Alan Modra <amodra@bigpond.net.au>
PR 1036