]> sourceware.org Git - glibc.git/shortlog
glibc.git
2024-02-27 Adhemerval... debug: Improve fcntl.h fortify warnings with clang
2024-02-27 Adhemerval... wcsmbs: Improve fortify with clang
2024-02-27 Adhemerval... syslog: Improve fortify with clang
2024-02-27 Adhemerval... socket: Improve fortify with clang
2024-02-27 Adhemerval... unistd: Improve fortify with clang
2024-02-27 Adhemerval... stdlib: Improve fortify with clang
2024-02-27 Adhemerval... string: Improve fortify with clang
2024-02-27 Adhemerval... libio: Improve fortify with clang
2024-02-27 Adhemerval... cdefs.h: Add clang fortify directives
2024-02-27 Carlos O'DonellUpdate SHARED-FILES and license for Unicode 15.1.0.
2024-02-26 Joe Ramsayaarch64/fpu: Sync libmvec routines from 2.39 and before...
2024-02-26 Stefan LieblerS390: Do not clobber r7 in clone [BZ #31402]
2024-02-25 Sunil K Pandeyx86_64: Exclude SSE, AVX and FMA4 variants in libm...
2024-02-25 Carlos O'Donellhurd: Reformat Makefile.
2024-02-25 Carlos O'Donellhtl/tests: Reformat Makefile.
2024-02-25 Carlos O'Donellhtl: Reformat Makefile.
2024-02-25 Carlos O'Donellhesiod: Reformat Makefile.
2024-02-25 Carlos O'Donellgmon: Reformat Makefile.
2024-02-25 Carlos O'Donelldlfcn: Reformat Makefile.
2024-02-25 Carlos O'Donelldirent: Reformat Makefile.
2024-02-25 Carlos O'Donellctype: Reformat Makefile.
2024-02-25 Carlos O'Donellcsu: Reformat Makefile.
2024-02-25 Carlos O'Donellconform: Reformat Makefile.
2024-02-25 H.J. LuSupport compiling .S files with additional options
2024-02-25 H.J. Lux86-64: Save APX registers in ld.so trampoline
2024-02-23 Junxian Zhubenchtests: Add more benchtests for rounding functions.
2024-02-23 Simon Chopintests: gracefully handle AppArmor userns containment
2024-02-23 Konstantin... treewide: python-scripts: use `is None` for none-equality
2024-02-23 Adhemerval... powerpc: Remove power7 strstr optimization
2024-02-23 Adhemerval... arm: Use _dl_find_object on __gnu_Unwind_Find_exidx...
2024-02-22 Xi Ruoyaomath: Update mips64 ulps
2024-02-22 Xi Ruoyaoelf: Add new LoongArch reloc types (110 to 126) into...
2024-02-21 Stefan Lieblerbuild-many-glibcs.py: Add s390 --disable-multi-arch...
2024-02-19 Daniel Cedermansparc: Treat the version field in the FPU control word...
2024-02-17 Flavio CruzImplement setcontext/getcontext/makecontext/swapcontext...
2024-02-17 Flavio CruzUse proc_getchildren_rusage when available in getrusage...
2024-02-17 Florian WeimerLinux: Switch back to assembly syscall wrapper for...
2024-02-16 Florian Weimeri386: Use generic memrchr in libc (bug 31316)
2024-02-15 H.J. LuApply the Makefile sorting fix
2024-02-15 H.J. Lusysdeps/x86_64/Makefile (tests): Add the end marker
2024-02-15 H.J. Lusort-makefile-lines.py: Allow '_' in name and "^# name"
2024-02-14 Askar Safintrivial doc fix: remove weird phrase "syscall takes...
2024-02-14 Junxian Zhumips: Use builtins for ffs and ffsll
2024-02-13 Adhemerval... x86: Expand the comment on when REP STOSB is used on...
2024-02-13 Adhemerval... x86: Do not prefer ERMS for memset on Zen3+
2024-02-13 Adhemerval... x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)
2024-02-12 Michael Jeansonx86/cet: fix shadow stack test scripts
2024-02-12 H.J. Lutest_printers_common.py: Remove invalid escape sequence
2024-02-09 Florian Weimerelf: Remove attempt at env handling in elf/tst-rtld...
2024-02-08 Joseph MyersAdd SOL_VSOCK from Linux 6.7 to bits/socket.h
2024-02-08 Mike FABIANlocaledata: ssy_ER: Fix syntax error
2024-02-08 Dragan Stanojević... localedata: hr_HR: change currency to EUR/€
2024-02-08 Mike FABIANChange lv_LV collation to agree with the recent change...
2024-02-08 Joseph MyersAdd new AArch64 HWCAP2 definitions from Linux 6.7 to...
2024-02-06 Stefan Lieblerstring: Add hidden builtin definition for __strcpy_chk.
2024-02-05 Adhemerval... arm: Remove wrong ldr from _dl_start_user (BZ 31339)
2024-02-05 Xi RuoyaoLoongArch: Use builtins for ffs and ffsll
2024-02-05 Xi RuoyaoRemove sysdeps/ia64/math-use-builtins-ffs.h
2024-02-05 Stefan LieblerFix stringop-overflow warning in tst-strlcat2.
2024-02-02 Adhemerval... mips: FIx clone3 implementation (BZ 31325)
2024-02-02 Paul Eggertstdlib: fix qsort example in manual
2024-02-01 Jakub Jelineksoft-fp: Add brain format support
2024-02-01 Joseph MyersRename c2x / gnu2x tests to c23 / gnu23
2024-02-01 Jakub Jelinekmanual: Fix up stdbit.texi
2024-02-01 Adhemerval... string: Use builtins for ffs and ffsll
2024-02-01 Adhemerval... misc: tst-poll: Proper synchronize with child before...
2024-02-01 Adhemerval... math: Remove bogus math implementations
2024-02-01 Joseph MyersRefer to C23 in place of C2X in glibc
2024-02-01 Florian Weimerelf: Remove _dl_sysdep_open_object hook function
2024-01-31 Fangrui Songbuild-many-glibcs: relax version check to allow non...
2024-01-31 Jakub JelinekUse gcc __builtin_stdc_* builtins in stdbit.h if possible
2024-01-31 Andreas K.... Open master branch for glibc 2.40 development glibc-2.39.9000
2024-01-31 Andreas K.... Create ChangeLog.old/ChangeLog.28 glibc-2.39
2024-01-31 Andreas K.... version.h, include/features.h: Bump version to 2.39
2024-01-31 Andreas K.... po: Update translations
2024-01-30 Andreas K.... libc.pot: regenerate
2024-01-30 Andreas K.... INSTALL, install.texi: minor updates, regenerate
2024-01-30 Andreas K.... contrib.texi: update
2024-01-30 Andreas K.... NEWS: insert advisories and fixed bugs for 2.39
2024-01-30 Stefan LieblerS390: Fix building with --disable-mutli-arch [BZ #31196]
2024-01-30 Andreas K.... Fix typo
2024-01-30 Joe Simmons... manual/io: Fix swapped reading and writing phrase.
2024-01-30 Siddhesh PoyarekarUpdate advisory format and introduce some automation
2024-01-30 Arjun ShankarDocument CVE-2023-6246, CVE-2023-6779, and CVE-2023...
2024-01-30 Arjun Shankarsyslog: Fix integer overflow in __vsyslog_internal...
2024-01-30 Arjun Shankarsyslog: Fix heap buffer overflow in __vsyslog_internal...
2024-01-30 Arjun Shankarsyslog: Fix heap buffer overflow in __vsyslog_internal...
2024-01-30 Joseph MyersUse binutils 2.42 branch in build-many-glibcs.py
2024-01-29 Andreas Schwabelf: correct relocation statistics for !ELF_MACHINE_STA...
2024-01-26 Carlos O'DonellRelicense IBM portions of resolv/base64.c resolv/res_de...
2024-01-25 Mike FABIANlocaledata: Use consistent values for grouping and...
2024-01-24 Dennis Brendelmanual: fix order of arguments of memalign and aligned_...
2024-01-24 Florian Weimermanual, NEWS: Document malloc side effect of dynamic...
2024-01-24 Florian WeimerNEWS: Update temporary files ignored by ldconfig
2024-01-23 Andreas K.... po: Incorporate translations (sr)
2024-01-23 Adhemerval... string: Disable stack protector for memset in early...
2024-01-23 Xi Ruoyaoqsort: Fix a typo causing unnecessary malloc/free ...
2024-01-22 Andreas Schwabriscv: add support for static PIE
2024-01-22 Adhemerval... sh: Fix static build with --enable-fortify
2024-01-22 Adhemerval... sparc: Fix sparc64 memmove length comparison (BZ 31266)
next
This page took 0.063513 seconds and 5 git commands to generate.