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 libc/19170] __gmon_start__ defined in hppa in crtn.S


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

--- Comment #4 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, release/2.25/master has been updated
       via  092788065e3e7353b65d461e0756171cf36ed70c (commit)
      from  42f78808b15a775552946eccc4aefbd99617130a (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=092788065e3e7353b65d461e0756171cf36ed70c

commit 092788065e3e7353b65d461e0756171cf36ed70c
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Sat Aug 12 17:54:26 2017 -0400

    Return to caller if dl_fixup fails to resolve callee on hppa.

        [BZ 19170]
        * sysdeps/hppa/dl-trampoline.S (_dl_runtime_resolve): Return to caller
        if _dl_fixup fails.

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

Summary of changes:
 ChangeLog                    |    6 ++++++
 sysdeps/hppa/dl-trampoline.S |   22 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

-- 
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]