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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from a89fdbdb20 Automatic date update in version.in adds 830b67068c [readline] Fix heap-buffer-overflow in update_line adds 592f9d271c gdb: Update type of lower bound in value_subscripted_rvalue adds 603490bf53 gdb: Convert dwarf2_evaluate_property to return bool adds b86352cfc1 gdb/dwarf: Ensure the target type of ranges is not void adds 9a49df9d4b gdb: Carry default property type around with dynamic properties adds 0d4e84ed37 gdb: Better support for dynamic properties with negative values
No new revisions were added by this update.
Summary of changes: gdb/ChangeLog | 47 +++++++++ gdb/dwarf2loc.c | 47 ++++++--- gdb/dwarf2loc.h | 36 ++++--- gdb/dwarf2read.c | 164 +++++++++++++++++++++---------- gdb/gdbtypes.c | 10 +- gdb/testsuite/ChangeLog | 11 +++ gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +++ gdb/testsuite/gdb.fortran/vla-sizeof.exp | 10 ++ gdb/testsuite/gdb.fortran/vla-value.exp | 27 +++++ gdb/testsuite/gdb.fortran/vla.f90 | 15 +++ gdb/valarith.c | 2 +- gdb/value.h | 3 +- readline/ChangeLog.gdb | 7 ++ readline/display.c | 5 + 14 files changed, 311 insertions(+), 85 deletions(-)