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 1947a4a4bb7 Simplify checks of cooked_index new 3f01c12b900 Use default section indexes in fixup_symbol_section new b8a6e987814 Set section indices when symbols are made new 83bad3162d7 Do not pass section index to end_compunit_symtab new d401e7bf04c Remove compunit_symtab::m_block_line_section new 5abbfa98221 Set section index when setting a symbol's block new dae58e04442 Remove most calls to fixup_symbol_section new 49c1de0e720 Merge fixup_section and fixup_symbol_section
The 7 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/ada-lang.c | 28 ++++---------- gdb/breakpoint.c | 7 +--- gdb/buildsym-legacy.c | 4 +- gdb/buildsym-legacy.h | 3 +- gdb/buildsym.c | 24 +++++------- gdb/buildsym.h | 9 ++--- gdb/coffread.c | 2 +- gdb/ctfread.c | 10 ++--- gdb/dbxread.c | 26 +++++++++++-- gdb/dwarf2/loc.c | 8 +--- gdb/dwarf2/read.c | 6 +-- gdb/gdbtypes.c | 4 +- gdb/infcmd.c | 1 - gdb/mdebugread.c | 23 +++++++---- gdb/objfiles.c | 6 +-- gdb/stabsread.c | 14 ++++--- gdb/symtab.c | 104 +++++++++++++++++++------------------------------- gdb/symtab.h | 25 +++--------- gdb/xcoffread.c | 12 +++--- 19 files changed, 135 insertions(+), 181 deletions(-)