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 ed1794ee7a ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1 new 2abc2bec4d x86-64/Intel: issue diagnostic for out of range displacement new 1187cf29b1 x86/Intel: don't mistake riz/eiz as base register new 897e603cb9 x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should not allo [...] new b76bc5d54e x86: don't default variable shift count insns to 8-bit operand size new 5be87c8fa7 PE: don't corrupt section flags when linking from ELF objects new 6465780617 gas/ia64: fix testsuite failures new 5b2b928e83 gas/arm64: don't emit stack pointer symbol table entries
The 7 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: bfd/ChangeLog | 8 ++++++ bfd/coff-tic80.c | 2 ++ bfd/coffcode.h | 25 +++++++++++------ gas/ChangeLog | 37 ++++++++++++++++++++++++ gas/config/tc-aarch64.c | 11 ++++---- gas/config/tc-i386-intel.c | 53 ++++++++++++++++++----------------- gas/config/tc-i386.c | 25 +++++++++++++---- gas/testsuite/gas/i386/intel.d | 3 ++ gas/testsuite/gas/i386/intel.s | 6 ++++ gas/testsuite/gas/i386/inval.l | 7 +++++ gas/testsuite/gas/i386/inval.s | 4 +++ gas/testsuite/gas/i386/x86-64-inval.l | 2 ++ gas/testsuite/gas/i386/x86-64-inval.s | 1 + gas/testsuite/gas/ia64/group-1.d | 2 +- gas/testsuite/gas/ia64/group-2.d | 19 +++++++------ gas/testsuite/gas/ia64/xdata.d | 2 +- include/ChangeLog | 6 ++++ include/coff/pe.h | 5 +++- opcodes/ChangeLog | 6 ++++ opcodes/i386-opc.tbl | 10 +++---- opcodes/i386-tbl.h | 10 +++---- 21 files changed, 178 insertions(+), 66 deletions(-)