x86: introduce operand type "instance"
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 37643cca01b1c3c16fe8e51e35d8cc1c2487a565..cc5da7d9642bd782889ca3024c1961cb5d36a332 100644 (file)
@@ -1,3 +1,27 @@
+2019-11-11  Miguel Saldivar  <saldivarcher@gmail.com>
+
+       PR 24996
+       * expression.cc (Trinary_expression::arg2_value): Use correct integer
+       expression when calling "eval_maybe_dot" method.
+       (Trinary_expression::arg3_value): Likewise.
+
+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
+       return status enum values.
+
 2019-09-20  Alan Modra  <amodra@gmail.com>
 
        PR 24768
This page took 0.023416 seconds and 4 git commands to generate.