]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
Add __ppc_get_timebase_freq to ppc.h.
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 25 Sep 2012 19:48:28 +0000 (14:48 -0500)
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>
Tue, 25 Sep 2012 21:53:14 +0000 (16:53 -0500)
commit8ad11b9a9cf1de82bd7771306b42070b91417c11
tree787fd5b6797608ae4b2207bcc042ed3825a9d8e7
parent7e2fca8dd22e3bd932581d6479b0c552deff00b6
Add __ppc_get_timebase_freq to ppc.h.
ChangeLog
manual/platform.texi
sysdeps/powerpc/sys/platform/ppc.h
sysdeps/unix/sysv/linux/powerpc/Makefile
sysdeps/unix/sysv/linux/powerpc/bits/ppc.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c [new file with mode: 0644]