aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-19powerpc: Spinlock optimization and cleanupPaul Murphy
2015-11-19powerpc: More elision improvementsPaul Murphy
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-10-27powerpc: Fix usage of elision transient failure adapt paramPaul Murphy
2015-10-22Cleanup sync_file_range implementationAdhemerval Zanella
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-15powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-09-04Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab
2015-08-26powerpc: Revert to default atomic ops in elision codePaul E. Murphy
2015-08-25Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan
2015-08-25powerpc: Fix tabort usage in syscallsPaul E. Murphy
2015-08-24Remove __ASSUME_IPC64Andreas Schwab
2015-08-17Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
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