X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2FChangeLog;h=500003dff5801d7307a02d33e51c989994e9b176;hb=1d65abb5e2cb1624b358dda27a53a070bec685cc;hp=8e0269c9a97bedfe12526ce94f47931d3e0f8ea3;hpb=96b0927de3ebdb302d8d571c43da3db5ec23847e;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8e0269c9a9..500003dff5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2016-12-20 Andrew Waterman + + * elfnn-riscv.c: Formatting and comment fixes throughout. + * elfxx-riscv.c: Likewise. + (howto_table): Change the src_mask field from MINUS_ONE to 0 for + R_RISCV_TLS_DTPMOD32, R_RISCV_TLS_DTPMOD64, R_RISCV_TLS_DTPREL32, + R_RISCV_TLS_DTPREL64, R_RISCV_TLS_TPREL32, R_RISCV_TLS_TPREL64. + 2016-12-20 Palmer Dabbelt * elfnn-riscv.c (_bfd_riscv_elf_merge_private_bfd_data): Improve