diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-02-16 22:35:50 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-02-16 22:35:50 +0000 |
commit | b8ed3de39828053429ddaa0971bcef021bfe6f7f (patch) | |
tree | 38725f803725bbabe6800a05f0745974a98403e4 /gas | |
parent | f27ab330416a590e02bc41fe9945658783b31e40 (diff) | |
download | gdb-b8ed3de39828053429ddaa0971bcef021bfe6f7f.zip gdb-b8ed3de39828053429ddaa0971bcef021bfe6f7f.tar.gz gdb-b8ed3de39828053429ddaa0971bcef021bfe6f7f.tar.bz2 |
* expr.c (operand): Move md_operand handling to default case
(so it works).
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b106262..0e5889e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 16 14:30:13 1995 Doug Evans <dje@cygnus.com> + + * expr.c (operand): Move md_operand handling to default case + (so it works). + Wed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus.com> * config/tc-h8500.c (tc_coff_symbol_emit_hook): Add ignored |