]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.
authorChris Metcalf <cmetcalf@tilera.com>
Sat, 28 Jan 2012 17:07:46 +0000 (12:07 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 23 Sep 2013 15:57:21 +0000 (11:57 -0400)
(cherry picked from commit 3601428fb029e1c6e98d409dad64d709972cdf57)

ChangeLog

index 591e1f18059983b108f8b1854e601bda4952069c..dd64c052343fda37cfaa94d70153c633cd1fec26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
+
+       * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
+
 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
 
        [BZ #14040]