2017-06-20 Eric Christopher <echristo@gmail.com>
[deliverable/binutils-gdb.git] / gold / ChangeLog
index e3c4472f35758d8e4e2c742fe428847ee3a270f9..d6bcff8c8db3e2557d98c01e563914237c98eaf4 100644 (file)
@@ -1,3 +1,27 @@
+2017-06-20  Eric Christopher  <echristo@gmail.com>
+
+       * aarch64.cc (scan_reloc_for_stub): Use plt_address_for_global to
+       calculate the symbol value.
+       (scan_reloc_section_for_stubs): Allow stubs to be created for
+       section symbols.
+       (maybe_apply_stub): Handle creating stubs for weak symbols to
+       match the code in scan_reloc_for_stub.
+
+2017-06-20  James Clarke  <jrtc27@jrtc27.com>
+
+       * powerpc.cc (Stub_table::define_stub_syms): Always include object's
+       uniq_ value.
+
+2017-06-15  Eric Christopher  <echristo@gmail.com>
+
+       * aarch64.cc: Fix a few typos and grammar-os.
+
+2017-06-15  Jiong Wang  <jiong.wang@arm.com>
+
+       * aarch64.cc (Insn_utilities::is_mrs_tpidr_el0): New method.
+       (AArch64_relobj<size, big_endian>::try_fix_erratum_843419_optimized):
+       Return ture for some TLS relaxed sequences.
+
 2017-06-07  Eric Christopher  <echristo@gmail.com>
 
        * aarch64.cc (maybe_apply_stub): Add debug logging for looking
This page took 0.03168 seconds and 4 git commands to generate.