or1k: Add relocations for high-signed and low-stores
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index affb4d70e078dbb2af6c42f35e633eadd168e69e..11444f757f5feba77b397dad7c23f3cc407445b7 100644 (file)
@@ -1,3 +1,22 @@
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+
+       * or1k.opc: Add RTYPE_ enum.
+       (INVALID_STORE_RELOC): New string.
+       (or1k_imm16_relocs): New array array.
+       (parse_reloc): New static function that just does the parsing.
+       (parse_imm16): New static function for generic parsing.
+       (parse_simm16): Change to just call parse_imm16.
+       (parse_simm16_split): New function.
+       (parse_uimm16): Change to call parse_imm16.
+       (parse_uimm16_split): New function.
+       * or1korbis.cpu (simm16-split): Change to use new simm16_split.
+       (uimm16-split): Change to use new uimm16_split.
+
+2018-07-24  Alan Modra  <amodra@gmail.com>
+
+       PR 23430
+       * or1kcommon.cpu (spr-reg-indices): Fix description typo.
+
 2018-05-09  Sebastian Rasmussen  <sebras@gmail.com>
 
        * or1kcommon.cpu (spr-reg-info): Typo fix.
This page took 0.023702 seconds and 4 git commands to generate.