This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/gdb.
from 0b35f123c2 gdb: Respect the DW_CC_nocall attribute adds ce20459e16 x86: Add has_sib to struct instr_info adds e63f65fea9 sim/testsuite: Default global_cc_os and global_cc_works properly adds 3319ba7a8d i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL adds 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 new fe69d4fcf0 asan: buffer overflow in peXXigen.c new d12b8d620c asan : use of uninitialized value in buffer_and_nest new 6e73172988 asan: buffer overflow in vms-alpha.c new 1f9b1a8435 What to do when sh_addralign isn't a power of two new 8b14b0cb99 pe_ILF_make_a_symbol_reloc segfault new 969f6a63c0 ubsan: s_app_line integer overflow new 19f7966ede gas local label and dollar label handling new 868d1834ce gdb: convert callback_handler_installed from int to bool new 1f841a9348 gdb/tui: add a missing white space character
The 9 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/elf.c | 13 +- bfd/elfxx-x86.h | 1 + bfd/peXXigen.c | 14 ++- bfd/peicode.h | 2 +- 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/testsuite/ld-i386/i386.exp | 1 + ld/testsuite/ld-i386/{warn1.d => pr28894.d} | 1 - ld/testsuite/ld-i386/pr28894.s | 7 ++ opcodes/i386-dis.c | 17 +-- 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/lib/sim-defs.exp | 6 +- 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 ++--- 67 files changed, 480 insertions(+), 648 deletions(-) copy ld/testsuite/ld-i386/{warn1.d => pr28894.d} (74%) create mode 100644 ld/testsuite/ld-i386/pr28894.s