diff options
author | Nick Clifton <nickc@redhat.com> | 1998-10-13 00:45:27 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-10-13 00:45:27 +0000 |
commit | 908b91363126daa76867087cbba3afcd44ba2833 (patch) | |
tree | 86811e6da5b0101eaa3a5c14b4b975554243f4df /gas/ChangeLog | |
parent | 1dee2761ad89b43593f2a5fac932828189a56837 (diff) | |
download | gdb-908b91363126daa76867087cbba3afcd44ba2833.zip gdb-908b91363126daa76867087cbba3afcd44ba2833.tar.gz gdb-908b91363126daa76867087cbba3afcd44ba2833.tar.bz2 |
Fix PR17762 - convert second opcode of a parallel insn to lower case before
parsing.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 420a162..7745186 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Oct 12 11:07:21 1998 Nick Clifton <nickc@cygnus.com> + * config/tc-m32r.c (assemble_parallel_insn): Convert second opcode + to lower case before parsing. + * config/tc-d30v.c (parallel_ok): Ignore conflicts when explicitly parallel insns modift buts in the PSW as a side effect. |