This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e6b5fa173fe P0409R2 - allow lambda capture [=, this] * parser.c (cp_p [...] new b919941efc5 PR sanitizer/77631 Support for external debug info. * el [...]
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: libbacktrace/ChangeLog | 32 +++ libbacktrace/Makefile.am | 10 + libbacktrace/Makefile.in | 8 +- libbacktrace/configure | 78 ++++++- libbacktrace/configure.ac | 14 ++ libbacktrace/elf.c | 568 +++++++++++++++++++++++++++++++++++++++++++++- libbacktrace/fileline.c | 6 +- libbacktrace/internal.h | 1 + libbacktrace/pecoff.c | 3 +- libbacktrace/unknown.c | 1 + libbacktrace/xcoff.c | 3 +- 11 files changed, 705 insertions(+), 19 deletions(-)