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/20277] $dp is not initialized correctly in sysdeps/hppa/start.S


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

--- Comment #5 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.23/master has been updated
       via  0903610fdc31efbea4309f69e5ee3e1d4f7ed29e (commit)
      from  3d21617c430d190e5412bc450afad22169218c0e (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=0903610fdc31efbea4309f69e5ee3e1d4f7ed29e

commit 0903610fdc31efbea4309f69e5ee3e1d4f7ed29e
Author: John David Anglin <dave.anglin@bell.net>
Date:   Tue Jun 21 18:35:22 2016 -0400

    hppa: fix loading of global pointer in _start [BZ #20277]

    The patched change fixes a regression for executables compiled with the
    -p option and linked with gcrt1.o.  The executables crash on startup.

    This regression was introduced in 2.22 and was noticed in the gcc
testsuite.

    (cherry picked from commit 9765ffa71030efd8bb4f2ea4ed6e020fcb4bb714)

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

Summary of changes:
 ChangeLog            |    6 ++++++
 NEWS                 |    1 +
 sysdeps/hppa/start.S |    2 ++
 3 files changed, 9 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]