This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/aoliva/SFN in repository binutils-gdb.
from 445bb9d46d LVU: output nonzero views in objdump and readelf dwarf2+ lin [...] new 83cc883fa0 LVU: output nonzero views in objdump and readelf dwarf2+ dec [...] new 5042f0cbbc LVU: output end of sequence row new dba116db29 LVU: align view number in decoded dwarf line number rows new 71a616abae LVU: add gas testcases for view numbering new 91a73a96a1 non-LVU: error if .[su]leb128's operand is undefined new 3e96522f88 non-LVU: merge patch with fixed trailing whitespace new 5b5e6e3f9a LVU: add raw line number dumps to loc view tests
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: binutils/dwarf.c | 75 +++++++++++---- binutils/testsuite/binutils-all/objdump.WL | 3 +- gas/testsuite/gas/elf/dwarf2-5.d | 74 +++++++++++++++ .../testsuite/gas/elf/dwarf2-5.s | 54 ++++++++--- gas/testsuite/gas/elf/dwarf2-6.d | 76 ++++++++++++++++ gas/testsuite/gas/elf/dwarf2-6.s | 101 +++++++++++++++++++++ gas/testsuite/gas/elf/elf.exp | 2 + gas/write.c | 2 +- 8 files changed, 353 insertions(+), 34 deletions(-) create mode 100644 gas/testsuite/gas/elf/dwarf2-5.d copy gdb/mips-fbsd-tdep.h => gas/testsuite/gas/elf/dwarf2-5.s (53%) create mode 100644 gas/testsuite/gas/elf/dwarf2-6.d create mode 100644 gas/testsuite/gas/elf/dwarf2-6.s