public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds
@ 2012-02-27 19:32 cmetcalf at tilera dot com
  2012-06-27 22:40 ` [Bug libc/13773] " jsm28 at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cmetcalf at tilera dot com @ 2012-02-27 19:32 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 13773
           Summary: [2.15 backport] Call __fxstatat64 from faccessat() to
                    avoid PLT in -Os builds
           Product: glibc
           Version: 2.15
            Status: NEW
          Keywords: glibc_2.15
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: cmetcalf@tilera.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


Please backport for 2.15.1:

commit 3601428fb029e1c6e98d409dad64d709972cdf57
Author: Chris Metcalf <cmetcalf@tilera.com>
Date:   Sat Jan 28 12:07:46 2012 -0500

    Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.

-- 
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] 6+ messages in thread

* [Bug libc/13773] [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds
  2012-02-27 19:32 [Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds cmetcalf at tilera dot com
@ 2012-06-27 22:40 ` jsm28 at gcc dot gnu.org
  2012-06-28 15:34 ` cmetcalf at tilera dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-06-27 22:40 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-06-27 22:40:17 UTC ---
Please provide a tested backport patch and describe how it was tested (as per
the recent discussion of release branch processes on libc-alpha).

-- 
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] 6+ messages in thread

* [Bug libc/13773] [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds
  2012-02-27 19:32 [Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds cmetcalf at tilera dot com
  2012-06-27 22:40 ` [Bug libc/13773] " jsm28 at gcc dot gnu.org
@ 2012-06-28 15:34 ` cmetcalf at tilera dot com
  2013-09-23  0:01 ` carlos at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cmetcalf at tilera dot com @ 2012-06-28 15:34 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #2 from Chris Metcalf <cmetcalf at tilera dot com> 2012-06-28 15:34:16 UTC ---
I cherry-picked the patch in the description to release/2.15/master and it
applied cleanly; I tested on tilegx64, tilegx32, and tilepro.  I also tested on
x86_64 where there were no regressions.

-- 
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] 6+ messages in thread

* [Bug libc/13773] [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds
  2012-02-27 19:32 [Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds cmetcalf at tilera dot com
  2012-06-27 22:40 ` [Bug libc/13773] " jsm28 at gcc dot gnu.org
  2012-06-28 15:34 ` cmetcalf at tilera dot com
@ 2013-09-23  0:01 ` carlos at redhat dot com
  2013-09-23 16:04 ` cmetcalf at tilera dot com
  2014-06-26 14:18 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: carlos at redhat dot com @ 2013-09-23  0:01 UTC (permalink / raw)
  To: glibc-bugs

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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #3 from Carlos O'Donell <carlos at redhat dot com> ---
Chris,

Please feel free to check this into the 2.15 branch. It looks good to me.

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


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

* [Bug libc/13773] [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds
  2012-02-27 19:32 [Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds cmetcalf at tilera dot com
                   ` (2 preceding siblings ...)
  2013-09-23  0:01 ` carlos at redhat dot com
@ 2013-09-23 16:04 ` cmetcalf at tilera dot com
  2014-06-26 14:18 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cmetcalf at tilera dot com @ 2013-09-23 16:04 UTC (permalink / raw)
  To: glibc-bugs

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

Chris Metcalf <cmetcalf at tilera dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Chris Metcalf <cmetcalf at tilera dot com> ---
Commit pushed to release/2.15/master and NEWS updated.

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


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

* [Bug libc/13773] [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds
  2012-02-27 19:32 [Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds cmetcalf at tilera dot com
                   ` (3 preceding siblings ...)
  2013-09-23 16:04 ` cmetcalf at tilera dot com
@ 2014-06-26 14:18 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-26 14:18 UTC (permalink / raw)
  To: glibc-bugs

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

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] 6+ messages in thread

end of thread, other threads:[~2014-06-26 14:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-27 19:32 [Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds cmetcalf at tilera dot com
2012-06-27 22:40 ` [Bug libc/13773] " jsm28 at gcc dot gnu.org
2012-06-28 15:34 ` cmetcalf at tilera dot com
2013-09-23  0:01 ` carlos at redhat dot com
2013-09-23 16:04 ` cmetcalf at tilera dot com
2014-06-26 14:18 ` 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).