about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Remove __STDC__ conditionals from non-installed headers.Joseph Myers2012-01-262-12/+4
* Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt2012-01-123-9/+11
* Fix typo in Linux/PPC32 getcontextWill Schmidt2012-01-081-4/+4
* Support building bits/syscall.h for any number of subarch variants.Joseph Myers2011-12-221-1/+6
* Simplify code for accessing powerpc GOTWill Schmidt2011-12-175-29/+23
* Remove the file<Andreas Schwab2011-08-201-1/+0
* Use correct scandir64 implementation on ppc64Andreas Schwab2011-08-201-0/+1
* * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller2011-08-101-1/+1
* Update ptrace constantsUlrich Drepper2011-07-231-1/+28
* Remove doubled words.Jim Meyering2011-04-222-4/+4
* Make ppc sync_file_range cancelable.Andreas Schwab2011-04-091-3/+13
* Define O_PATH.Ulrich Drepper2011-04-011-1/+2
* Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-02-171-2/+2
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2010-10-242-0/+4
* Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper2010-09-272-6/+0
* powerpc: PPCA2 optimized memcpy functionMichael B. Brutman2010-09-212-0/+6
* Support fanotify_mark syscall on powerpc32Andreas Schwab2010-08-311-0/+1
* Define EXTPROC for Linux.Ulrich Drepper2010-08-121-1/+4
* PowerPC64 ABI fixesAlan Modra2010-08-125-55/+67
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-0/+2
* powerpc: Re-work the Implies structureLuis Machado2010-06-3029-39/+31
* Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper2010-06-141-0/+2
* Cleanup old obsolete PPC_REL16 checksLuis Machado2010-02-125-29/+0
* Fix POWER7 ImpliesLuis Machado2010-02-102-0/+2
* memcpy for ppc/cell.Ulrich Drepper2010-01-182-0/+4
* Fix double-inclusion problem of bits/stat.h.Ulrich Drepper2010-01-111-0/+5
* Add support for XPG7 testing.Ulrich Drepper2010-01-092-7/+11
* Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper2009-12-111-3/+3
* Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab2009-11-231-24/+24
* Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper2009-11-191-3/+4
* Change misleading names of parameters of sync_file_range.Ulrich Drepper2009-11-171-1/+1
* Fix sync_file_range on ppc/ppc64.Jakub Jelinek2009-11-171-0/+44
* Add missing Linux MADV_* definitions.Ulrich Drepper2009-11-171-9/+13
* Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper2009-11-141-4/+4
* Correct readahead syscall wrapper on powerpc32.Andreas Schwab2009-11-061-0/+3
* Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek2009-11-061-2/+2
* Fix compat handling in *at functions.Ulrich Drepper2009-10-291-1/+7
* Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper2009-10-291-1/+18
* Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper2009-10-011-2/+4
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-52/+46
* Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab2009-08-222-0/+154
* Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek2009-05-151-0/+3
* [BZ #10118]Ulrich Drepper2009-05-094-8/+0
* Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ulrich Drepper2009-03-104-4/+22
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-031-0/+17
* * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper2009-03-022-0/+6
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-3/+2
* [BZ #7095]Ulrich Drepper2009-02-071-9/+19