This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 3071b197da x86: Correct -mlfence-before-indirect-branch= documentation adds ae4b1d73f9 ld: Fix pr22269-1 on 32-bit Solaris/SPARC adds 206c98a650 Add SVR4 psABI specific parser for AUXV entries adds a25198bba2 Partially revert my UB fix in record_line adds f4460aec69 gdb: move Tom de Vries to Global Maintainers adds 6993bae074 Automatic date update in version.in adds bdfc1e8a0b [gdb/cli] Don't let python colorize strip leading newlines adds 71ea2b6be8 [gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp adds a5d214978f ld: xfail several shared (non PIC) tests on Solaris adds 13302e956f Fix debugging of WOW64 processes adds 3e65b3e9af Skip separate debug files when handling copy relocations adds 0c4311ab90 Avoid infinite recursion in get_msymbol_address adds de7ac122a7 Automatic date update in version.in adds cf83625da2 gdb: fix undefined behavior reported in copy_bitwise adds 0b07a19901 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 56 +++++++++++++++++++++++++++++++++++ gdb/MAINTAINERS | 2 +- gdb/auxv.c | 61 +++++++++++++++++++++++++++++---------- gdb/auxv.h | 17 ++++++++++- gdb/buildsym.c | 37 ++++++++++++------------ gdb/nat/windows-nat.c | 7 +++-- gdb/nat/windows-nat.h | 8 +++++ gdb/nbsd-tdep.c | 2 ++ gdb/obsd-tdep.c | 30 ++----------------- gdb/python/lib/gdb/__init__.py | 2 +- gdb/symfile.c | 2 +- gdb/symtab.c | 6 +++- gdb/testsuite/ChangeLog | 12 ++++++++ gdb/testsuite/gdb.base/style.c | 4 +++ gdb/testsuite/gdb.base/style.exp | 19 ++++++++++-- gdb/utils.c | 2 +- gdb/windows-nat.c | 13 +++++---- ld/ChangeLog | 9 ++++++ ld/testsuite/ld-elf/shared.exp | 2 +- ld/testsuite/ld-shared/shared.exp | 10 ++++--- 21 files changed, 219 insertions(+), 84 deletions(-)