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 52ff20fe7ba [binutils] Handle presence of both .debug_ranges and .debug [...] new ebbc3a7d56f gdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTION new a52d653e917 gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macros
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: gdb/ChangeLog | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/breakpoint.c | 5 ++--- gdb/coff-pe-read.c | 2 +- gdb/coffread.c | 4 ++-- gdb/ctfread.c | 2 +- gdb/dwarf2/read.c | 10 ++++----- gdb/findvar.c | 18 +++++++--------- gdb/infcmd.c | 2 +- gdb/language.c | 2 +- gdb/linespec.c | 2 +- gdb/maint.c | 2 +- gdb/minsyms.c | 19 +++++++++-------- gdb/objfiles.c | 4 ++-- gdb/parse.c | 5 ++--- gdb/printcmd.c | 6 +++--- gdb/psympriv.h | 7 +++---- gdb/psymtab.c | 2 +- gdb/stabsread.c | 2 +- gdb/symmisc.c | 6 +++--- gdb/symtab.c | 32 ++++++++++++++++++---------- gdb/symtab.h | 36 ++++++++++++++++++++------------ gdb/xcoffread.c | 8 +++---- 22 files changed, 157 insertions(+), 80 deletions(-)