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 bee8ffa84f Fix gas and binutils testsuite failures for am33_2.0-linux target. new 0f54511373 LVU: dump loclists with locviews
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: binutils/dwarf.c | 333 ++++++++++++++++++--- binutils/dwarf.h | 3 + binutils/testsuite/binutils-all/locview-1.s | 270 +++++++++++++++++ binutils/testsuite/binutils-all/locview-2.s | 335 ++++++++++++++++++++++ binutils/testsuite/binutils-all/readelf.exp | 33 ++- binutils/testsuite/binutils-all/readelf.locview-1 | 35 +++ binutils/testsuite/binutils-all/readelf.locview-2 | 46 +++ include/dwarf2.def | 2 + include/dwarf2.h | 8 + 9 files changed, 1030 insertions(+), 35 deletions(-) create mode 100644 binutils/testsuite/binutils-all/locview-1.s create mode 100644 binutils/testsuite/binutils-all/locview-2.s create mode 100644 binutils/testsuite/binutils-all/readelf.locview-1 create mode 100644 binutils/testsuite/binutils-all/readelf.locview-2