aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert83-248/+165
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers2-12/+4
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt3-9/+11
2012-01-08Fix typo in Linux/PPC32 getcontextWill Schmidt1-4/+4
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers1-1/+6
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt5-29/+23
2011-08-20Remove the file<Andreas Schwab1-1/+0
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab1-0/+1
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller1-1/+1
2011-07-23Update ptrace constantsUlrich Drepper1-1/+28
2011-04-22Remove doubled words.Jim Meyering2-4/+4
2011-04-09Make ppc sync_file_range cancelable.Andreas Schwab1-3/+13
2011-04-01Define O_PATH.Ulrich Drepper1-1/+2
2011-02-17Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold1-2/+2
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2-0/+4
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper2-6/+0
2010-09-21powerpc: PPCA2 optimized memcpy functionMichael B. Brutman2-0/+6
2010-08-31Support fanotify_mark syscall on powerpc32Andreas Schwab1-0/+1
2010-08-12Define EXTPROC for Linux.Ulrich Drepper1-1/+4
2010-08-12PowerPC64 ABI fixesAlan Modra5-55/+67
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper1-0/+2
2010-06-30powerpc: Re-work the Implies structureLuis Machado29-39/+31
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper1-0/+2
2010-02-12Cleanup old obsolete PPC_REL16 checksLuis Machado5-29/+0
2010-02-10Fix POWER7 ImpliesLuis Machado2-0/+2
2010-01-18memcpy for ppc/cell.Ulrich Drepper2-0/+4
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper1-0/+5
2010-01-09Add support for XPG7 testing.Ulrich Drepper2-7/+11
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab1-24/+24
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper1-3/+4
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper1-1/+1
2009-11-17Fix sync_file_range on ppc/ppc64.Jakub Jelinek1-0/+44
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper1-9/+13
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper1-4/+4
2009-11-06Correct readahead syscall wrapper on powerpc32.Andreas Schwab1-0/+3
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-10-29Fix compat handling in *at functions.Ulrich Drepper1-1/+7
2009-10-29Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper1-1/+18
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-2/+4
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-52/+46
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab2-0/+154
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek1-0/+3
2009-05-09[BZ #10118]Ulrich Drepper4-8/+0
2009-03-10Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ulrich Drepper4-4/+22
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper1-0/+17
2009-03-02* sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper2-0/+6
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper1-3/+2