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 fe72666741 Fix normal_stop latent bug new 25629dfdb4 C++-ify bcache
The 1 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 | 42 ++++++++++ gdb/bcache.c | 238 ++++++++++++++++++------------------------------------- gdb/bcache.h | 112 ++++++++++++++++++-------- gdb/buildsym.c | 2 +- gdb/dwarf2read.c | 1 - gdb/elfread.c | 4 +- gdb/gdbtypes.c | 31 +------- gdb/macroexp.c | 1 - gdb/macrotab.c | 2 +- gdb/objfiles.c | 4 - gdb/objfiles.h | 4 +- gdb/psymtab.c | 68 +++------------- gdb/psymtab.h | 11 +-- gdb/stabsread.c | 1 - gdb/symfile.c | 4 +- gdb/symmisc.c | 19 ++--- 16 files changed, 228 insertions(+), 316 deletions(-)