about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* mips: Implement roundevenf with hardware floating-point rounding instruction azanella/mips-hw-fp-roundAdhemerval Zanella2023-12-272-0/+39
* mips: Implement truncf with hardware floating-point rounding instructionAdhemerval Zanella2023-12-272-0/+41
* mips: Implement floorf with hardware floating-point rounding instructionAdhemerval Zanella2023-12-272-0/+40
* mips: Implement ceilf with hardware floating-point rounding instructionAdhemerval Zanella2023-12-272-0/+104
* mips: Implement roundeven with hardware floating-point rounding instructionAdhemerval Zanella2023-12-272-0/+40
* mips: Implement trunc with hardware floating-point rounding instructionAdhemerval Zanella2023-12-272-0/+40
* mips: Implement floor with hardware floating-point rounding instructionAdhemerval Zanella2023-12-272-0/+40
* mips: Implement ceil with hardware floating-point rounding instructionAdhemerval Zanella2023-12-274-0/+106
* math: Add test to check if round raise inexact floating-point exceptionAdhemerval Zanella2023-12-272-0/+69
* math: Add test to check if trunc raise inexact floating-point exceptionAdhemerval Zanella2023-12-272-1/+69
* math: Add test to check if floor raise inexact floating-point exceptionAdhemerval Zanella2023-12-262-1/+69
* math: Add test to check if ceil raise inexact floating-point exceptionAdhemerval Zanella2023-12-262-0/+70
* localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8Mike FABIAN2023-12-264-22/+22
* localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identi...Mike FABIAN2023-12-262-34/+2
* localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees...Mike FABIAN2023-12-251-44/+44
* x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu2023-12-221-2/+2
* x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu2023-12-221-1/+1
* nss: Remove unused allocation from get_nscd_addresses in getaddrinfoFlorian Weimer2023-12-201-1/+0
* x86/cet: Don't disable CET if not single threadedH.J. Lu2023-12-201-2/+9
* x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu2023-12-201-176/+280
* x86/cet: Update tst-cet-vfork-1H.J. Lu2023-12-201-26/+17
* elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy2023-12-205-0/+113
* aarch64: Add SIMD attributes to math functions with vector versionsJoe Ramsay2023-12-202-0/+113
* aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay2023-12-2020-14/+125
* Fix elf/tst-env-setuid[-static] if test needs to be rerun.Stefan Liebler2023-12-203-6/+42
* Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu2023-12-191-1/+1
* tst-setcontext10.c: Undef _FORTIFY_SOURCEH.J. Lu2023-12-191-0/+9
* Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu2023-12-191-5/+5
* hppa: Fix undefined behaviour in feclearexcept (BZ 30983)Bruno Haible2023-12-191-1/+1
* alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible2023-12-191-1/+1
* riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)Adhemerval Zanella2023-12-192-15/+124
* manual: Clarify undefined behavior of feenableexcept (BZ 31019)Bruno Haible2023-12-191-0/+6
* x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible2023-12-193-32/+78
* i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella2023-12-194-25/+99
* powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2023-12-194-16/+38
* elf: Do not set invalid tunables valuesAdhemerval Zanella2023-12-193-6/+68
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-1911-280/+523
* Do not build sparc32 libgcc functions into static libcJoseph Myers2023-12-191-0/+1
* x86/cet: Check CPU_FEATURE_ACTIVE in permissive modeH.J. Lu2023-12-192-0/+6
* x86/cet: Check legacy shadow stack code in .init_array sectionH.J. Lu2023-12-1911-0/+330
* x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu2023-12-193-0/+28
* x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu2023-12-193-0/+9
* x86/cet: Check legacy shadow stack applicationsH.J. Lu2023-12-196-0/+130
* localedata: id_ID: change first weekday to SundayMike FABIAN2023-12-191-1/+1
* s390: Set psw addr field in getcontext and friends.Stefan Liebler2023-12-196-0/+34
* x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett2023-12-185-472/+439
* x86/cet: Don't assume that SHSTK implies IBTH.J. Lu2023-12-183-11/+11
* id_ID: Update Time LocalesRushingAlien2023-12-181-4/+5
* Update code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-172-5/+33
* x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu2023-12-171-1/+1