about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-255-6/+11
* nptl: Move elision implementations into libcFlorian Weimer2021-02-2312-236/+8
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-192-0/+2
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-22/+0
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-1/+1
* Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2021-02-081-0/+10
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-222-1/+7
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-131-10/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0294-94/+94
* powerpc: Use scv instruction on clone when availableMatheus Castanho2020-12-301-3/+30
* powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho2020-12-304-31/+88
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-162-0/+2
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-103-96/+0
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-232-0/+2
* y2038: linux: Provide __time64 implementationLukasz Majewski2020-10-191-1/+3
* y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski2020-10-152-3/+4
* Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella2020-10-131-0/+2
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-41/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-095-5/+12
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-096-11/+43
* Update mallinfo2 ABI, and testDJ Delorie2020-09-174-0/+4
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-2/+0
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-112-0/+2
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-111-0/+1
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-072-0/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-165-41/+0
* powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho2020-07-101-1/+1
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-092-3/+21
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-092-28/+46
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-092-3/+21
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-26/+47
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-092-2/+14
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-074-0/+8
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-074-0/+8
* Add the __libc_single_threaded variableFlorian Weimer2020-07-064-0/+4
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-065-0/+41
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-194-0/+4
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-024-0/+8
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-207-3/+9
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-207-5/+11
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-207-5/+11
* POWER: Add context-synchronizing instructions to pkey_write [BZ #25954]Florian Weimer2020-05-111-1/+1
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-40/+0
* powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu2020-04-301-12/+12
* powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes2020-04-303-0/+218
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-292-26/+39
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-217-3/+8