This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/23707] Missing unwind info in sysdeps/powerpc/powerpc32/dl-start.S


https://sourceware.org/bugzilla/show_bug.cgi?id=23707

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  6ca8284e7a522ce3cdc9fdd2e73795c753890634 (commit)
      from  61d8b5feeed36e242a043befe9b11f7f8c294f58 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6ca8284e7a522ce3cdc9fdd2e73795c753890634

commit 6ca8284e7a522ce3cdc9fdd2e73795c753890634
Author: Andreas Schwab <schwab@suse.de>
Date:   Tue Sep 25 01:22:22 2018 +0200

    Add missing unwind information to ld.so on powerpc32 (bug 23707)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                         |    9 +++++++
 elf/Makefile                                      |    7 ++++-
 support/xsymlink.c => elf/tst-unwind-ctor-lib.c   |   27 +++++++++++++++-----
 support/true-container.c => elf/tst-unwind-ctor.c |    9 ++++---
 sysdeps/powerpc/powerpc32/dl-start.S              |    3 ++
 5 files changed, 42 insertions(+), 13 deletions(-)
 copy support/xsymlink.c => elf/tst-unwind-ctor-lib.c (62%)
 copy support/true-container.c => elf/tst-unwind-ctor.c (79%)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]