diff options
author | Thiemo Seufer <ths@networkno.de> | 2001-08-21 00:59:48 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2001-08-21 00:59:48 +0000 |
commit | a6bacc8047a87ce89059ea0c0b393a501419af17 (patch) | |
tree | 4d78a69b774c733cee8ccbf710615ed1e2f176c5 /gas/ChangeLog | |
parent | 1c72f9b0c41ef5de822fce0d6faed9c69d40a589 (diff) | |
download | gdb-a6bacc8047a87ce89059ea0c0b393a501419af17.zip gdb-a6bacc8047a87ce89059ea0c0b393a501419af17.tar.gz gdb-a6bacc8047a87ce89059ea0c0b393a501419af17.tar.bz2 |
* config/tc-mips.c (md_parse_option): #ifdef the
traditional/non-traditional names as it is done in mips_target_format.
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 1b7503a..526d5df 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-08-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * config/tc-mips.c (md_parse_option): #ifdef the + traditional/non-traditional names as it is done in mips_target_format. + 2001-08-20 Richard Henderson <rth@redhat.com> * config/tc-alpha.h (MD_APPLY_FIX3): Define. |