summaryrefslogtreecommitdiffstats
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
commit4ac9c82e69b894e0f67ee764edfc9ea2fe0441c4 (patch)
treefe8a56d2575aa2544290c6443163255d99d5d2b9
parent5dae55cc75db91776e54a623feeaab7f1865a618 (diff)
downloadcygnal-4ac9c82e69b894e0f67ee764edfc9ea2fe0441c4.tar.gz
cygnal-4ac9c82e69b894e0f67ee764edfc9ea2fe0441c4.tar.bz2
cygnal-4ac9c82e69b894e0f67ee764edfc9ea2fe0441c4.zip
* 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 9e6d0aead..643ea32fd 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,