[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 53ee2b9baa0d832e8959f31aeae74045fb998ccb..c2acb20a74dbb38734f765cc70cabe0fc4f2069e 100644 (file)
@@ -1,3 +1,15 @@
+2019-09-28  Alan Modra  <amodra@gmail.com>
+
+       PR 16794
+       * i386.cc (Target_i386::Relocate::relocate <R_386_GOTOFF>): Don't
+       ignore addend, apply using pcrel32.
+       * x86_64.cc (Target_x86_64::Relocate::relocate <R_X86_64_GOTOFF64>):
+       Similarly use pcrel64.
+
+2019-09-24  Nick Clifton  <nickc@redhat.com>
+
+       * descriptors.cc: Include <string>
+
 2019-09-23  Alan Modra  <amodra@gmail.com>
 
        * testsuite/plugin_new_section_layout.c (new_input_hook): Correct
This page took 0.022893 seconds and 4 git commands to generate.