OSDN Git Service

* config/tc-z8k.c (s_segm): Fix indentation.
authorcpg <cpg>
Wed, 26 Nov 2003 21:24:53 +0000 (21:24 +0000)
committercpg <cpg>
Wed, 26 Nov 2003 21:24:53 +0000 (21:24 +0000)
commita9dd47e9db62e9996da9e220be347a11cd427abf
tree95ac0e6ffa898e7a477b8c6fa3154e49ba9a3fde
parentc78ee2bc0b958afb1b4e49997af8d5f8d8b43e15
* config/tc-z8k.c (s_segm): Fix indentation.
(md_apply_fix3): Likewise.
(cc_names): Add alias names for the names generated by the
disassembler.
(get_cc_operand): Be case insensitive.
(get_operands): Improve error handling for cc operands.
(check_operand): Not used, remove.
(md_assemble): Remove unused variable prev_opcode.  Skip
whitespace until end-of-line only.  Restore *op_end after call to
hash_find.
gas/ChangeLog
gas/config/tc-z8k.c