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 aaabb796f89 gdb: run black on gdbarch_components.py new 16d95f5ccf1 x86: make reloc() usable during late phases of assembly new 496e01123d8 x86: check reloc types for relaxable branches new 957e3edfc02 [gdb/testsuite] Fix silent timeout in allow_aarch64_gcs_tests
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 | 76 +++++++++++++++++++++++++--------------- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/reloc16.l | 4 +++ gas/testsuite/gas/i386/reloc16.s | 6 ++++ gdb/testsuite/lib/gdb.exp | 3 ++ 5 files changed, 62 insertions(+), 28 deletions(-) create mode 100644 gas/testsuite/gas/i386/reloc16.l create mode 100644 gas/testsuite/gas/i386/reloc16.s