OSDN Git Service

2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
authorTomer Levi <Tomer.Levi@nsc.com>
Mon, 29 Nov 2004 16:21:50 +0000 (16:21 +0000)
committerTomer Levi <Tomer.Levi@nsc.com>
Mon, 29 Nov 2004 16:21:50 +0000 (16:21 +0000)
commitdf16a4cf3a5c43565dd413434f6e450042a527e9
tree08596c9060ccb6f6646dad7adaef1575304bcd12
parent71b07c949e7bb15c591a511f3410ea2659157cf2
2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>

* config/tc-crx.c: Major code cleanup. Remove unused variables and functions,
give functions a meaningful name, add comments.
(check_range): New function - Replace operand size calculation
with range checking.
(assemble_insn): Update Algorithm, improve error issuing.
(enum op_err): New - Operand error (for issuing operand error messages).
(process_label_constant): Bug fix regarding COP_BRANCH_INS relocation
handling.
gas/ChangeLog