summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
...
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-122-0/+4
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-022-0/+6
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-303-6/+2
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-0/+3
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-0/+6
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-32/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-221-0/+1
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-192-0/+6
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-3/+0
* powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho2016-10-281-1/+1
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-262-0/+6
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-192-0/+6
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-0/+6
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-0/+6
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-111-30/+0
* Add iseqsig.Joseph Myers2016-10-062-0/+6
* Add iscanonical.Joseph Myers2016-09-302-0/+2
* Add femode_t functions.Joseph Myers2016-09-072-0/+6
* Add fetestexceptflag.Joseph Myers2016-08-292-0/+2
* Add fesetexcept.Joseph Myers2016-08-162-0/+4
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-032-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-162-0/+14
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-103-11/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-062-0/+2
* 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-253-0/+9
* powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2016-05-031-0/+1
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-5/+3
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-111-11/+0
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-111-7/+0
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0417-17/+17
* powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2015-12-032-0/+4
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-202-0/+10
* Simplify the abilist formatFlorian Weimer2015-11-0626-6637/+6563
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-062-0/+14
* Cleanup sync_file_range implementationAdhemerval Zanella2015-10-221-11/+0
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* libio: Update powerpc64le libc.abilistAdhemerval Zanella2015-07-091-0/+3
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* Consolidate sched_getcpuAdhemerval Zanella2015-06-091-0/+1
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-042-19/+3
* powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2015-06-012-14/+52
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-63/+9
* Remove socket.S implementationAdhemerval Zanella2015-05-221-134/+0
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-252-0/+6
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-111-5/+1
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-1/+1