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 in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes: bfd/elf32-i386.c | 41 ++++++++++++---------- bfd/elf64-x86-64.c | 40 +++++++++++---------- gdb/arm-tdep.c | 8 ++--- 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/nat/windows-nat.h | 4 +-- gdb/nat/x86-dregs.c | 2 +- gdb/psympriv.h | 2 +- gdb/python/py-event.h | 4 +-- gdb/symtab.h | 6 ++-- 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 ++++++++++ 21 files changed, 113 insertions(+), 85 deletions(-) copy ld/testsuite/ld-x86-64/{protected-func-1b.c => protected-func-3.c} (66%)