diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2006-03-21 10:37:27 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2006-03-21 10:37:27 +0000 |
commit | 5e567cf592d70961303dbf6f7119c36f2f6b4baa (patch) | |
tree | 0fa72d6eecd795d2eff5294df6fe3ca1b65c20fa /ChangeLog.csl | |
parent | 4fef2b118c0da23da190af2875b027b9a6da34af (diff) | |
download | gdb-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.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r-- | ChangeLog.csl | 4 |
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, |