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-arm-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 17417fb0ec gdb, gdbsupport: add debug_prefixed_printf, remove boilerpla [...] adds 4f0469cdd6 gdb: restore some checks of debug flags adds 80630624b4 Automatic date update in version.in adds 75f24e86ba ada-lang.c: Renaming some fixed-point-related routines adds db99d0d055 ada-lang.c: fix line too long in cast_from_gnat_encoded_fixe [...] adds 60bd1d53a0 ada-lang.c: Rename gnat_encoded_fixed_type_info adds d77c922455 avoid unwarranted assumption in gdb.ada/fixed_points/fixed_p [...] new 525454d654 Remove init_psymbol_list new 089002bba0 Remove parameter from end_psymtab_common new 0684bb51b5 Remove partial symbol statistics new ae7754b256 Change end_psymtab_common to a method
The 4 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 | 71 ++++++++++++++++++++++ gdb/ada-lang.c | 33 +++++----- gdb/ada-lang.h | 2 +- gdb/ada-typeprint.c | 2 +- gdb/ada-valprint.c | 2 +- gdb/ctfread.c | 2 +- gdb/dbxread.c | 5 +- gdb/dwarf2/read.c | 7 +-- gdb/infrun.h | 14 ++++- gdb/linux-nat.c | 7 ++- gdb/objfiles.h | 3 - gdb/psympriv.h | 12 ++-- gdb/psymtab.c | 48 ++++----------- gdb/symmisc.c | 21 ++++++- gdb/testsuite/ChangeLog | 6 ++ .../gdb.ada/fixed_points/fixed_points.adb | 3 +- gdb/xcoffread.c | 8 +-- 18 files changed, 157 insertions(+), 91 deletions(-)