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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 052793ad15 Fix kill of processes created by win32_create_inferior adds d27b8e5f14 Remove dwarf_expr_baton adds aeefc73cb2 Print more information in arm_dump_tdep adds 7559c21717 Change booleans to bool in ARM's gdbarch_tdep adds a9d6541862 Change fde table to a vector adds a7a3ae5c02 Store the comp_unit instead of the FDE table adds 0d404d447a Add per-unit obstack adds 4debb23796 Remove a use of the comp_unit backlink adds 2198230456 Remove the objfile backlink from comp_unit adds 3d4560f707 Move the frame data to the BFD when possible adds c273235f6c Automatic date update in version.in adds d1437c0ea6 Remove some dead code from event-loop.c adds f3b0f7fe42 [gdb/testsuite] Fix gnatmake_version_at_least adds 7deea9aad8 x86: fix SSE4a dependencies of ".arch .nosse*" adds f98a845896 Adding myself to gdb/MAINTAINERS adds 99845b3b77 plugin: Search bfd-plugins directories only once new 92b6eaf759 [gdb/testsuite] Add unsupported tests in catch_ex_std.exp new 8f432634a5 [gdb/testsuite] Remove stale exec in gdb_compile_ada
The 2 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/ChangeLog | 12 ++ bfd/plugin.c | 77 +++++---- bfd/version.h | 2 +- gas/ChangeLog | 5 + gas/config/tc-i386.c | 2 +- gdb/ChangeLog | 69 ++++++++ gdb/MAINTAINERS | 1 + gdb/arm-tdep.c | 40 +++-- gdb/arm-tdep.h | 12 +- gdb/dwarf2/frame.c | 292 ++++++++++++++++----------------- gdb/dwarf2/loc.c | 9 - gdb/event-loop.c | 33 ---- gdb/testsuite/ChangeLog | 14 ++ gdb/testsuite/gdb.ada/catch_ex_std.exp | 12 ++ gdb/testsuite/lib/ada.exp | 6 +- opcodes/ChangeLog | 7 + opcodes/i386-gen.c | 6 +- opcodes/i386-init.h | 12 +- 18 files changed, 352 insertions(+), 259 deletions(-)