This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_43-branch in repository binutils-gdb.
from 45f593f3b6a Automatic date update in version.in new d77d08180d1 x86/APX: Don't promote AVX/AVX2 instructions out of APX spec new 68d5dbd315d x86-64: Never make R_X86_64_GOT64 section relative new 238493e7f09 x86-64: Disable PIE on PR gas/32189 test
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/config/tc-i386.c | 1 + gas/testsuite/gas/i386/reloc64.d | 7 + gas/testsuite/gas/i386/reloc64.s | 9 + gas/testsuite/gas/i386/x86-64-apx-egpr-inval.l | 8 +- .../gas/i386/x86-64-apx-egpr-promote-inval.l | 6 + .../gas/i386/x86-64-apx-egpr-promote-inval.s | 8 + .../gas/i386/x86-64-apx-evex-promoted-intel.d | 10 - .../gas/i386/x86-64-apx-evex-promoted-wig.d | 10 - gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 10 - gas/testsuite/gas/i386/x86-64-apx-evex-promoted.s | 10 - ld/testsuite/ld-x86-64/pr32189.s | 35 ++ ld/testsuite/ld-x86-64/x86-64.exp | 8 + opcodes/i386-opc.tbl | 16 - opcodes/i386-tbl.h | 518 ++++++++------------- 14 files changed, 275 insertions(+), 381 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pr32189.s