diff options
author | Nick Clifton <nickc@redhat.com> | 2001-06-06 14:28:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-06-06 14:28:00 +0000 |
commit | 98b324826852d8445351814584c87eaa115d57ff (patch) | |
tree | ae9559a8ea2078f33d9ec5cbc65eea826da24f84 /gas/ChangeLog | |
parent | d52f97627ba913161b2a834c1eb885fccfce5424 (diff) | |
download | gdb-98b324826852d8445351814584c87eaa115d57ff.zip gdb-98b324826852d8445351814584c87eaa115d57ff.tar.gz gdb-98b324826852d8445351814584c87eaa115d57ff.tar.bz2 |
correct some 68k/ColdFire problems
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b6b9191..5149340 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-06-06 Peter Jakubek <pjak@snafu.de> + + * gas/config/tc-m68k.c (md_show_usage): Add all supported ColdFire + options to list (e.g. m5206e, m5307, m5407). + 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com> * config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocations |