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 cfabbd351a1 Make range types inherit signed-ness from base type new 932539d7a35 Have partial symbol tables own psymbol vectors
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 | 45 +++++++++ gdb/ctfread.c | 29 +++--- gdb/dbxread.c | 83 ++++++++-------- gdb/dwarf2/index-write.c | 72 +++++--------- gdb/dwarf2/read.c | 5 +- gdb/mdebugread.c | 157 +++++++++++++++--------------- gdb/psympriv.h | 107 +++++++++++---------- gdb/psymtab.c | 243 +++++++++++++++-------------------------------- gdb/psymtab.h | 12 --- gdb/xcoffread.c | 107 +++++++++++---------- 10 files changed, 392 insertions(+), 468 deletions(-)