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 3ec5942fbf ada: Use std::string in print_dynamic_range_bound new af5bf4ada4 Replace psymbol_allocation_list with std::vector
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 | 49 +++++++++++++ gdb/dbxread.c | 17 ++--- gdb/dwarf2read.c | 23 +++---- gdb/mdebugread.c | 4 +- gdb/objfiles.c | 4 -- gdb/objfiles.h | 7 +- gdb/psympriv.h | 10 ++- gdb/psymtab.c | 207 ++++++++++++++++++++----------------------------------- gdb/symfile.c | 10 +-- gdb/symfile.h | 31 --------- gdb/xcoffread.c | 17 ++--- 11 files changed, 162 insertions(+), 217 deletions(-)