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/22165] [hppa] Text relocations in libc.so


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

--- Comment #2 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  388784cfddc20ada56d3e52f830d6445b14aa3af (commit)
      from  2000067a4be0dc8a70f6d3704a9e8388eb9066c9 (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=388784cfddc20ada56d3e52f830d6445b14aa3af

commit 388784cfddc20ada56d3e52f830d6445b14aa3af
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Sat Sep 30 19:02:57 2017 -0400

    Fix hppa text relocations in libc.so

        [BZ libc/22165]
        * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext): Use PIC
        code to load address of __getcontext_ret when generating PIC code.

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

Summary of changes:
 ChangeLog                                 |    6 ++++++
 sysdeps/unix/sysv/linux/hppa/getcontext.S |    5 +++++
 2 files changed, 11 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]