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 867b8c308a4 gas: copy st_size only if unset new 056b6f879d0 gdb: remove some unused buildsym-legacy functions new 59dfe8ad84c gdb: rename start_symtab/end_symtab to start_compunit_symta [...]
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/buildsym-legacy.c | 108 +++++--------------------------------------------- gdb/buildsym-legacy.h | 67 ++++++++----------------------- gdb/buildsym.c | 64 ++++++++++++++++-------------- gdb/buildsym.h | 14 +++---- gdb/coffread.c | 32 +++++++-------- gdb/ctfread.c | 16 ++++---- gdb/dbxread.c | 10 ++--- gdb/dwarf2/cu.c | 4 +- gdb/dwarf2/cu.h | 10 ++--- gdb/dwarf2/read.c | 15 +++---- gdb/mdebugread.c | 5 ++- gdb/stabsread.c | 4 +- gdb/xcoffread.c | 28 +++++++------ 13 files changed, 131 insertions(+), 246 deletions(-)