diff options
author | Thiemo Seufer <ths@networkno.de> | 2002-02-19 22:59:30 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2002-02-19 22:59:30 +0000 |
commit | da0e507f3d2138e56239044ba428299e19483ef6 (patch) | |
tree | a5bdb08079afd66acdbc898843f9d8839b1f3c9f /gas/ChangeLog | |
parent | 59ea9fe7b61c424fc1e45039a6c3a9af0966965b (diff) | |
download | gdb-da0e507f3d2138e56239044ba428299e19483ef6.zip gdb-da0e507f3d2138e56239044ba428299e19483ef6.tar.gz gdb-da0e507f3d2138e56239044ba428299e19483ef6.tar.bz2 |
* config/tc-mips.c (md_parse_option): Complain about invalid -mabi
option input.
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 6b45eb4..bac3fc1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-02-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * config/tc-mips.c (md_parse_option): Complain about invalid -mabi + option input. + 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com> * config/tc-s390.c (md_parse_option): Add switches -m31 and -m64. |