glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32
Anton Blanchard 471a1672d4 PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
In order for the __kernel_get_tbfreq vDSO call to work the
INTERNAL_VSYSCALL_NCS macro needed to be updated to prevent it from
assuming an integer return type (since the timebase frequency is a 64-bit
value) by specifying the type of the return type as a macro parameter.  The
macro then specifically declares the return value as a 'register' (or
implied pair) of the denoted type.  The compiler is then informed that this
register (or implied pair) is to be used for the return value.
2013-01-18 07:44:38 -06:00
..
970 powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
a2 powerpc: PPCA2/A2 optimized memcpy function 2010-10-24 21:47:33 -04:00
cell powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
fpu Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
power4 powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
power5 powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
power5+ powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
power6 powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
power6x powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
power7 powerpc: Re-work the Implies structure 2010-06-30 09:57:38 -07:00
____longjmp_chk.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
brk.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
clone.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fcntl.c
ftruncate64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fxstat.c
fxstatat.c
getcontext-common.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getcontext.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
glob64.c
kernel_stat.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
lockf64.c
lxstat.c
makecontext.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Makefile Add default-abi definitions for powerpc, s390 and sparc. 2012-06-01 21:19:28 +00:00
posix_fadvise64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
posix_fadvise.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pread64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pread.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pwrite64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pwrite.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
scandir64.c Use correct scandir64 implementation on ppc64 2011-08-20 08:33:42 -04:00
setcontext-common.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setcontext.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
socket.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
swapcontext-common.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
swapcontext.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
syscalls.list Support fanotify_mark syscall on powerpc32 2010-08-31 09:46:57 +02:00
sysdep.h PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq. 2013-01-18 07:44:38 -06:00
truncate64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ucontext_i.sym
Versions Add __ppc_get_timebase_freq to ppc.h. 2012-09-25 16:53:14 -05:00
vfork.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
xstat.c