This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 7e56c51c79 Prevent attempts to allocate excessive amounts of memory whe [...] adds 10d06d8219 Handle either order of name and linkage name adds 5af5392a3d Fix crash when using PYTHONMALLOC=debug (PR python/24742) adds 7d7571f0c1 Adjust i386 registers on SystemTap probes' arguments (PR bre [...] adds d6954c38df Automatic date update in version.in adds 7f1c798dcc Automatic date update in version.in adds c444fad6da Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 24 ++++++ gdb/dwarf2read.c | 10 ++- gdb/gdbarch.c | 32 ++++++++ gdb/gdbarch.h | 30 +++++++ gdb/gdbarch.sh | 25 ++++++ gdb/i386-tdep.c | 29 +++++++ gdb/python/python.c | 2 +- gdb/stap-probe.c | 31 ++++++- gdb/testsuite/ChangeLog | 5 ++ .../gdb.dwarf2/{atomic.c => ada-linkage-name.c} | 19 +++-- gdb/testsuite/gdb.dwarf2/ada-linkage-name.exp | 95 ++++++++++++++++++++++ 12 files changed, 291 insertions(+), 13 deletions(-) copy gdb/testsuite/gdb.dwarf2/{atomic.c => ada-linkage-name.c} (76%) create mode 100644 gdb/testsuite/gdb.dwarf2/ada-linkage-name.exp