summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-03-21 10:37:27 +0000
committerNathan Sidwell <nathan@codesourcery.com>2006-03-21 10:37:27 +0000
commit5e567cf592d70961303dbf6f7119c36f2f6b4baa (patch)
tree0fa72d6eecd795d2eff5294df6fe3ca1b65c20fa
parent4fef2b118c0da23da190af2875b027b9a6da34af (diff)
downloadgdb-5e567cf592d70961303dbf6f7119c36f2f6b4baa.tar.gz
* gas/config/tc-m68k.c (find_cf_chip): Merge into ...
(m68k_ip): ... here. Use for all chips. Protect against buffer overrun and avoid excessive copying.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 9e6d0aeadea..643ea32fde9 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,9 @@
2006-03-21 Nathan Sidwell <nathan@codesourcery.com>
+ * gas/config/tc-m68k.c (find_cf_chip): Merge into ...
+ (m68k_ip): ... here. Use for all chips. Protect against buffer
+ overrun and avoid excessive copying.
+
* gcc/config/tc-m68k.c (m68000_control_regs, m68010_control_regs,
m68020_control_regs, m68040_control_regs, m68060_control_regs,
mcf_control_regs, mcf5208_control_regs, mcf5213_control_regs,