about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-164-0/+28
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-106-18/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-064-0/+4
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-252-0/+4
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-256-0/+18
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2016-05-031-0/+1
* powerpc: Fix clone CLONE_VM compareAdhemerval Zanella2016-05-021-1/+1
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-292-11/+7
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-114-93/+0
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-114-83/+0
* Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella2016-04-111-0/+6
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-1/+1
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-7/+0
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-072-0/+2
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-261-28/+20
* Cleanup ppc bits/ipc.hPaul E. Murphy2016-01-251-24/+0
* powerpc: Fix macro usage of htm builtinsPaul E. Murphy2016-01-221-3/+3
* Update localplt.data for powerpc-nofpu.Joseph Myers2016-01-201-2/+2
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-122-1/+12
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-01-084-10/+41
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0498-98/+98
* powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2015-12-034-1/+29
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-1/+2
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-204-0/+20
* powerpc: Spinlock optimization and cleanupPaul Murphy2015-11-191-28/+0
* powerpc: More elision improvementsPaul Murphy2015-11-192-10/+13
* Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra2015-11-101-3/+0
* Simplify the abilist formatFlorian Weimer2015-11-0641-13380/+13183
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-064-0/+28
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-10-271-9/+6
* Cleanup sync_file_range implementationAdhemerval Zanella2015-10-221-11/+0
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-192-6/+2
* powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy2015-10-154-6/+12
* nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy2015-10-151-1/+1
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-132-0/+2
* Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab2015-09-041-0/+6
* powerpc: Revert to default atomic ops in elision codePaul E. Murphy2015-08-261-21/+0
* Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan2015-08-251-0/+21
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2015-08-251-0/+1
* Remove __ASSUME_IPC64Andreas Schwab2015-08-241-3/+0
* Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab2015-08-171-0/+4
* libio: Update powerpc64le libc.abilistAdhemerval Zanella2015-07-091-0/+3
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-083-0/+9
* Consolidate sched_getcpuAdhemerval Zanella2015-06-093-29/+2
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-046-99/+9
* Use inline syscalls for non-cancellable versionsAdhemerval Zanella2015-06-041-1/+1
* powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2015-06-012-14/+52
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-261-3/+0