summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella
2016-10-07ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler
2016-10-06Add iseqsig.Joseph Myers
2016-10-04powerpc: Installed-header hygieneTulio Magno Quites Machado Filho
2016-09-30Add iscanonical.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-07Add femode_t functions.Joseph Myers
2016-08-29Add fetestexceptflag.Joseph Myers
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Add fesetexcept.Joseph Myers
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-07-21powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-05-03powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy
2016-05-02powerpc: Fix clone CLONE_VM compareAdhemerval Zanella
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy
2016-01-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy
2016-01-20Update localplt.data for powerpc-nofpu.Joseph Myers
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
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