aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-05locale: Turn ADDC and ADDS into functions in linereader.cFlorian Weimer
2022-07-04libc-symbols.h: remove unused macrosFangrui Song
2022-07-04Fix hurd namespace issues for internal signal functionsAdhemerval Zanella
2022-07-04argp: Remove old includes in !_LIBC caseGuilherme Janczak
2022-07-04Use GCC 12 branch in build-many-glibcs.pyJoseph Myers
2022-06-30Refactor internal-signals.hAdhemerval Zanella
2022-06-30riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVEKito Cheng
2022-06-30AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod
2022-06-30linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)Adhemerval Zanella
2022-06-29x86: Add missing IS_IN (libc) check to strncmp-sse4_2.SNoah Goldstein
2022-06-29x86: Add missing IS_IN (libc) check to strcspn-sse4.cNoah Goldstein
2022-06-29x86: Add missing IS_IN (libc) check to memmove-ssse3.SNoah Goldstein
2022-06-29x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN argumentsH.J. Lu
2022-06-29x86-64: Small improvements to dl-trampoline.SNoah Goldstein
2022-06-29x86: Move mem{p}{mov|cpy}_{chk_}erms to its own fileNoah Goldstein
2022-06-29x86: Move and slightly improve memset_ermsNoah Goldstein
2022-06-29x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl listNoah Goldstein
2022-06-30linux: Remove unnecessary nice.c and signal.cArjun Shankar
2022-06-29nptl: Remove unused members from struct pthreadAdhemerval Zanella
2022-06-29Linux: Forward declaration of struct iovec for process_madviseFlorian Weimer
2022-06-28x86: Add more feature definitions to isa-level.hNoah Goldstein
2022-06-28elf: Fix -DNDEBUG warning in _dl_start_args_adjustFlorian Weimer
2022-06-28elf: Fix compile error with -Werror and -DNDEBUGYang Yanchao
2022-06-27x86-64: Only define used SSE/AVX/AVX512 run-time resolversH.J. Lu
2022-06-27x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.hH.J. Lu
2022-06-27x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.hNoah Goldstein
2022-06-27x86: Rename strstr_sse2 to strstr_generic as it uses string/strstr.cNoah Goldstein
2022-06-27x86: Remove unused file wmemcmp-sse4Noah Goldstein
2022-06-27x86: Put wcs{n}len-sse4.1 in the sse4.1 text sectionNoah Goldstein
2022-06-27x86: Align entry for memrchr to 64-bytes.Noah Goldstein
2022-06-26Makerules: Remove no-op -Wl,-d when linking libc_pic.osFangrui Song
2022-06-25m68k: optimize RTLD_STARTAndreas Schwab
2022-06-24misc: Optimize internal usage of __libc_single_threadedAdhemerval Zanella
2022-06-24linux: Add move_mountAdhemerval Zanella
2022-06-24linux: Add fsmountAdhemerval Zanella
2022-06-24linux: Add fsopenAdhemerval Zanella
2022-06-24resolv/tst-resolv-noaaaa: Support building for older C standardsFlorian Weimer
2022-06-24resolv: Implement no-aaaa stub resolver optionFlorian Weimer
2022-06-24support: Change non-address output format of support_format_dns_packetFlorian Weimer
2022-06-23riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVEKito Cheng
2022-06-23x86: Remove faulty sanity tests for RTLD build with no multiarchNoah Goldstein
2022-06-23stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]Noah Goldstein
2022-06-22x86: Replace all sse instructions with vex equivilent in avx+ filesNoah Goldstein
2022-06-22x86: Add support for compiling {raw|w}memchr with high ISA levelNoah Goldstein
2022-06-22x86: Add defines / utilities for making ISA specific x86 buildsNoah Goldstein
2022-06-22stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]Noah Goldstein
2022-06-22stdlib: Remove trailing whitespace from MakefileNoah Goldstein
2022-06-22debug: make __read_chk a cancellation point (bug 29274)Andreas Schwab
2022-06-21s390: use LC_ALL=C for readelf callSam James
2022-06-21s390: use $READELFSam James