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-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from bc85f56bfd Automatic date update in version.in adds d0b2f561a1 sim: testsuite: cleanup the istarget * logic adds 7443cb7479 sim/testsuite/cris/c/stat3.c: Fix formatting nit adds 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 new fb583cfc09 Automatic date update in version.in
The 1 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/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 + sim/common/sim-memopt.c | 3 +- sim/testsuite/aarch64/allinsn.exp | 17 +-- sim/testsuite/arm/allinsn.exp | 22 ++-- sim/testsuite/arm/iwmmxt/iwmmxt.exp | 22 ++-- sim/testsuite/arm/misc.exp | 22 ++-- sim/testsuite/arm/thumb/allthumb.exp | 22 ++-- sim/testsuite/arm/xscale/xscale.exp | 22 ++-- sim/testsuite/avr/allinsn.exp | 17 +-- sim/testsuite/bfin/allinsn.exp | 17 +-- sim/testsuite/bpf/allinsn.exp | 26 ++-- sim/testsuite/cr16/allinsn.exp | 28 ++-- sim/testsuite/cr16/misc.exp | 28 ++-- sim/testsuite/cris/asm/asm.exp | 48 ++++--- sim/testsuite/cris/c/stat3.c | 2 +- sim/testsuite/d10v/allinsn.exp | 17 +-- sim/testsuite/example-synacor/allinsn.exp | 21 ++- sim/testsuite/frv/allinsn-a-b.exp | 3 +- sim/testsuite/frv/allinsn-c.exp | 3 +- sim/testsuite/frv/allinsn-d-h.exp | 3 +- sim/testsuite/frv/allinsn-i-l.exp | 3 +- sim/testsuite/frv/allinsn-m.exp | 3 +- sim/testsuite/frv/allinsn-n.exp | 3 +- sim/testsuite/frv/allinsn-o-s.exp | 3 +- sim/testsuite/frv/allinsn-t-z.exp | 3 +- sim/testsuite/frv/fr400/allinsn.exp | 21 ++- sim/testsuite/frv/fr500/allinsn.exp | 21 ++- sim/testsuite/frv/fr550/allinsn.exp | 21 ++- sim/testsuite/frv/interrupts.exp | 21 ++- sim/testsuite/frv/misc.exp | 21 ++- sim/testsuite/frv/parallel.exp | 21 ++- sim/testsuite/ft32/allinsn.exp | 17 +-- sim/testsuite/h8300/allinsn.exp | 16 +-- sim/testsuite/iq2000/allinsn.exp | 17 +-- sim/testsuite/lm32/allinsn.exp | 17 +-- sim/testsuite/m32c/allinsn.exp | 17 +-- sim/testsuite/m32r/allinsn.exp | 23 ++-- sim/testsuite/m32r/misc.exp | 23 ++-- sim/testsuite/m68hc11/allinsn.exp | 17 +-- sim/testsuite/mcore/allinsn.exp | 17 +-- sim/testsuite/microblaze/allinsn.exp | 17 +-- sim/testsuite/mn10300/allinsn.exp | 17 +-- sim/testsuite/moxie/allinsn.exp | 17 +-- sim/testsuite/msp430/allinsn.exp | 17 +-- sim/testsuite/or1k/alltests.exp | 19 +-- sim/testsuite/pru/allinsn.exp | 17 +-- sim/testsuite/riscv/allinsn.exp | 17 +-- sim/testsuite/sh/allinsn.exp | 6 +- sim/testsuite/v850/allinsns.exp | 29 ++-- 74 files changed, 591 insertions(+), 664 deletions(-)