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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 35c1ab606d Change void_context_p to bool adds f81baa0863 Automatic date update in version.in adds c5c412054e Change parameters to language_defn::post_parser adds 85be4f5a8c gdb/doc: fix "show check range" command name adds 32f47895b5 Remove printfi_filtered and fprintfi_filtered new 844a65387c Remove a use of n_spaces
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/version.h | 2 +- gdb/ChangeLog | 31 +++++++++ gdb/ada-lang.c | 9 +-- gdb/c-typeprint.c | 30 +++++---- gdb/compile/compile-loc2c.c | 106 +++++++++++++++-------------- gdb/doc/ChangeLog | 6 ++ gdb/doc/gdb.texinfo | 2 +- gdb/f-typeprint.c | 28 ++++---- gdb/gdbtypes.c | 160 ++++++++++++++++++++++---------------------- gdb/go32-nat.c | 14 ++-- gdb/language.h | 12 ++-- gdb/m2-typeprint.c | 2 +- gdb/p-typeprint.c | 28 +++++--- gdb/parse.c | 4 +- gdb/parser-defs.h | 9 ++- gdb/printcmd.c | 2 +- gdb/rust-exp.y | 2 +- gdb/rust-lang.c | 7 +- gdb/utils.c | 30 --------- gdb/utils.h | 5 -- 20 files changed, 254 insertions(+), 235 deletions(-)