aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-10-19 15:27:39 +0000
committerDoug Evans <dje@google.com>2009-10-19 15:27:39 +0000
commit23f5dfcb86e294fd12926351d89f8918b5981b72 (patch)
tree731a30c8d6568270196efaa38f628ec153295287 /gas/ChangeLog
parent764ed107e9c05328d6f02d9c0406bd1ad39a502e (diff)
downloadgdb-23f5dfcb86e294fd12926351d89f8918b5981b72.zip
gdb-23f5dfcb86e294fd12926351d89f8918b5981b72.tar.gz
gdb-23f5dfcb86e294fd12926351d89f8918b5981b72.tar.bz2
* config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is set
correctly for all 16 bit relocs. Return BFD_RELOC_NONE if reloc isn't recognized, not BFD_RELOC_XC16X_SOF. testsuite: * gas/xc16x/shlrol.s: Specify constant shift amount. * gas/xc16x/xc16x.exp (do_xc16x_shlrol): Update expected output.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 31c5d13..5d86ca1 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-19 Doug Evans <dje@sebabeach.org>
+
+ * config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is set
+ correctly for all 16 bit relocs. Return BFD_RELOC_NONE if reloc
+ isn't recognized, not BFD_RELOC_XC16X_SOF.
+
2009-10-18 Alan Modra <amodra@bigpond.net.au>
* as.h (know): Don't define as empty.