diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2004-06-20 19:33:29 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2004-06-20 19:33:29 +0000 |
commit | 990ae22a1e3262ab12ebe13164066349273b0c7c (patch) | |
tree | 944bd235192acb1f7f6b14d9936bef6d175b45fa /gas/ChangeLog | |
parent | 66d659b12a75b0275839472b41528d7f52f1eeb8 (diff) | |
download | gdb-990ae22a1e3262ab12ebe13164066349273b0c7c.zip gdb-990ae22a1e3262ab12ebe13164066349273b0c7c.tar.gz gdb-990ae22a1e3262ab12ebe13164066349273b0c7c.tar.bz2 |
* config/tc-m68k.c (mri_chip): Replace current_chip, not augment.
(md_parse_option): Likewise.
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 3d93a17..c343418 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-06-20 Andreas Schwab <schwab@suse.de> + + * config/tc-m68k.c (mri_chip): Replace current_chip, not augment. + (md_parse_option): Likewise. + 2004-06-17 Jan Beulich <jbeulich@novell.com> * config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT. |