about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-2950-1/+2293
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-2950-1/+2151
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-2950-1/+2189
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-2950-1/+1741
* elf: Add _dl_find_object functionFlorian Weimer2021-12-2873-18/+2038
* malloc: Remove memusage.hAdhemerval Zanella2021-12-2824-406/+20
* malloc: Use hp-timing on libmemusageAdhemerval Zanella2021-12-285-24/+21
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-2819-386/+8
* malloc: Remove atomic_* usageAdhemerval Zanella2021-12-284-36/+18
* microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLSThomas Petazzoni2021-12-281-1/+3
* elf: Do not fail for failed dlmopen on audit modules (BZ #28061)Adhemerval Zanella2021-12-284-2/+87
* elf: Issue audit la_objopen for vDSOAdhemerval Zanella2021-12-287-8/+199
* elf: Add audit tests for modules with TLSDESCAdhemerval Zanella2021-12-286-0/+242
* elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella2021-12-2811-10/+294
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-2827-122/+158
* elf: Add _dl_audit_pltenterAdhemerval Zanella2021-12-283-72/+82
* elf: Add _dl_audit_preinitAdhemerval Zanella2021-12-284-21/+22
* elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella2021-12-285-124/+135
* elf: Add _dl_audit_objcloseAdhemerval Zanella2021-12-284-34/+27
* elf: Add _dl_audit_objsearchAdhemerval Zanella2021-12-283-49/+47
* elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella2021-12-286-111/+45
* elf: Add _dl_audit_objopenAdhemerval Zanella2021-12-285-38/+49
* hurd: Fix static-PIE startupSamuel Thibault2021-12-2814-40/+140
* hurd: let csu initialize tlsSamuel Thibault2021-12-283-49/+24
* hurd: Fix XFAIL-ing mallocfork2 testsSamuel Thibault2021-12-271-4/+10
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2021-12-271-0/+2
* malloc: Add missing shared thread library flagsSamuel Thibault2021-12-271-0/+16
* stdio-common: Fix %m sprintf test output for GNU/HurdSamuel Thibault2021-12-271-0/+10
* x86: Optimize L(less_vec) case in memcmpeq-evex.SNoah Goldstein2021-12-271-127/+43
* x86: Optimize L(less_vec) case in memcmp-evex-movbe.SNoah Goldstein2021-12-271-193/+56
* elf: Remove AArch64 from comment for AT_MINSIGSTKSZH.J. Lu2021-12-231-2/+1
* math: Properly cast X_TLOSS to float [BZ #28713]H.J. Lu2021-12-234-6/+11
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-2314-15/+216
* stdio: Implement %#m for vfprintf and related functionsFlorian Weimer2021-12-235-8/+125
* elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addrFlorian Weimer2021-12-231-8/+0
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-2251-1/+2313
* intl/plural.y: Avoid conflicting declarations of yyerror and yylexAndrea Monaco2021-12-221-0/+5
* elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688]H.J. Lu2021-12-221-7/+2
* s_sincosf.h: Change pio4 type to float [BZ #28713]H.J. Lu2021-12-211-1/+1
* Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie2021-12-211-1/+1
* Regenerate ulps on x86_64 with GCC 12H.J. Lu2021-12-201-1/+1
* Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.hJoseph Myers2021-12-201-0/+2
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-1730-320/+0
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2021-12-171-0/+6
* riscv: align stack in clone [BZ #28702]Aurelien Jarno2021-12-171-0/+3
* elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]Aurelien Jarno2021-12-171-1/+8
* powerpc64[le]: Allocate extra stack frame on syscall.SMatheus Castanho2021-12-171-0/+4
* Update copyright header in recently merged ab_GE localeMaxim Kuvyrkov2021-12-171-6/+16
* fortify: Fix spurious warning with realpathSiddhesh Poyarekar2021-12-173-2/+40
* nss: Use "files dns" as the default for the hosts database (bug 28700)Florian Weimer2021-12-173-6/+5