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 500e7d4cb32 Automatic date update in version.in new 87fa7d568dd bfd: don't silently wrap or truncate PE image section RVAs new e93a3b27b23 x86-64: make SYSEXIT handling similar to SYSRET's new 742732c7f0a x86: fold some prefix related attributes into a single one
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: bfd/ChangeLog | 4 + bfd/peXXigen.c | 12 +- gas/ChangeLog | 22 + gas/config/tc-i386.c | 21 +- gas/testsuite/gas/i386/noreg-intel64.l | 1 + gas/testsuite/gas/i386/noreg64-data16.d | 1 + gas/testsuite/gas/i386/noreg64-data16.e | 4 +- gas/testsuite/gas/i386/noreg64-rex64.d | 1 + gas/testsuite/gas/i386/noreg64.d | 1 + gas/testsuite/gas/i386/noreg64.l | 1 + gas/testsuite/gas/i386/noreg64.s | 1 + gas/testsuite/gas/i386/x86-64-sysenter-amd.d | 2 + gas/testsuite/gas/i386/x86-64-sysenter-amd.l | 4 +- gas/testsuite/gas/i386/x86-64-sysenter-amd.s | 6 +- gas/testsuite/gas/i386/x86-64-sysenter-intel.d | 6 +- ld/ChangeLog | 15 + ld/testsuite/ld-scripts/alignof.exp | 9 +- ld/testsuite/ld-scripts/data.exp | 4 +- ld/testsuite/ld-scripts/default-script.exp | 2 + ld/testsuite/ld-scripts/default-script1.d | 2 - ld/testsuite/ld-scripts/default-script2.d | 2 - ld/testsuite/ld-scripts/default-script3.d | 2 - ld/testsuite/ld-scripts/default-script4.d | 2 - ld/testsuite/ld-scripts/log2.exp | 9 +- ld/testsuite/ld-scripts/print-memory-usage.exp | 6 + ld/testsuite/ld-scripts/sizeof.exp | 9 +- ld/testsuite/ld-undefined/weak-undef.exp | 10 +- opcodes/ChangeLog | 26 + opcodes/i386-dis.c | 2 +- opcodes/i386-gen.c | 5 +- opcodes/i386-opc.h | 31 +- opcodes/i386-opc.tbl | 91 +- opcodes/i386-tbl.h | 14878 +++++++++++------------ 33 files changed, 7651 insertions(+), 7541 deletions(-)