aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2-0/+2
2015-09-04Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab1-0/+6
2015-08-26powerpc: Revert to default atomic ops in elision codePaul E. Murphy1-21/+0
2015-08-25Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan1-0/+21
2015-08-25powerpc: Fix tabort usage in syscallsPaul E. Murphy1-0/+1
2015-08-24Remove __ASSUME_IPC64Andreas Schwab1-3/+0
2015-08-17Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab1-0/+4
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella1-0/+3
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella3-0/+9
2015-06-09Consolidate sched_getcpuAdhemerval Zanella3-29/+2
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella6-99/+9
2015-06-04Use inline syscalls for non-cancellable versionsAdhemerval Zanella1-1/+1
2015-06-01powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2-14/+52
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella1-3/+0
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella5-169/+81
2015-05-22Remove socket.S implementationAdhemerval Zanella2-252/+0
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella6-5/+5
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra4-0/+11
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra1-5/+0
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella1-5/+1
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers1-1/+1
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella1-1/+1
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+0
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella1-69/+59
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell1-71/+0
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella13-13/+13
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella2-0/+2
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2-3/+8
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella15-5/+672
2015-01-06Function declaration cleanupAdhemerval Zanella4-20/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers90-90/+90
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar2-4/+4
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar2-2/+2
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar2-4/+4
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar2-4/+4
2014-11-07Remove __libc_waitpid function name.Joseph Myers1-1/+1
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell3-0/+24
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers4-219/+0
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers2-40/+2
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2-43/+2
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella3-346/+4
2014-09-29Require autoconf 2.69H.J. Lu1-2/+2
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers1-4/+2
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2-2/+2
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2-1/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-4/+4
2014-09-12Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions.Joseph Myers3-2/+10
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers1-0/+4
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2-2/+2
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers1-1/+2