aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-06-02Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16Andreas Schwab
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
2012-05-23Add comments suggesting moving some functions to syscalls.list.Joseph Myers
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-05-01Update powerpc ABI dataAndreas Schwab
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt
2012-01-08Fix typo in Linux/PPC32 getcontextWill Schmidt
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt
2011-08-20Remove the file<Andreas Schwab
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller
2011-07-23Update ptrace constantsUlrich Drepper
2011-04-22Remove doubled words.Jim Meyering
2011-04-09Make ppc sync_file_range cancelable.Andreas Schwab
2011-04-01Define O_PATH.Ulrich Drepper
2011-02-17Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper
2010-09-21powerpc: PPCA2 optimized memcpy functionMichael B. Brutman
2010-08-31Support fanotify_mark syscall on powerpc32Andreas Schwab
2010-08-12Define EXTPROC for Linux.Ulrich Drepper
2010-08-12PowerPC64 ABI fixesAlan Modra
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2010-06-30powerpc: Re-work the Implies structureLuis Machado
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-02-12Cleanup old obsolete PPC_REL16 checksLuis Machado
2010-02-10Fix POWER7 ImpliesLuis Machado
2010-01-18memcpy for ppc/cell.Ulrich Drepper
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab