diff options
author | Nick Clifton <nickc@redhat.com> | 2003-10-21 13:28:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-10-21 13:28:59 +0000 |
commit | 3e602632663c14cea25d8b12d1306eccbc1c9be3 (patch) | |
tree | b81f6d5469007aef81bccd5c8a1e2ff151de70fe /gas/ChangeLog | |
parent | 8b7d96c1c421f4cb319e3a49e943f862171387d6 (diff) | |
download | gdb-3e602632663c14cea25d8b12d1306eccbc1c9be3.zip gdb-3e602632663c14cea25d8b12d1306eccbc1c9be3.tar.gz gdb-3e602632663c14cea25d8b12d1306eccbc1c9be3.tar.bz2 |
Add ColfFire v4 support
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 669faad..0c61c8b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com> + Bernardo Innocenti <bernie@develer.com> + + * config/tc-m68k.c: Add MCF528x (MCFv4) support. + * config/m68k-parse.h: Likewise. + * NEWS: Mention the new support. + * doc/c-m68k.texi: Document new processor selection switch. + 2003-10-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * config/tc-mips.c (normalize_constant_expr): New function to fix sign |