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 16856962c73 Sparc: use is_end_of_stmt() new 0ebc27d15d3 C30: use is_end_of_stmt() new f3921d41221 C4x: use is_end_of_stmt() new 8b385c48cf3 C54x: use is_end_of_stmt() new 18dd3a91ff3 C6x: use is_end_of_stmt() new ee03c16d906 Tile-Gx: use is_end_of_stmt() new 071943663a8 TILEPro: use is_end_of_stmt() new 4a338b4f8d4 VAX: use is_end_of_stmt() new 6d24cd31795 x86: use is_end_of_stmt() new 02b4b482c31 Z8k: use is_end_of_stmt() new c5fa22cf2f3 rl78: drop redundant statement separator check new 62d9ebbd4ea include: drop bout.h
The 11 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/tc-i386-intel.c | 2 +- gas/config/tc-i386.c | 12 +-- gas/config/tc-rl78.c | 3 +- gas/config/tc-tic30.c | 6 +- gas/config/tc-tic4x.c | 2 +- gas/config/tc-tic54x.c | 38 ++++----- gas/config/tc-tic6x.c | 26 +++--- gas/config/tc-tilegx.c | 8 +- gas/config/tc-tilepro.c | 8 +- gas/config/tc-vax.c | 4 +- gas/config/tc-z8k.c | 10 +-- include/bout.h | 192 --------------------------------------------- 12 files changed, 59 insertions(+), 252 deletions(-) delete mode 100644 include/bout.h