glibc/sysdeps/unix/sysv/linux/powerpc
Adhemerval Zanella 83e7640f6b PowerPC: Add time vDSO support
PowerPC kernel now provides a vDSO implementation for time syscall
(commit fcb41a2030abe0eb716ef0798035ef9562097f42). This patch changes
time syscall wrapper to use the vDSO when available. It also changes
the default non vDSO time on PowerPC to use sysdeps/posix/time.c
(since gettimeofday is a vDSO call).
2013-05-03 15:04:54 -05:00
..
aix Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
bits PowerPC: Add time vDSO support 2013-05-03 15:04:54 -05:00
powerpc32 New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
powerpc64 New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
sys Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
chown.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
configure Add missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -07:00
configure.in 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
dl-cache.h Update. 2003-06-25 08:19:44 +00:00
dl-sysdep.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fchownat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
get_clockfreq.c PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq. 2013-01-18 07:44:38 -06:00
get_timebase_freq.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getmsg.c Update. 1999-12-21 16:03:22 +00:00
getrlimit64.c * csu/Makefile ($(objpfx)version-info.h): Don't use echo -n 2000-01-27 23:40:48 +00:00
gettimeofday.c PowerPC: gettimeofday optimization by using IFUNC 2013-03-15 10:58:56 -03:00
init-first.c PowerPC: Add time vDSO support 2013-05-03 15:04:54 -05:00
ioctl.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ipc_priv.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
kernel_termios.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
lchown.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ldconfig.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ldd-rewrite.sed Update. 2002-09-05 10:28:51 +00:00
libc-start.c Remove bp-sym.h and BP_SYM uses from C code. 2013-02-14 13:12:02 +00:00
Makefile BZ#14743: Move clock_* symbols from librt to libc. 2012-10-24 14:50:46 -07:00
nldbl-abi.h 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
oldgetrlimit64.c Update. 2000-08-16 01:40:12 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
putmsg.c Update. 1999-12-21 16:03:22 +00:00
readdir64_r.c Update. 2000-08-12 05:14:52 +00:00
readdir64.c Update. 2000-08-12 05:14:52 +00:00
readelflib.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
rt-sysdep.c Update. 2004-04-19 06:19:34 +00:00
sched_getcpu.c PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall. 2013-01-09 20:30:11 -06:00
setrlimit.c * csu/Makefile ($(objpfx)version-info.h): Don't use echo -n 2000-01-27 23:40:48 +00:00
sigcontextinfo.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
syscall.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
syscalls.list Update. 2003-09-03 02:58:30 +00:00
sysdep.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
test-gettimebasefreq.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
time.c PowerPC: Add time vDSO support 2013-05-03 15:04:54 -05:00
Versions PowerPC: Add time vDSO support 2013-05-03 15:04:54 -05:00