about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy2022-01-111-0/+1
* Use Linux 5.16 in build-many-glibcs.pyJoseph Myers2022-01-111-1/+1
* x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein2022-01-101-0/+10
* x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein2022-01-101-0/+10
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-1016-32/+54
* elf: Simplify software TM implementation in _dl_find_objectFlorian Weimer2022-01-101-36/+20
* Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer2022-01-072-0/+16
* elf: Fix fences in _dl_find_object_update (bug 28745)Florian Weimer2022-01-073-77/+133
* ttydefaults.h: Fix CSTATUS to control-tSamuel Thibault2022-01-071-5/+1
* AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra2022-01-063-3/+3
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-0622-3438/+6
* Documentation for OpenRISC portStafford Horne2022-01-052-0/+10
* build-many-glibcs.py: add OpenRISC supportStafford Horne2022-01-051-0/+5
* or1k: Build InfrastructureStafford Horne2022-01-059-0/+63
* or1k: ABI listsStafford Horne2022-01-0510-0/+3095
* or1k: Linux ABIStafford Horne2022-01-0510-0/+555
* or1k: Linux Syscall InterfaceStafford Horne2022-01-056-0/+738
* or1k: math soft float supportStafford Horne2022-01-057-0/+1333
* or1k: Atomics and Locking primitivesStafford Horne2022-01-051-0/+71
* or1k: Thread Local Storage supportStafford Horne2022-01-054-0/+279
* or1k: startup and dynamic linking codeStafford Horne2022-01-057-0/+666
* or1k: ABI ImplementationStafford Horne2022-01-0512-0/+419
* linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne2022-01-051-0/+1
* elf: Add reloc for OpenRISCStafford Horne2022-01-051-0/+37
* elf: Add a comment after trailing backslashesH.J. Lu2022-01-041-0/+4
* elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]H.J. Lu2022-01-043-3/+24
* elf: Fix tst-linkall-static link when pthread is not in libcSamuel Thibault2022-01-041-0/+4
* elf: Sort tests and modules-namesH.J. Lu2022-01-031-147/+405
* hurd: nuke all unknown ports on execSamuel Thibault2022-01-041-7/+39
* hurd: Fix auth port leakSamuel Thibault2022-01-041-5/+8
* Remove stale reference to libanl.aAdhemerval Zanella2022-01-031-1/+0
* elf: Add <dl-debug.h>H.J. Lu2022-01-035-33/+80
* Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738]H.J. Lu2022-01-032-5/+35
* hurd: Implement _S_msg_get_dtableSamuel Thibault2022-01-021-4/+47
* Update automatically-generated copyright datesPaul Eggert2022-01-012-200/+200
* Sync move-if-change from Gnulib, updating copyrightPaul Eggert2022-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-0123-23/+23
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0111764-11771/+11770
* hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault2022-01-011-9/+9
* hurd: Bump BRK_START to 0x20000000Samuel Thibault2021-12-311-1/+1
* hurd: Avoid overzealous shared objects constraintsSamuel Thibault2021-12-312-3/+3
* time: Refactor timesize.h for some ABIsAdhemerval Zanella2021-12-314-11/+15
* hurd: Make getrandom a stub inside the random translatorSamuel Thibault2021-12-311-0/+13
* open64: Force O_LARGEFILE on all architecturesStafford Horne2021-12-314-29/+4
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-3050-1/+21913
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-3050-1/+14970
* resolv: Do not install libanl.so symbolic linkAdhemerval Zanella2021-12-301-0/+5
* resolv: Do not build libanl.so for ABIs starting at 2.35Adhemerval Zanella2021-12-301-1/+5
* timezone: test-case for BZ #28707Hans-Peter Nilsson2021-12-303-1/+69
* timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)Hans-Peter Nilsson2021-12-301-2/+2