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 35266cb1396 x86: fold assembly dialect attributes new df5a4840c40 revert "x86: allow 32-bit reg to be used with U{RD,WR}MSR" new d4064aad87f x86: don't needlessly override .bss new f2711095545 ELF: drop "push" parameter from obj_elf_change_section() new c26906716ea ELF: reliably invoke md_elf_section_change_hook() new da374e94085 x86: last-insn recording should be per-subsection
The 5 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/obj-elf.c | 53 ++++++++++++++-------- gas/config/obj-elf.h | 2 +- gas/config/tc-arm.c | 2 +- gas/config/tc-i386.c | 46 +++++++++++++++---- gas/config/tc-i386.h | 5 ++ gas/config/tc-ia64.c | 2 +- gas/config/tc-microblaze.c | 12 ++--- gas/config/tc-mips.c | 2 +- gas/config/tc-msp430.c | 2 +- gas/config/tc-rx.c | 4 +- gas/config/tc-tic6x.c | 2 +- gas/testsuite/gas/i386/i386.exp | 2 + .../i386/{lfence-section.d => lfence-subsect.d} | 5 +- .../i386/{lfence-section.s => lfence-subsect.s} | 8 ++-- gas/testsuite/gas/i386/x86-64-user_msr.s | 8 ++-- opcodes/i386-opc.tbl | 4 +- opcodes/i386-tbl.h | 4 +- 17 files changed, 108 insertions(+), 55 deletions(-) copy gas/testsuite/gas/i386/{lfence-section.d => lfence-subsect.d} (79%) copy gas/testsuite/gas/i386/{lfence-section.s => lfence-subsect.s} (58%)