x86: introduce operand type "instance"
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 964b7d760457fa058d6edf58224f70a2dc760fbe..cc5da7d9642bd782889ca3024c1961cb5d36a332 100644 (file)
@@ -1,3 +1,18 @@
+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>
This page took 0.023497 seconds and 4 git commands to generate.