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 d1cbe0076a4 asan: linker.c:2294:8: runtime error: load of value 253 new 783c187b8ce x86: make swap_2_operands() have unsigned parameters new 6225c532b4c x86: integrate mask_op into struct _i386_insn new 5273a3cd48b x86: integrate broadcast_op into struct _i386_insn new ca5312a2416 x86: integrate rc_op into struct _i386_insn new 6288d05f118 x86: adjust st(<N>) parsing new 34684862266 x86: drop REGNAM_{AL,AX,EAX} new 5e0423804a6 x86: drop seg_entry
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: gas/ChangeLog | 85 +++++++++++ gas/config/tc-i386-intel.c | 18 +-- gas/config/tc-i386.c | 362 +++++++++++++++++++++++---------------------- opcodes/ChangeLog | 18 +++ opcodes/i386-opc.c | 16 +- opcodes/i386-opc.h | 20 +-- opcodes/i386-reg.tbl | 6 +- opcodes/i386-tbl.h | 6 +- 8 files changed, 304 insertions(+), 227 deletions(-)