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 c3eb17bae4d Fix typo in recent update to elf.c's core note handling code. new 5e83077d552 Don't choose plugin target in binutils/ new 40acf2f9ae6 gas: Improve file name in messages header new 9e5fdac9ac8 gas: Record file name in macro locations
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/format.c | 40 +++++++++++++++++++++++++++++++--------- bfd/targets.c | 6 +----- binutils/NEWS | 7 +++++++ binutils/ar.c | 24 +++--------------------- binutils/arsup.c | 19 +++---------------- binutils/bucomm.h | 15 --------------- binutils/nm.c | 17 +---------------- binutils/objcopy.c | 10 ++-------- gas/as.h | 1 + gas/macro.c | 10 ++++++---- gas/messages.c | 27 ++++++++++++++------------- gas/read.c | 2 ++ gas/testsuite/gas/elf/elf.exp | 2 ++ gas/testsuite/gas/elf/line.l | 12 ++++++------ gas/testsuite/gas/elf/line2.inc | 6 ++++++ gas/testsuite/gas/elf/line2.l | 5 +++++ gas/testsuite/gas/elf/line2.s | 3 +++ 17 files changed, 93 insertions(+), 113 deletions(-) create mode 100644 gas/testsuite/gas/elf/line2.inc create mode 100644 gas/testsuite/gas/elf/line2.l create mode 100644 gas/testsuite/gas/elf/line2.s