This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allnoconfig 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 new bdfc1e8a0b [gdb/cli] Don't let python colorize strip leading newlines new 71ea2b6be8 [gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
The 2 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/version.h | 2 +- gdb/ChangeLog | 32 +++++++++++++++++++++ gdb/MAINTAINERS | 2 +- gdb/auxv.c | 61 ++++++++++++++++++++++++++++++---------- gdb/auxv.h | 17 ++++++++++- gdb/buildsym.c | 37 ++++++++++++------------ gdb/nbsd-tdep.c | 2 ++ gdb/obsd-tdep.c | 30 ++------------------ gdb/python/lib/gdb/__init__.py | 2 +- gdb/testsuite/ChangeLog | 12 ++++++++ gdb/testsuite/gdb.base/style.c | 4 +++ gdb/testsuite/gdb.base/style.exp | 19 +++++++++++-- ld/ChangeLog | 4 +++ ld/testsuite/ld-elf/shared.exp | 2 +- 14 files changed, 157 insertions(+), 69 deletions(-)