aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu
2021-02-01hurd TIOCFLUSH: Cope BSD 4.1 semanticSamuel Thibault
2021-02-01tst-mallinfo2.c: Remove useless trailing semicolon for macroYang Xu
2021-02-01elf: Replace a --defsym trick with an object file to be compatible with LLDFangrui Song
2021-02-01Open master branch for glibc 2.34 developmentglibc-2.33.9000Adhemerval Zanella
2021-02-01Prepare for glibc 2.33 releaseglibc-2.33Adhemerval Zanella
2021-02-01Update NEWS with bugsAdhemerval Zanella
2021-02-01Update translationsAdhemerval Zanella
2021-01-29NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer
2021-01-29elf: Fix tests that rely on ld.so.cache for cross-compilingAdhemerval Zanella
2021-01-29NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer
2021-01-29NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcapsFlorian Weimer
2021-01-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu
2021-01-28Update translationsAdhemerval Zanella
2021-01-28Update libc.pot for 2.33 releaseAdhemerval Zanella
2021-01-28Update ia64 libm-test-ulpsAdhemerval Zanella
2021-01-28sh: Update libm-tests-ulpsAdhemerval Zanella
2021-01-28ia64: Fix brk call on statupAdhemerval Zanella
2021-01-28Update sparc libm-test-ulpsAdhemerval Zanella
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella
2021-01-28powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino
2021-01-27Fix nss/tst-reload2 for systems without PATH_MAXDJ Delorie
2021-01-27nsswitch: do not reload if "/" changesDJ Delorie
2021-01-27elf: Limit tst-prelink-cmp target archsMatheus Castanho
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer
2021-01-27Revert "Make libc symbols hidden in static PIE" [BZ #27237]Szabolcs Nagy
2021-01-26benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar
2021-01-25aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy
2021-01-25Update INSTALL with package versions that are known to workTulio Magno Quites Machado Filho
2021-01-25aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy
2021-01-25Fix misplaced constAndreas Schwab
2021-01-23Update C-SKY libm-test-ulpsMao Han
2021-01-22manual: Correct argument order in mount examples [BZ #27207]John McCabe
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella
2021-01-22x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu
2021-01-22x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu
2021-01-22powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer
2021-01-21x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella
2021-01-21aarch64: revert memcpy optimze for kunpeng to avoid performance degradationShuo Wang
2021-01-21Make libc symbols hidden in static PIESzabolcs Nagy
2021-01-21csu: Move static pie self relocation later [BZ #27072]Szabolcs Nagy
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy
2021-01-21csu: Avoid weak ref for __ehdr_start in static PIESzabolcs Nagy
2021-01-21configure: Check for static PIE supportSzabolcs Nagy
2021-01-21elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy
2021-01-21elf: Make the tunable struct definition internal onlySzabolcs Nagy
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu
2021-01-20posix: Fix fnmatch.c on bootstrapAdhemerval Zanella
2021-01-20stdlib: Add testcase for BZ #26241Adhemerval Zanella