about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-172-0/+134
* Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16Andreas Schwab2012-06-021-0/+1
* Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2012-06-012-0/+5
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-5/+6
* Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers2012-05-302-92/+12
* Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-241-4/+3
* Add comments suggesting moving some functions to syscalls.list.Joseph Myers2012-05-235-0/+10
* Update from Linux 3.4Andreas Jaeger2012-05-231-0/+3
* Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2012-05-211-1/+1
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-202-0/+4
* Avoid plain "aligned" attributes in installed headers.Joseph Myers2012-05-151-2/+2
* Remove pre-2.2 Linux kernel support.Joseph Myers2012-05-1410-317/+10
* Update powerpc ABI dataAndreas Schwab2012-05-019-14/+625
* Move abilist files into sysdep dirs.David S. Miller2012-04-2826-0/+6476
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-271-2/+3
* Disable use of FMA instructions in branredAndreas Schwab2012-03-211-65/+133
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0983-248/+165
* 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