This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 8dddb06c59 Remove dwarf2_per_cu_data::v adds a09520cdd9 gdbsupport: use result_of_t instead of result_of in parallel-for.h adds 30bf8e1ce4 gdb: use decltype instead of typeof in dwarf2/read.c adds 71bc95ed20 gdb: allocate subfile with new adds ebd4e6d017 gdb: change subfile::name and buildsym_compunit::m_comp_dir [...] adds b08c778be9 gdb: use std::vector for temporary linetable_entry array in [...] adds 558802e4d1 gdb: change subfile::line_vector to an std::vector adds a8b7a13911 gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cook [...] adds 36baf73637 Fix bug in Ada number lexing
No new revisions were added by this update.
Summary of changes: gdb/ada-lex.l | 4 +- gdb/buildsym.c | 195 +++++++++++++------------------- gdb/buildsym.h | 26 +++-- gdb/dwarf2/cooked-index.c | 6 +- gdb/dwarf2/read.c | 12 +- gdb/testsuite/gdb.ada/literals.exp | 3 + gdb/testsuite/gdb.base/parse_number.exp | 3 +- gdb/xcoffread.c | 179 ++++++++--------------------- gdbsupport/parallel-for.h | 6 +- 9 files changed, 163 insertions(+), 271 deletions(-)