This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_ubsan in repository toolchain/ci/binutils-gdb.
from e94b2738a1 sim/common: Improve sim_dump_memory head comment adds fe69d4fcf0 asan: buffer overflow in peXXigen.c adds d12b8d620c asan : use of uninitialized value in buffer_and_nest adds 6e73172988 asan: buffer overflow in vms-alpha.c adds 1f9b1a8435 What to do when sh_addralign isn't a power of two adds 8b14b0cb99 pe_ILF_make_a_symbol_reloc segfault adds 969f6a63c0 ubsan: s_app_line integer overflow adds 19f7966ede gas local label and dollar label handling adds 868d1834ce gdb: convert callback_handler_installed from int to bool adds 1f841a9348 gdb/tui: add a missing white space character adds c212f39d9a ld: Support customized output section type adds fb583cfc09 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 10 ++ bfd/bfd-in2.h | 7 +- bfd/elf.c | 17 ++- bfd/peXXigen.c | 14 +- bfd/peicode.h | 2 +- bfd/section.c | 4 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 4 +- gas/config/bfin-lex.l | 4 +- gas/expr.c | 10 +- gas/macro.c | 29 ++-- gas/read.c | 19 ++- gas/symbols.c | 176 ++++++++----------------- gas/symbols.h | 10 +- gdb/event-top.c | 6 +- gdb/tui/tui-io.c | 2 +- ld/ChangeLog | 13 ++ ld/NEWS | 3 + ld/ld.texi | 16 ++- ld/ldgram.y | 11 +- ld/ldlang.c | 55 +++++++- ld/ldlang.h | 7 +- ld/ldlex.l | 1 + ld/mri.c | 4 +- ld/testsuite/ld-scripts/output-section-types.d | 18 ++- ld/testsuite/ld-scripts/output-section-types.t | 7 + 26 files changed, 256 insertions(+), 195 deletions(-)