summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Open master branch for glibc 2.34 development glibc-2.33.9000Adhemerval Zanella2021-02-012-2/+26
* Prepare for glibc 2.33 release glibc-2.33Adhemerval Zanella2021-02-013-3/+12849
* Update NEWS with bugsAdhemerval Zanella2021-02-011-2/+118
* Update translationsAdhemerval Zanella2021-02-011-0/+6965
* NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer2021-01-291-1/+1
* elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella2021-01-293-0/+26
* NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer2021-01-291-0/+6
* NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcapsFlorian Weimer2021-01-291-0/+21
* x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu2021-01-2910-13/+120
* Update translationsAdhemerval Zanella2021-01-2835-10000/+13994
* Update libc.pot for 2.33 releaseAdhemerval Zanella2021-01-281-341/+403
* Update ia64 libm-test-ulpsAdhemerval Zanella2021-01-281-2/+2
* sh: Update libm-tests-ulpsAdhemerval Zanella2021-01-281-19/+23
* ia64: Fix brk call on statupAdhemerval Zanella2021-01-281-0/+22
* Update sparc libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* Update alpha libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino2021-01-281-1/+12
* Fix nss/tst-reload2 for systems without PATH_MAXDJ Delorie2021-01-271-0/+4
* nsswitch: do not reload if "/" changesDJ Delorie2021-01-279-1/+178
* elf: Limit tst-prelink-cmp target archsMatheus Castanho2021-01-273-8/+51
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer2021-01-273-20/+178
* Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy2021-01-271-7/+2
* benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar2021-01-261-7/+7
* aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy2021-01-252-4/+6
* Update INSTALL with package versions that are known to workTulio Magno Quites Machado Filho2021-01-252-25/+25
* aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2021-01-252-11/+11
* Fix misplaced constAndreas Schwab2021-01-252-2/+2
* Update C-SKY libm-test-ulpsMao Han2021-01-232-54/+61
* manual: Correct argument order in mount examples [BZ #27207]John McCabe2021-01-221-2/+2
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-222-24/+42
* x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu2021-01-221-13/+30
* x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu2021-01-221-1/+1
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-223-1/+10
* x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu2021-01-216-0/+184
* Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella2021-01-2117-37/+40
* aarch64: revert memcpy optimze for kunpeng to avoid performance degradationShuo Wang2021-01-211-1/+1
* Make libc symbols hidden in static PIESzabolcs Nagy2021-01-211-2/+7
* csu: Move static pie self relocation later [BZ #27072]Szabolcs Nagy2021-01-211-2/+5
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-218-0/+34
* csu: Avoid weak ref for __ehdr_start in static PIESzabolcs Nagy2021-01-211-0/+4
* configure: Check for static PIE supportSzabolcs Nagy2021-01-219-0/+39
* elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy2021-01-213-4/+14
* elf: Make the tunable struct definition internal onlySzabolcs Nagy2021-01-213-38/+43
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-2124-847/+1162
* posix: Fix fnmatch.c on bootstrapAdhemerval Zanella2021-01-201-1/+1
* stdlib: Add testcase for BZ #26241Adhemerval Zanella2021-01-202-1/+103
* posix: Fix regex_internal.h on bootstrapAdhemerval Zanella2021-01-201-2/+4
* Use <startup.h> in __libc_init_secureH.J. Lu2021-01-193-5/+56
* elf: Avoid RELATIVE relocation for _dl_sysinfoH.J. Lu2021-01-191-2/+8
* libmvec: Add extra-test-objs to test-extrasH.J. Lu2021-01-191-0/+8