This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 93478c9fa2c Fix failing filesystem tests on mingw targets new af0ac1f562d [libbacktrace] Read .gnu_debugaltlink new 477b4e4c711 [libbacktrace] Return struct dwarf_data pointer from elf_add new 7ad450d17aa [libbacktrace] Add altlink field to struct dwarf_data new 151e535016d [libbacktrace] Handle alt FORMS without .gnu_debugaltlink new 48da990d800 [libbacktrace] Handle DW_FORM_GNU_strp_alt new 620f4ae9fc8 Daily bump.
The 6 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: gcc/DATESTAMP | 2 +- libbacktrace/ChangeLog | 42 +++++++++++++++++++ libbacktrace/Makefile.in | 2 +- libbacktrace/dwarf.c | 70 +++++++++++++++++++++++--------- libbacktrace/elf.c | 102 ++++++++++++++++++++++++++++++++++++++++++++--- libbacktrace/internal.h | 6 ++- libbacktrace/pecoff.c | 4 +- libbacktrace/xcoff.c | 4 +- 8 files changed, 202 insertions(+), 30 deletions(-)