public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ports/15493] New: AArch64 sigsetjmp always saves signal mask
@ 2013-05-20  8:17 schwab@linux-m68k.org
  2013-05-21  9:01 ` [Bug ports/15493] " schwab@linux-m68k.org
  2014-06-13 17:43 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: schwab@linux-m68k.org @ 2013-05-20  8:17 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 15493
           Summary: AArch64 sigsetjmp always saves signal mask
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: unassigned@sourceware.org
        ReportedBy: schwab@linux-m68k.org
                CC: carlos@redhat.com, roland@gnu.org
    Classification: Unclassified


__sigsetjmp clobbers register x1 before making the tail call to __sigjmp_save,
which causes the latter to always save the signal mask.  Also, in ld.so the
signal mask never needs to be saved, so __sigjmp_save does not need to be
called.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug ports/15493] AArch64 sigsetjmp always saves signal mask
  2013-05-20  8:17 [Bug ports/15493] New: AArch64 sigsetjmp always saves signal mask schwab@linux-m68k.org
@ 2013-05-21  9:01 ` schwab@linux-m68k.org
  2014-06-13 17:43 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: schwab@linux-m68k.org @ 2013-05-21  9:01 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |2.18

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2013-05-21 09:00:27 UTC ---
Fixed by e39adf4

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug ports/15493] AArch64 sigsetjmp always saves signal mask
  2013-05-20  8:17 [Bug ports/15493] New: AArch64 sigsetjmp always saves signal mask schwab@linux-m68k.org
  2013-05-21  9:01 ` [Bug ports/15493] " schwab@linux-m68k.org
@ 2014-06-13 17:43 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 17:43 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-13 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-20  8:17 [Bug ports/15493] New: AArch64 sigsetjmp always saves signal mask schwab@linux-m68k.org
2013-05-21  9:01 ` [Bug ports/15493] " schwab@linux-m68k.org
2014-06-13 17:43 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).