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 c89f9f2a52 Automatic date update in version.in new 567238c956 Prefer symtab symbol over minsym for function names in non-c [...] new 2dc80cf8a5 Restrict use of minsym names when printing addresses in disa [...] new 1aff717310 dwarf2-frame.c: Fix FDE processing bug involving non-contigu [...] new 5c076da45c Improve test gdb.dwarf2/dw2-ranges-func.exp
The 4 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 | 24 + gdb/disasm.c | 12 +- gdb/dwarf2-frame.c | 8 +- gdb/printcmd.c | 29 +- gdb/stack.c | 71 +-- gdb/testsuite/ChangeLog | 15 + ...dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} | 44 +- ...dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} | 20 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 693 +++++++++++---------- gdb/valprint.h | 13 +- 10 files changed, 509 insertions(+), 420 deletions(-) copy gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} (85%) rename gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} (85%)