RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*
[binutils-gdb.git] / gas / ChangeLog
index 3e41860119cfa6f4d7c08d715960a640e46798af..5e55e940fef0269e8e7f17d77b6cc134f543307d 100644 (file)
@@ -1,3 +1,9 @@
+2017-10-19  Palmer Dabbelt  <palmer@dabbelt.com>
+
+       * config/tc-riscv.c (md_apply_fix): Mark
+       BFD_RELOC_RISCV_PCREL_HI20 as relaxable when relaxations are
+       enabled.
+
 2017-10-19  Nick Clifton  <nickc@redhat.com>
 
        PR 21621