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_O3 in repository toolchain/ci/binutils-gdb.
from 95ade9a5f4 libctf: impose an ordering on conflicting types adds 26b1426577 s390: Avoid dynamic TLS relocs in PIE adds d942d8db12 s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie adds c42dd30d73 gdb: fix nullptr dereference in block::ranges() adds 0d1703b8fb Remove "typedef enum ..." adds 9dd9f9ce1e Check OBJF_NOT_FILENAME in DWARF index code adds 68c4956b14 x86: Properly handle function pointer reference adds fc0b8a976d Fix libinproctrace.so build on PPC adds 8a2ef85186 Automatic date update in version.in new d51926f06a Slightly tweak and clarify target_resume's interface
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/elf32-i386.c | 41 +++++++++-------- bfd/elf64-s390.c | 41 +++++++++++------ bfd/elf64-x86-64.c | 40 +++++++++-------- bfd/version.h | 2 +- gdb/arm-tdep.c | 8 ++-- gdb/block.h | 14 +++++- gdb/break-catch-fork.c | 5 +-- gdb/command.h | 5 +-- gdb/dwarf2/index-cache.c | 4 ++ gdb/dwarf2/index-write.c | 9 ++-- gdb/f-exp.y | 2 +- gdb/ia64-tdep.c | 4 +- gdb/jit.h | 4 +- gdb/linespec.c | 3 +- gdb/linux-nat.c | 29 +++++------- gdb/nat/windows-nat.h | 4 +- gdb/nat/x86-dregs.c | 2 +- gdb/psympriv.h | 2 +- gdb/python/py-event.h | 4 +- gdb/remote.c | 52 +++++++++++----------- gdb/symtab.h | 6 +-- gdb/target.c | 13 +++--- gdb/target.h | 31 ++++++++----- gdb/xtensa-tdep.c | 8 ++-- gdb/xtensa-tdep.h | 16 +++---- gdbserver/Makefile.in | 3 +- .../{protected-func-1b.c => protected-func-3.c} | 10 ++++- ld/testsuite/ld-x86-64/x86-64.exp | 18 ++++++++ 28 files changed, 216 insertions(+), 164 deletions(-) copy ld/testsuite/ld-x86-64/{protected-func-1b.c => protected-func-3.c} (66%)