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 198204a7f02 [PATCH] allow empty string as argument to -Map new ac637ec30dd Don't close thread handles provided by WaitForDebugEvent new 6479bf854a4 Don't close process handle provided by WaitForDebugEvent new 96445f0b66a Use errno value of first openp failure new c17ace4397c Move exit_status_set_internal_vars out of GLOBAL_CURDIR new 697bba18273 Attribute method inlining new 7d00ffecd2b Lazily compute partial DIE name new af0b2a3e85d Inline abbrev lookup new f0fbb768c22 Use add_partial_symbol in load_partial_dies
The 8 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: gdb/ChangeLog | 52 +++++++++++++++++++++++++ gdb/cli/cli-cmds.c | 2 +- gdb/dwarf2/abbrev.c | 22 +++-------- gdb/dwarf2/abbrev.h | 13 ++++++- gdb/dwarf2/attribute.c | 29 +------------- gdb/dwarf2/attribute.h | 25 +++++++++++- gdb/dwarf2/read.c | 101 +++++++++++++++++++++++++++++-------------------- gdb/exec.c | 3 ++ gdb/nat/windows-nat.c | 1 - gdbserver/ChangeLog | 6 +++ gdbserver/win32-low.cc | 19 ++++++++-- 11 files changed, 179 insertions(+), 94 deletions(-)