diff options
author | Ben Elliston <bje@au.ibm.com> | 2001-07-05 11:28:57 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2001-07-05 11:28:57 +0000 |
commit | 464bb47cc9c696ec94806c78b537762edd64dc60 (patch) | |
tree | f1464d39b8330735577580c43294a8624b21d11e /gas/ChangeLog | |
parent | 56070b8bdc4da963c605166e1cac0e9644932fc6 (diff) | |
download | gdb-464bb47cc9c696ec94806c78b537762edd64dc60.zip gdb-464bb47cc9c696ec94806c78b537762edd64dc60.tar.gz gdb-464bb47cc9c696ec94806c78b537762edd64dc60.tar.bz2 |
2001-07-05 Ben Elliston <bje@redhat.com>
* README (Supported platforms): m88k no longer suffers bitrot.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c66706c..18a1f35 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ 2001-07-05 Ben Elliston <bje@redhat.com> + * README (Supported platforms): m88k no longer suffers bitrot. + * config/tc-m88k.c (md_pseudo_table): Remove redundant "global". 2001-07-04 Jim Wilson <wilson@redhat.com> |