This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from ee2bcb0c35 Disable styling when running in batch mode adds 2d8b68309f Fix typo in "show remotelogfile" docs adds 7557a51431 Document style behavior in batch mode. adds 871f0fc66a Automatic date update in version.in adds 38e75bf223 [AArch64][gas] Add support for Neoverse N1 adds 516dbc4418 [AArch64][gas] Add support for Neoverse E1 adds 83f43c8344 [arm][gas] Add support for Neoverse N1 adds 24841daa74 Extend readelf and objdump so that they will display and fol [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 38 +++ binutils/NEWS | 6 + binutils/doc/debug.options.texi | 11 +- binutils/dwarf.c | 447 ++++++++++++++++++---------- binutils/dwarf.h | 11 +- binutils/objdump.c | 15 +- binutils/readelf.c | 23 +- binutils/testsuite/binutils-all/objdump.WK2 | 2 +- binutils/testsuite/binutils-all/readelf.k2 | 7 +- gas/ChangeLog | 15 + gas/config/tc-aarch64.c | 10 + gas/config/tc-arm.c | 4 +- gas/doc/c-aarch64.texi | 2 + gas/doc/c-arm.texi | 1 + gdb/ChangeLog | 4 + gdb/NEWS | 2 +- gdb/doc/ChangeLog | 9 + gdb/doc/gdb.texinfo | 7 +- 19 files changed, 427 insertions(+), 189 deletions(-)