aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorTomer Levi <Tomer.Levi@nsc.com>2004-11-29 16:21:50 +0000
committerTomer Levi <Tomer.Levi@nsc.com>2004-11-29 16:21:50 +0000
commit3f414718815cb5115c7cb37ed22a0f8f446c93ea (patch)
tree024c98c6e3bc10605daf6b52f688f1eb5b69c67a /gas
parent388e0111e7c85904bf7dbb0c48211b7103f9e835 (diff)
downloadbinutils-3f414718815cb5115c7cb37ed22a0f8f446c93ea.zip
binutils-3f414718815cb5115c7cb37ed22a0f8f446c93ea.tar.gz
binutils-3f414718815cb5115c7cb37ed22a0f8f446c93ea.tar.bz2
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.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 36c34e7..1e3c070 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* config/tc-m32r.c (md_pcrel_from_section): Fixed a pcrel relocte