This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 46fb6d5aa27 x86: don't suppress overflow diagnostics in x32 mode new 30cbd32aec3 Reduce O(n2) performance overhead when parsing DWARF unit i [...] new 6f0dabd46d0 gdb/x86: handle stap probe arguments in xmm registers
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 | 7 ++ bfd/dwarf2.c | 93 ++++++++++++++++--------- gdb/ax-gdb.c | 19 ++++++ gdb/eval.c | 16 +++++ gdb/expop.h | 31 +++++++++ gdb/stap-probe.c | 15 ++++ gdb/std-operator.def | 9 +++ gdb/testsuite/gdb.base/stap-probe.c | 22 ++++++ gdb/testsuite/gdb.base/stap-probe.exp | 125 ++++++++++++++++++++++++++++++++++ 9 files changed, 304 insertions(+), 33 deletions(-)