aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers98-98/+98
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo4-1/+29
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell1-1/+1
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers1-1/+2
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers4-0/+20
2015-11-19powerpc: Spinlock optimization and cleanupPaul Murphy1-28/+0
2015-11-19powerpc: More elision improvementsPaul Murphy2-10/+13
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra1-3/+0
2015-11-06Simplify the abilist formatFlorian Weimer41-13380/+13183
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard4-0/+28
2015-10-27powerpc: Fix usage of elision transient failure adapt paramPaul Murphy1-9/+6
2015-10-22Cleanup sync_file_range implementationAdhemerval Zanella1-11/+0
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-6/+2
2015-10-15powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy4-6/+12
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy1-1/+1
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