aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-07-21Revert "Linux: Keep termios ioctl constants strictly internal"Florian Weimer2-20/+40
2025-07-11Linux: Keep termios ioctl constants strictly internalFlorian Weimer2-40/+20
2025-07-10Remove termios2 ioctl defintions from public headersAndreas Schwab2-41/+12
2025-06-17termios: add new baud_t interface, defined to be explicitly numericH. Peter Anvin (Intel)4-0/+20
2025-06-17linux: implement arbitrary and split speeds in termiosH. Peter Anvin (Intel)8-75/+70
2025-06-17linux/termios/powerpc: deal with powerpc-unique ioctl emulationH. Peter Anvin (Intel)1-0/+36
2025-05-29Update syscall lists for Linux 6.15Joseph Myers2-0/+2
2025-05-15powerpc: Remove check for -mabi=ibmlongdoubleAndreas Schwab2-60/+2
2025-05-14Implement C23 rootn.Joseph Myers4-0/+27
2025-05-09Implement C23 compoundnJoseph Myers4-0/+27
2025-04-25linux/termio: remove <termio.h> and struct termioH. Peter Anvin1-11/+0
2025-04-08stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabsLenard Mollenkopf4-0/+16
2025-04-02sysdeps: powerpc: restore -mlong-double-128 checkSam James2-0/+117
2025-03-31Raise the minimum GCC version to 12.1 [BZ #32539]H.J. Lu2-117/+0
2025-03-27Implement C23 pownJoseph Myers4-0/+27
2025-03-24Add _FORTIFY_SOURCE support for inet_ptonAaron Merey4-0/+4
2025-03-21Add _FORTIFY_SOURCE support for inet_ntopFrédéric Bérat4-0/+4
2025-03-14Implement C23 powrJoseph Myers4-0/+27
2025-03-12Update syscall lists for Linux 6.13Joseph Myers2-0/+8
2025-03-12Linux: Add the pthread_gettid_np function (bug 27880)Florian Weimer4-0/+4
2025-03-07Implement C23 rsqrtJoseph Myers4-0/+27
2025-03-05Remove dl-procinfo.hAdhemerval Zanella1-1/+0
2025-03-05powerpc: Remove unused dl-procinfo.hAdhemerval Zanella2-0/+2
2025-03-05powerpc: Move AT_HWCAP descriptions to ld diagnosticsAdhemerval Zanella5-118/+179
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert97-97/+97
2024-12-12Implement C23 atan2piJoseph Myers4-0/+27
2024-12-11Implement C23 atanpiJoseph Myers4-0/+27
2024-12-10Implement C23 asinpiJoseph Myers4-0/+27
2024-12-09Implement C23 acospiJoseph Myers4-0/+27
2024-12-09powerpc64le: ROP changes for the *context and setjmp functionsSachin Monga4-12/+54
2024-12-05Implement C23 tanpiJoseph Myers4-0/+27
2024-12-04Implement C23 sinpiJoseph Myers4-0/+27
2024-12-04Implement C23 cospiJoseph Myers4-0/+27
2024-11-19powerpc: Improve the inline asm for syscall wrappersPeter Bergner1-20/+22
2024-11-12linux: Add support for getrandom vDSOAdhemerval Zanella1-0/+1
2024-10-30powerpc64: Obviate the need for ROP protection in clone/clone3Sachin Monga2-21/+21
2024-09-24misc: Enable internal use of memory protection keysFlorian Weimer2-2/+6
2024-09-11Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer4-0/+8
2024-08-23nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2-0/+151
2024-07-30Update syscall lists for Linux 6.10Adhemerval Zanella2-0/+2
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2-85/+87
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers4-0/+54
2024-06-17Implement C23 log10p1Joseph Myers4-0/+27
2024-06-17Implement C23 logp1Joseph Myers4-0/+27
2024-05-21Remove the clone3 symbol from libc.a [BZ #31770]H.J. Lu1-1/+0
2024-05-20Implement C23 log2p1Joseph Myers4-0/+27
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer1-2/+1
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella5-8/+8
2024-03-19powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti3-0/+10
2024-03-13Update syscall lists for Linux 6.8Joseph Myers2-0/+10