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 c3173ac6ac7 Automatic date update in version.in new a2bccd18584 gdb: use std::vector<> to hold on blocks in struct blockvector new 45b3bfcc906 gdb: add block ordering predicate for ordering blocks in bl [...] new e162de19f9b gdb: update mdebugread.c to use blockvector::block_less_than
The 3 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/block.c | 35 ++++++++++++++++++++++++++++- gdb/block.h | 40 ++++++++++++++++++++------------- gdb/buildsym.c | 14 +++++------- gdb/buildsym.h | 2 +- gdb/jit.c | 15 +++++-------- gdb/mdebugread.c | 68 ++++++-------------------------------------------------- gdb/symtab.c | 10 +++++++++ gdb/symtab.h | 14 +++++------- 8 files changed, 93 insertions(+), 105 deletions(-)