about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella2022-06-015-565/+13
* i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella2022-06-015-552/+13
* x86_64: Optimize sincos where sin/cos is optimized (bug 29193)Andreas Schwab2022-06-016-3/+55
* Add SOL_SMC from Linux 5.18 to bits/socket.hJoseph Myers2022-05-311-0/+1
* elf: Remove _dl_skip_argsAdhemerval Zanella2022-05-302-5/+0
* x86_64: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-22/+3
* sparc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-79/+4
* sh: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-15/+1
* s390: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-62/+0
* riscv: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+1
* nios2: Remove _dl_skip_args usage (BZ# 29187)Adhemerval Zanella2022-05-301-40/+10
* mips: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-29/+2
* microblaze: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-5/+0
* m68k: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-7/+0
* ia64: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-56/+14
* i686: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+2
* hppa: Remove _dl_skip_args usage (BZ# 29165)Adhemerval Zanella2022-05-301-22/+14
* csky: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-18/+1
* arc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-15/+2
* arm: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-39/+0
* alpha: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-41/+0
* x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOTH.J. Lu2022-05-261-2/+4
* x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlenSunil K Pandey2022-05-267-0/+346
* Update kernel version to 5.18 in header constant testsJoseph Myers2022-05-262-2/+2
* Update syscall-names.list for Linux 5.18Joseph Myers2022-05-251-2/+2
* Fix deadlock when pthread_atfork handler calls pthread_atfork or dlcloseArjun Shankar2022-05-255-4/+372
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-2312-208/+29
* linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.hAdhemerval Zanella2022-05-231-0/+4
* Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song2022-05-232-28/+3
* Revert "[AArch64][BZ #17711] Fix extern protected data handling"Fangrui Song2022-05-232-28/+6
* elf: Optimize _dl_new_hash in dl-new-hash.hNoah Goldstein2022-05-232-0/+133
* S390: Enable static PIEStefan Liebler2022-05-183-0/+242
* linux: Add tst-pidfd.cAdhemerval Zanella2022-05-172-0/+173
* linux: Add P_PIDFDAdhemerval Zanella2022-05-172-0/+26
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-1736-0/+43
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-1737-0/+44
* linux: Add pidfd_openAdhemerval Zanella2022-05-1738-1/+129
* aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy2022-05-173-75/+56
* linux: Add a getauxval test [BZ #23293]Szabolcs Nagy2022-05-172-0/+75
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-1711-145/+3
* rtld: Use generic argv adjustment in ld.so [BZ #23293]Szabolcs Nagy2022-05-171-17/+13
* Remove dl-librecon.h header.Adhemerval Zanella2022-05-164-87/+0
* elf: Remove ldconfig kernel version checkAdhemerval Zanella2022-05-1610-91/+69
* Remove kernel version checkAdhemerval Zanella2022-05-168-192/+7
* linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991)Adhemerval Zanella2022-05-161-32/+4
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-162-0/+87
* Linux: Introduce __brk_call for invoking the brk system callFlorian Weimer2022-05-165-78/+71
* x86_64: Remove bzero optimizationAdhemerval Zanella2022-05-1611-235/+2
* RISC-V: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2022-05-132-15/+82
* MIPS: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2022-05-132-2/+39