diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-09-20 20:16:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-09-20 20:16:24 +0000 |
commit | e8d4d4758bc25849cc0613a27f31d5ff94b1fd9f (patch) | |
tree | 7509ef5a31d22bfb60bd78e968704bc770eccfc7 /gas/ChangeLog | |
parent | f90a2cdcb00d4b9b0ce048619208dccb4309de56 (diff) | |
download | binutils-e8d4d4758bc25849cc0613a27f31d5ff94b1fd9f.zip binutils-e8d4d4758bc25849cc0613a27f31d5ff94b1fd9f.tar.gz binutils-e8d4d4758bc25849cc0613a27f31d5ff94b1fd9f.tar.bz2 |
* config/tc-mips.c (md_shortopts): Remove E.
(md_longopts): Add EB and EL.
(md_parse_option): Handle -EB and -EL as separate options, rather
than as a single -E option with an argument.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index aaa71e1..7e277e8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Tue Sep 20 16:13:18 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * config/tc-mips.c (md_shortopts): Remove E. + (md_longopts): Add EB and EL. + (md_parse_option): Handle -EB and -EL as separate options, rather + than as a single -E option with an argument. + Mon Sep 19 12:42:05 1994 Jeff Law (law@snake.cs.utah.edu) * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions |