x86: Resolve PLT32 reloc aganst local symbol to section
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 7f110e938d54e6437ebbcc5c334c2fcb09ddef7b..8d5426d7641f358c04ba89d659bbec1b26ddb722 100644 (file)
@@ -1,3 +1,15 @@
+2020-02-13  Fangrui Song   <maskray@google.com>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/25551
+       * config/tc-i386.c (tc_i386_fix_adjustable): Don't check
+       BFD_RELOC_386_PLT32 nor BFD_RELOC_X86_64_PLT32.
+       * testsuite/gas/i386/i386.exp: Run relax-5 and x86-64-relax-4.
+       * testsuite/gas/i386/relax-5.d: New file.
+       * testsuite/gas/i386/relax-5.s: Likewise.
+       * testsuite/gas/i386/x86-64-relax-4.d: Likewise.
+       * testsuite/gas/i386/x86-64-relax-4.s: Likewise.
+
 2020-02-13  Jan Beulich  <jbeulich@suse.com>
 
        * config/tc-i386.c (cpu_noarch): Use CPU_ANY_SSE4_FLAGS in
This page took 0.022817 seconds and 4 git commands to generate.