OSDN Git Service

2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
authorTomer Levi <Tomer.Levi@nsc.com>
Mon, 29 Nov 2004 16:23:10 +0000 (16:23 +0000)
committerTomer Levi <Tomer.Levi@nsc.com>
Mon, 29 Nov 2004 16:23:10 +0000 (16:23 +0000)
commita2db7e6c5dc3c16bfadeaaad16ca90fe28a8771b
tree195b409f77ebaa85207c8dc7f885994cc10facd2
parentdf16a4cf3a5c43565dd413434f6e450042a527e9
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/config/tc-crx.c