This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 51b48a997d6 Fix build after command_classes change new 70abf8984bd gas: Default to -mrelax-relocations=no on Solaris/x86 [PR19520]
The 1 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.in | 3 -- gas/config/tc-i386.c | 9 +++++ gas/configure | 38 ++-------------------- gas/configure.ac | 29 ----------------- gas/doc/c-i386.texi | 3 +- gas/testsuite/gas/i386/gotx-default.d | 11 +++++++ .../testsuite/gas/i386/gotx.s | 2 +- gas/testsuite/gas/i386/i386.exp | 3 ++ gas/testsuite/gas/i386/no-gotx-default.d | 12 +++++++ 9 files changed, 39 insertions(+), 71 deletions(-) create mode 100644 gas/testsuite/gas/i386/gotx-default.d copy ld/testsuite/ld-scripts/empty-address-4.s => gas/testsuite/gas/i386/gotx.s (57%) create mode 100644 gas/testsuite/gas/i386/no-gotx-default.d