From 3601428fb029e1c6e98d409dad64d709972cdf57 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Sat, 28 Jan 2012 12:07:46 -0500 Subject: Call __fxstatat64 from faccessat() to avoid PLT in -Os builds. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbc611b..97989d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-01-28 Chris Metcalf + + * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64. + 2012-01-28 Ulrich Drepper * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions. -- cgit v1.1