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 8cea5fda33b Automatic date update in version.in new d50c498a1ba gas: equates of registers new f847749a74a x86: slightly simplify i386_parse_name() new a675ea09fb6 x86: move get<N>() disassembler helper functions new 2aa11c298a3 x86: move a few more disassembler helper functions
The 4 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/cgen.c | 2 + gas/config/tc-alpha.c | 3 + gas/config/tc-arc.c | 2 + gas/config/tc-dlx.c | 1 + gas/config/tc-i386.c | 13 +-- gas/config/tc-ia64.c | 1 + gas/config/tc-mmix.c | 2 + gas/config/tc-mn10200.c | 1 + gas/config/tc-mn10300.c | 1 + gas/config/tc-msp430.c | 2 + gas/config/tc-nds32.c | 2 + gas/config/tc-ppc.c | 2 + gas/config/tc-s390.c | 5 +- gas/config/tc-spu.c | 1 + gas/config/tc-tic4x.c | 1 + gas/config/tc-v850.c | 1 + gas/config/tc-xgate.c | 2 + gas/config/tc-z80.c | 1 + gas/expr.c | 25 ++++++ gas/expr.h | 1 + gas/read.c | 4 + gas/symbols.c | 4 +- opcodes/i386-dis.c | 209 +++++++++++++++++++++++------------------------- 23 files changed, 166 insertions(+), 120 deletions(-)