aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-01Open master branch for glibc 2.34 developmentglibc-2.33.9000Adhemerval Zanella2-2/+26
2021-02-01Prepare for glibc 2.33 releaseglibc-2.33Adhemerval Zanella3-3/+12849
2021-02-01Update NEWS with bugsAdhemerval Zanella1-2/+118
2021-02-01Update translationsAdhemerval Zanella1-0/+6965
2021-01-29NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer1-1/+1
2021-01-29elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella3-0/+26
2021-01-29NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer1-0/+6
2021-01-29NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcapsFlorian Weimer1-0/+21
2021-01-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu10-13/+120
2021-01-28Update translationsAdhemerval Zanella35-10000/+13994
2021-01-28Update libc.pot for 2.33 releaseAdhemerval Zanella1-341/+403
2021-01-28Update ia64 libm-test-ulpsAdhemerval Zanella1-2/+2
2021-01-28sh: Update libm-tests-ulpsAdhemerval Zanella1-19/+23
2021-01-28ia64: Fix brk call on statupAdhemerval Zanella1-0/+22
2021-01-28Update sparc libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-28powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino1-1/+12
2021-01-27Fix nss/tst-reload2 for systems without PATH_MAXDJ Delorie1-0/+4
2021-01-27nsswitch: do not reload if "/" changesDJ Delorie9-1/+178
2021-01-27elf: Limit tst-prelink-cmp target archsMatheus Castanho3-8/+51
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer3-20/+178
2021-01-27Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy1-7/+2
2021-01-26benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar1-7/+7
2021-01-25aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy2-4/+6
2021-01-25Update INSTALL with package versions that are known to workTulio Magno Quites Machado Filho2-25/+25
2021-01-25aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2-11/+11
2021-01-25Fix misplaced constAndreas Schwab2-2/+2
2021-01-23Update C-SKY libm-test-ulpsMao Han2-54/+61
2021-01-22manual: Correct argument order in mount examples [BZ #27207]John McCabe1-2/+2
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2-24/+42
2021-01-22x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu1-13/+30
2021-01-22x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu1-1/+1
2021-01-22powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer3-1/+10
2021-01-21x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu6-0/+184
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella17-37/+40
2021-01-21aarch64: revert memcpy optimze for kunpeng to avoid performance degradationShuo Wang1-1/+1
2021-01-21Make libc symbols hidden in static PIESzabolcs Nagy1-2/+7
2021-01-21csu: Move static pie self relocation later [BZ #27072]Szabolcs Nagy1-2/+5
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy8-0/+34
2021-01-21csu: Avoid weak ref for __ehdr_start in static PIESzabolcs Nagy1-0/+4
2021-01-21configure: Check for static PIE supportSzabolcs Nagy9-0/+39
2021-01-21elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy3-4/+14
2021-01-21elf: Make the tunable struct definition internal onlySzabolcs Nagy3-38/+43
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu24-847/+1162
2021-01-20posix: Fix fnmatch.c on bootstrapAdhemerval Zanella1-1/+1
2021-01-20stdlib: Add testcase for BZ #26241Adhemerval Zanella2-1/+103
2021-01-20posix: Fix regex_internal.h on bootstrapAdhemerval Zanella1-2/+4
2021-01-19Use <startup.h> in __libc_init_secureH.J. Lu3-5/+56
2021-01-19elf: Avoid RELATIVE relocation for _dl_sysinfoH.J. Lu1-2/+8
2021-01-19libmvec: Add extra-test-objs to test-extrasH.J. Lu1-0/+8