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 ports/16169] AArch64 clone.S is missing some CFI markup


http://sourceware.org/bugzilla/show_bug.cgi?id=16169

--- Comment #12 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.18/master has been updated
       via  c616775d2c6df31786b71b4e135fba90b4a63f89 (commit)
      from  2a8396b962b8c57a2581023b62766a3ac44c3ba4 (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=c616775d2c6df31786b71b4e135fba90b4a63f89

commit c616775d2c6df31786b71b4e135fba90b4a63f89
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jan 20 12:58:03 2014 +0000

    [AArch64] BZ #16169 Add CFI directives to clone.S

    [BZ #16169] Add CFI directives to the AArch64 clone.S implementation
    and ensure that the FP in the child is zero'd in order to comply with
    AAPCS.
    (cherry picked from commit 3a3acb6afc753475675b5724f206e619d0c9590d)

    Conflicts:

        NEWS

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

Summary of changes:
 NEWS                                          |    2 +-
 ports/ChangeLog.aarch64                       |    6 ++++++
 ports/sysdeps/unix/sysv/linux/aarch64/clone.S |    7 ++++++-
 3 files changed, 13 insertions(+), 2 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]