aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2015-06-09Consolidate sched_getcpuAdhemerval Zanella
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-06-04Use inline syscalls for non-cancellable versionsAdhemerval Zanella
2015-06-01powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella
2014-09-29Require autoconf 2.69H.J. Lu
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-09-12Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions.Joseph Myers
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers
2014-08-06PowerPC: Fix termios definitionsAdhemerval Zanella
2014-07-17[PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-07-10PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-09Fix missing newline in test outputAndreas Schwab
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers