Second quarter 2025 Archives by author
Starting: Tue Apr 1 12:44:39 GMT 2025
Ending: Mon Jun 30 23:31:35 GMT 2025
Messages: 890
- [glibc] libio: Add test case for fflush
Frederic Berat
- [glibc/release/2.39/master] Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)
Frederic Berat
- [glibc/release/2.39/master] elf: Keep using minimal malloc after early DTV resize (bug 32412)
Frederic Berat
- [glibc/release/2.40/master] elf: Keep using minimal malloc after early DTV resize (bug 32412)
Frederic Berat
- [glibc/release/2.41/master] elf: Keep using minimal malloc after early DTV resize (bug 32412)
Frederic Berat
- [glibc] add ptmx support to test-container
DJ Delorie
- [glibc] stdio: Add more setvbuf tests
DJ Delorie
- [glibc] stdio: fix hurd link for tst-setvbuf2
DJ Delorie
- [glibc] manual: add more pthread functions
DJ Delorie
- [glibc] manual: fix typo for sched_[sg]etattr
DJ Delorie
- [glibc] manual: add remaining CPU_* macros
DJ Delorie
- [glibc] manual: add sched_getcpu()
DJ Delorie
- [glibc] nss: free dynarray buffer after parsing nsswitch.conf
DJ Delorie
- [glibc] malloc: Move mmap code out of __libc_free hotpath
Wilco Dijkstra
- [glibc] malloc: Inline _int_free
Wilco Dijkstra
- [glibc] malloc: Inline _int_free_check
Wilco Dijkstra
- [glibc] malloc: Improve free checks
Wilco Dijkstra
- [glibc] malloc: Inline tcache_free
Wilco Dijkstra
- [glibc] malloc: Use tailcalls in __libc_free
Wilco Dijkstra
- [glibc] malloc: move tcache_init out of hot tcache paths
Wilco Dijkstra
- [glibc] malloc: Inline tcache_try_malloc
Wilco Dijkstra
- [glibc] malloc: Improved double free detection in the tcache
Wilco Dijkstra
- [glibc] malloc: Improve malloc initialization
Wilco Dijkstra
- [glibc] malloc: Improve performance of __libc_calloc
Wilco Dijkstra
- [glibc] benchtest: malloc tcache hotpath benchtest
Wilco Dijkstra
- [glibc] AArch64: Optimize inverse trig functions
Wilco Dijkstra
- [glibc] AArch64: Implement AdvSIMD and SVE acospi/f
Wilco Dijkstra
- [glibc] AArch64: Implement AdvSIMD and SVE asinpi/f
Wilco Dijkstra
- [glibc] AArch64: Implement AdvSIMD and SVE atanpi/f
Wilco Dijkstra
- [glibc] AArch64: Implement AdvSIMD and SVE atan2pi/f
Wilco Dijkstra
- [glibc] AArch64: Cleanup PAC and BTI
Wilco Dijkstra
- [glibc] AArch64: Cleanup SVE config and defines
Wilco Dijkstra
- [glibc] AArch64: Fix typo in math-vector.h
Wilco Dijkstra
- [glibc] libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f)
Wilco Dijkstra
- [glibc] malloc: Fix malloc init order
Wilco Dijkstra
- [glibc] AArch64: Improve codegen in SVE log1p
Wilco Dijkstra
- [glibc] AArch64: Improve enabling of SVE for libmvec
Wilco Dijkstra
- [glibc] malloc: Count tcache entries downwards
Wilco Dijkstra
- [glibc] AArch64: Fix builderror with GCC 12.1/12.2
Wilco Dijkstra
- [glibc] malloc: add tcache support for large chunk caching
Wilco Dijkstra
- [glibc] malloc: add testing for large tcache support
Wilco Dijkstra
- [glibc] malloc: Cleanup _mid_memalign
Wilco Dijkstra
- [glibc] AArch64: Optimize SVE exp functions
Wilco Dijkstra
- [glibc] AArch64: Optimise SVE FP64 Hyperbolics
Wilco Dijkstra
- [glibc] AArch64: Improve codegen SVE log1p helper
Wilco Dijkstra
- [glibc] malloc: refactored aligned_OK and misaligned_chunk
Wilco Dijkstra
- [glibc] malloc: replace instances of __builtin_expect with __glibc_unlikely
Wilco Dijkstra
- [glibc] malloc: Cleanup tcache_init()
Wilco Dijkstra
- [glibc] AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
Wilco Dijkstra
- [glibc] Deleted branch 'akhuettel/tests-libgcc-3'
Andreas K. Huttel
- [glibc] Created branch 'akhuettel/tests-libgcc-v2'
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v2] Makeconfig: Add libgcc directory to rtld-prefix search path
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v2] Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v2] support: Always run ldconfig in containered tests
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v2] elf: Remove now pointless empty ld.so.conf files in single tests
Andreas K. Huttel
- [glibc] Created branch 'akhuettel/tests-libgcc-v3'
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v3] Makeconfig: Add libgcc directory to rtld-prefix search path
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v3] Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v3] support: Always run ldconfig in containered tests
Andreas K. Huttel
- [glibc/akhuettel/tests-libgcc-v3] elf: Remove now pointless empty ld.so.conf files in single tests
Andreas K. Huttel
- [glibc] sysdeps: powerpc: restore -mlong-double-128 check
Sam James
- [glibc] NEWS: update for GCC 12.1 requirement [BZ #32539]
Sam James
- [glibc] elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]
Aurelien Jarno
- [glibc/release/2.41/master] elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]
Aurelien Jarno
- [glibc] math: Fix up THREEp96 constant in expf128 [BZ #32411]
Jakub Jelinek
- [glibc/google/grte/v5-2.27/master] sysdeps: Enable glibc f128 support for non-cuda and if compiler supports it
Pranav Kant
- [glibc] aarch64: fix unwinding in longjmp
Yury Khrustalev
- [glibc] aarch64: Disable ZA state of SME in setjmp and sigsetjmp
Yury Khrustalev
- [glibc] aarch64: update tests for SME
Yury Khrustalev
- [glibc] misc: add PKEY_UNRESTRICTED macro
Yury Khrustalev
- [glibc] linux: use PKEY_UNRESTRICTED macro in tst-pkey
Yury Khrustalev
- [glibc] manual: mention PKEY_UNRESTRICTED macro in the manual
Yury Khrustalev
- [glibc] aarch64: add support for hwcap3,4
Yury Khrustalev
- [glibc] aarch64: add __ifunc_hwcap function to be used in ifunc resolvers
Yury Khrustalev
- [glibc] aarch64: fix typo in sysdeps/aarch64/Makefile
Yury Khrustalev
- [glibc] aarch64: GCS: use internal struct in __alloc_gcs
Yury Khrustalev
- [glibc] aarch64: simplify calls to __libc_arm_za_disable in assembly
Yury Khrustalev
- [glibc] S390: Add new s390 platform z17.
Stefan Liebler
- [glibc] Raise the minimum binutils version to 2.39
Stefan Liebler
- [glibc] powerpc64le: Remove configure check for objcopy >= 2.26.
Stefan Liebler
- [glibc] S390: Use cfi_val_offset instead of cfi_escape.
Stefan Liebler
- [glibc] S390: Use cfi_val_offset instead of cfi_escape. 31bit part
Stefan Liebler
- [glibc] x86: Optimize xstate size calculation
H.J. Lu
- [glibc] x86: Detect Intel Diamond Rapids
H.J. Lu
- [glibc] x86: Avoid GLRO(dl_x86_cpu_features)
H.J. Lu
- [glibc] elf: Remove the unused _etext declaration
H.J. Lu
- [glibc] elf: Add optimization barrier for __ehdr_start and _end
H.J. Lu
- [glibc] Always check lockf64 return value
H.J. Lu
- [glibc] malloc: Sort tests-exclude-largetcache in Makefile
H.J. Lu
- [glibc] i386: Update ___tls_get_addr to preserve vector registers
H.J. Lu
- [glibc] x86: Update tst-gnu2-tls2 tests
H.J. Lu
- [glibc] elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
H.J. Lu
- [glibc] Update syscall lists for Linux 6.14
Joseph Myers
- [glibc] conform: Add initial support for C23.
Joseph Myers
- [glibc] Add AT_* constants from Linux 6.12
Joseph Myers
- [glibc] Add NT_ARM_GCS and NT_RISCV_TAGGED_ADDR_CTRL from Linux 6.13 to elf.h
Joseph Myers
- [glibc] Correct test descriptors in libm-test-pown.inc
Joseph Myers
- [glibc] Implement C23 compoundn
Joseph Myers
- [glibc] Document all CLOCK_* values
Joseph Myers
- [glibc] Implement C23 rootn.
Joseph Myers
- [glibc] Use -std=gnu17 in build-many-glibcs.py when configuring GMP
Joseph Myers
- [glibc] Use Linux 6.15 in build-many-glibcs.py
Joseph Myers
- [glibc] Update syscall lists for Linux 6.15
Joseph Myers
- [glibc/release/2.40/master] pthreads NPTL: lost wakeup fix 2
Carlos O'Donell
- [glibc/release/2.40/master] nptl: Update comments and indentation for new condvar implementation
Carlos O'Donell
- [glibc/release/2.40/master] nptl: Remove unnecessary catch-all-wake in condvar group switch
Carlos O'Donell
- [glibc/release/2.40/master] nptl: Remove unnecessary quadruple check in pthread_cond_wait
Carlos O'Donell
- [glibc/release/2.40/master] nptl: Remove g_refs from condition variables
Carlos O'Donell
- [glibc/release/2.40/master] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
Carlos O'Donell
- [glibc/release/2.40/master] nptl: Fix indentation
Carlos O'Donell
- [glibc/release/2.40/master] nptl: rename __condvar_quiesce_and_switch_g1
Carlos O'Donell
- [glibc/release/2.40/master] nptl: Use all of g1_start and g_signals
Carlos O'Donell
- [glibc/release/2.40/master] nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786)
Carlos O'Donell
- [glibc/release/2.39/master] pthreads NPTL: lost wakeup fix 2
Carlos O'Donell
- [glibc/release/2.39/master] nptl: Update comments and indentation for new condvar implementation
Carlos O'Donell
- [glibc/release/2.39/master] nptl: Remove unnecessary catch-all-wake in condvar group switch
Carlos O'Donell
- [glibc/release/2.39/master] nptl: Remove unnecessary quadruple check in pthread_cond_wait
Carlos O'Donell
- [glibc/release/2.39/master] nptl: Remove g_refs from condition variables
Carlos O'Donell
- [glibc/release/2.39/master] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
Carlos O'Donell
- [glibc/release/2.39/master] nptl: Fix indentation
Carlos O'Donell
- [glibc/release/2.39/master] nptl: rename __condvar_quiesce_and_switch_g1
Carlos O'Donell
- [glibc/release/2.39/master] nptl: Use all of g1_start and g_signals
Carlos O'Donell
- [glibc/release/2.39/master] nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786)
Carlos O'Donell
- [glibc] Document CVE-2025-4802.
Carlos O'Donell
- [glibc] pylintrc: Remove obsolete ignore section and comments.
Carlos O'Donell
- [glibc] posix: Use more inclusive language in test data.
Carlos O'Donell
- [glibc] linknamespace: Use 'ALLOWLIST' instead of 'WHITELIST' in code.
Carlos O'Donell
- [glibc] nss_test1: Use 'parametrized template' instead of 'master' in comment.
Carlos O'Donell
- [glibc] gen-libm-test: Use 'original source' instead of 'master' in code.
Carlos O'Donell
- [glibc] Makerules: Use 'original' instead of 'master' in source.
Carlos O'Donell
- [glibc] manual: Use more inclusive language in comments.
Carlos O'Donell
- [glibc] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745)
Carlos O'Donell
- [glibc] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
Carlos O'Donell
- [glibc] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc/release/2.41/master] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745)
Carlos O'Donell
- [glibc/release/2.41/master] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc/release/2.41/master] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
Carlos O'Donell
- [glibc/release/2.41/master] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc/release/2.40/master] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745)
Carlos O'Donell
- [glibc/release/2.40/master] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc/release/2.40/master] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
Carlos O'Donell
- [glibc/release/2.40/master] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc/release/2.39/master] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc/release/2.39/master] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
Carlos O'Donell
- [glibc/release/2.39/master] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)
Carlos O'Donell
- [glibc] Update advisory GLIBC-SA-2025-0003 and GLIBC-SA-2025-0004
Carlos O'Donell
- [glibc] x86: Add ARL/PTL/CWF model detection support
Sunil Pandey
- [glibc] x86: Handle unknown Intel processor with default tuning
Sunil Pandey
- [glibc/release/2.41/master] x86: Optimize xstate size calculation
Sunil Pandey
- [glibc/release/2.41/master] x86: Add ARL/PTL/CWF model detection support
Sunil Pandey
- [glibc/release/2.41/master] x86: Handle unknown Intel processor with default tuning
Sunil Pandey
- [glibc/release/2.41/master] x86: Detect Intel Diamond Rapids
Sunil Pandey
- [glibc/release/2.40/master] x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path
Sunil Pandey
- [glibc/release/2.40/master] x86: Optimize xstate size calculation
Sunil Pandey
- [glibc/release/2.40/master] x86: Add ARL/PTL/CWF model detection support
Sunil Pandey
- [glibc/release/2.40/master] x86: Handle unknown Intel processor with default tuning
Sunil Pandey
- [glibc/release/2.40/master] x86: Detect Intel Diamond Rapids
Sunil Pandey
- [glibc/release/2.39/master] x86: Add seperate non-temporal tunable for memset
Sunil Pandey
- [glibc/release/2.39/master] x86: Enable non-temporal memset tunable for AMD
Sunil Pandey
- [glibc/release/2.39/master] x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirable
Sunil Pandey
- [glibc/release/2.39/master] x86: Disable non-temporal memset on Skylake Server
Sunil Pandey
- [glibc/release/2.39/master] x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)
Sunil Pandey
- [glibc/release/2.39/master] x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path
Sunil Pandey
- [glibc/release/2.39/master] x86: Optimize xstate size calculation
Sunil Pandey
- [glibc/release/2.39/master] x86: Add ARL/PTL/CWF model detection support
Sunil Pandey
- [glibc/release/2.39/master] x86: Handle unknown Intel processor with default tuning
Sunil Pandey
- [glibc/release/2.39/master] x86: Detect Intel Diamond Rapids
Sunil Pandey
- [glibc] x86_64: Fix typo in ifunc-impl-list.c.
Sunil Pandey
- [glibc/release/2.41/master] x86_64: Fix typo in ifunc-impl-list.c.
Sunil Pandey
- [glibc/release/2.40/master] x86_64: Fix typo in ifunc-impl-list.c.
Sunil Pandey
- [glibc/release/2.39/master] x86_64: Fix typo in ifunc-impl-list.c.
Sunil Pandey
- [glibc/release/2.38/master] x86_64: Fix typo in ifunc-impl-list.c.
Sunil Pandey
- [glibc/release/2.37/master] x86_64: Fix typo in ifunc-impl-list.c.
Sunil Pandey
- [glibc] aarch64: Add back non-temporal load/stores from oryon-1's memcpy
Andrew Pinski
- [glibc] aarch64: Add back non-temporal load/stores from oryon-1's memset
Andrew Pinski
- [glibc] Advisory text for CVE-2025-5702
Siddhesh Poyarekar
- [glibc] Advisory text for CVE-2025-5745
Siddhesh Poyarekar
- [glibc] stdio-common: Consistently use 'num_digits_len' in 'vfscanf'
Maciej W. Rozycki
- [glibc] manual: Document error codes missing for 'socket'
Maciej W. Rozycki
- [glibc] manual: Document error codes missing for 'inet_ntop'
Maciej W. Rozycki
- [glibc] stdio-common: Correct 'sscanf' test feature wrapper description
Maciej W. Rozycki
- [glibc] localedata: Correct Persian collation rules description
Maciej W. Rozycki
- [glibc] manual: Fix duplicate 'consult' erratum
Maciej W. Rozycki
- [glibc] manual: Fix invalid 'illegal' usage with 'nanosleep'
Maciej W. Rozycki
- [glibc] manual: Document error codes missing for 'if_indextoname'
Maciej W. Rozycki
- [glibc] manual: Document error codes missing for 'if_nametoindex'
Maciej W. Rozycki
- [glibc] manual: Document error codes missing for 'inet_pton'
Maciej W. Rozycki
- [glibc] Linux: Drop obsolete kernel support with `if_nameindex' and `if_nametoindex'
Maciej W. Rozycki
- [glibc] manual: Add a comparative example of 'clock_nanosleep' use
Maciej W. Rozycki
- [glibc] Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035]
Maciej W. Rozycki
- [glibc] Linux: Convert '__close_nocancel_nostatus' to a standalone handler
Maciej W. Rozycki
- [glibc] Remove duplicates from binaries-shared-tests when creating make rules
Andreas Schwab
- [glibc] powerpc: Remove check for -mabi=ibmlongdouble
Andreas Schwab
- [glibc] Fix typos in ldbl-opt makefile
Andreas Schwab
- [glibc] ldbl-128: also disable lgammaf128_r builtin when building lgammal_r
Andreas Schwab
- [glibc] Update RISC-V relocations
Andreas Schwab
- [glibc] powerpc: Remove assembler workarounds
Andreas Schwab
- [glibc] Fix termios related targets
Andreas Schwab
- [glibc] powerpc: use .machine power10 in POWER10 assembler sources
Andreas Schwab
- [glibc] Correct spelling mistake in test file
Arjun Shankar
- [glibc/release/2.40/master] libio: Fix a deadlock after fork in popen
Arjun Shankar
- [glibc/release/2.40/master] libio: Correctly link tst-popen-fork against libpthread
Arjun Shankar
- [glibc/release/2.39/master] libio: Sort test variables in Makefile
Arjun Shankar
- [glibc/release/2.39/master] libio: Fix a deadlock after fork in popen
Arjun Shankar
- [glibc/release/2.39/master] libio: Correctly link tst-popen-fork against libpthread
Arjun Shankar
- [glibc/release/2.39/master] sort-makefile-lines.py: Allow '_' in name and "^# name"
Arjun Shankar
- [glibc/release/2.39/master] sysdeps/x86_64/Makefile (tests): Add the end marker
Arjun Shankar
- [glibc/release/2.39/master] sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end marker
Arjun Shankar
- [glibc] manual: Document clock_nanosleep
Arjun Shankar
- [glibc] manual: Correct return value description of 'clock_nanosleep'
Arjun Shankar
- [glibc] manual: Expand Descriptor-Relative Access section
Arjun Shankar
- [glibc] manual: Document faccessat
Arjun Shankar
- [glibc] manual: Document mkdirat
Arjun Shankar
- [glibc] manual: Document renameat
Arjun Shankar
- [glibc] manual: Document unlinkat
Arjun Shankar
- [glibc] manual: Document futimens and utimensat
Arjun Shankar
- [glibc] resolv: Add test for getaddrinfo returning FQDN in ai_canonname
Arjun Shankar
- [glibc] resource/Makefile: Split and sort tests
Arjun Shankar
- [glibc] manual: Add missing free to open_memstream example [BZ #27866]
Arjun Shankar
- [glibc] hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl()
Samuel Thibault
- [glibc] hurd: save xstate during signal handling
Samuel Thibault
- [glibc] hurd: Make *utime*s catch invalid times [BZ #32802, BZ #32803]
Samuel Thibault
- [glibc] hurd: Do not restore xstate when it is not initialized
Samuel Thibault
- [glibc] hurd: Do not check for xstate level if it was not initialized
Samuel Thibault
- [glibc] hurd: Clear FP exceptions before calling signal handler
Samuel Thibault
- [glibc] hurd: Make symlink return EEXIST on existing target directory
Samuel Thibault
- [glibc] hurd: Make rename refuse trailing slashes [BZ #32570]
Samuel Thibault
- [glibc] hurd: Make __getrandom_early_init call __mach_init
Samuel Thibault
- [glibc] htl: move pthread_key_*, pthread_get/setspecific
Samuel Thibault
- [glibc] hurd: Fix redefinition of 'P2ALIGN'.
Samuel Thibault
- [glibc] hurd: Remove a duplicate entry from 'tests-unsupported'.
Samuel Thibault
- [glibc] Fix comment typo in libc-symbols.h
Jonathan Wakely
- [glibc] doc: Fix typos in documentation of _TIME_BITS
Jonathan Wakely
- [glibc] doc: Add missing space in documentation of __TIMESIZE
Jonathan Wakely
- [glibc] stdio-common: In tst-setvbuf2, close helper thread descriptor only if opened
Florian Weimer
- [glibc] powerpc: Remove relocation cache flush code for power64
Florian Weimer
- [glibc] timezone: Enhance tst-bz28707 diagnostics
Florian Weimer
- [glibc] libio: Synthesize ESPIPE error if lseek returns 0 after reading bytes
Florian Weimer
- [glibc] linux/termio: remove <termio.h> and struct termio
Florian Weimer
- [glibc] benchtest: Correct shell script related to bench-malloc-thread
Florian Weimer
- [glibc] manual: Clarifications for listing directories
Florian Weimer
- [glibc] Remove <libc-tsd.h>
Florian Weimer
- [glibc] Optimize __libc_tsd_* thread variable access
Florian Weimer
- [glibc] Use proper extern declaration for _nl_C_LC_CTYPE_{class, toupper, tolower}
Florian Weimer
- [glibc] ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483)
Florian Weimer
- [glibc] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.41/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.41/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.40/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.40/master] support: Add support_record_failure_barrier
Florian Weimer
- [glibc/release/2.40/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.39/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.39/master] support: Add support_record_failure_barrier
Florian Weimer
- [glibc/release/2.39/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.38/master] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Florian Weimer
- [glibc/release/2.38/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.38/master] support: Add support_record_failure_barrier
Florian Weimer
- [glibc/release/2.38/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.37/master] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Florian Weimer
- [glibc/release/2.37/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.37/master] support: Add support_record_failure_barrier
Florian Weimer
- [glibc/release/2.37/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.36/master] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Florian Weimer
- [glibc/release/2.36/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.36/master] support: Add support_record_failure_barrier
Florian Weimer
- [glibc/release/2.36/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.35/master] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Florian Weimer
- [glibc/release/2.35/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.35/master] support: Add support_record_failure_barrier
Florian Weimer
- [glibc/release/2.35/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc/release/2.34/master] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Florian Weimer
- [glibc/release/2.34/master] support: Use const char * argument in support_capture_subprogram_self_sgid
Florian Weimer
- [glibc/release/2.34/master] support: Add support_record_failure_barrier
Florian Weimer
- [glibc/release/2.34/master] elf: Test case for bug 32976 (CVE-2025-4802)
Florian Weimer
- [glibc] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.41/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.40/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.39/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.38/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.37/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.36/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.35/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc/release/2.34/master] elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
Florian Weimer
- [glibc] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc] Turn on -Wfree-labels by default if available
Florian Weimer
- [glibc] manual: Document getopt_long_only with single letter options (bug 32980)
Florian Weimer
- [glibc] Turn on -Wmissing-parameter-name by default if available
Florian Weimer
- [glibc] Move C warning flags from +gccwarn to +gccwarn-c
Florian Weimer
- [glibc] hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg
Florian Weimer
- [glibc] generic: Add missing parameter name to __getrandom_early_init
Florian Weimer
- [glibc] Created branch 'staging'
Florian Weimer
- [glibc] Deleted branch 'staging'
Florian Weimer
- [glibc] sigaction: don't sign-extend sa_flags
Florian Weimer
- [glibc] localedata: Refer to Eswatini instead of Swaziland.
Florian Weimer
- [glibc/release/2.35/master] Revert "elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static"
Florian Weimer
- [glibc/release/2.35/master] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Florian Weimer
- [glibc/release/2.34/master] Revert "elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static"
Florian Weimer
- [glibc/release/2.34/master] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Florian Weimer
- [glibc] localedata: Use the name North Macedonia.
Florian Weimer
- [glibc] posix: fix building regex when _LIBC isn't defined
Florian Weimer
- [glibc] Makefile: Avoid $(objpfx)/ in makefiles
Florian Weimer
- [glibc] io: Mark lockf() __wur [BZ #32800]
Florian Weimer
- [glibc] malloc: Link large tcache tests with $(shared-thread-library)
Florian Weimer
- [glibc/release/2.41/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.41/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc/release/2.40/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.40/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc/release/2.39/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.39/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc/release/2.38/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.38/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc/release/2.37/master] support: Don't fail on fchown when spawning sgid processes
Florian Weimer
- [glibc/release/2.37/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.37/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc/release/2.35/master] support: Don't fail on fchown when spawning sgid processes
Florian Weimer
- [glibc/release/2.35/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.35/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc/release/2.36/master] support: Don't fail on fchown when spawning sgid processes
Florian Weimer
- [glibc/release/2.36/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.36/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc/release/2.34/master] support: Don't fail on fchown when spawning sgid processes
Florian Weimer
- [glibc/release/2.34/master] support: Pick group in support_capture_subprogram_self_sgid if UID == 0
Florian Weimer
- [glibc/release/2.34/master] Fix error reporting (false negatives) in SGID tests
Florian Weimer
- [glibc] elf: Add missing DSO dependencies for tst-rtld-no-malloc-{audit, preload}
Florian Weimer
- [glibc] Revert "manual: Clarify renameat documentation"
Florian Weimer
- [glibc] manual: Clarify renameat documentation
Florian Weimer
- [glibc] INSTALL: Regenerate with texinfo 7.2
Mark Wielaard
- [glibc] stdlib: Fix qsort memory leak if callback throws (BZ 32058)
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/bz30558-posix_timer'
Adhemerval Zanella
- [glibc] Created branch 'azanella/bz30558-posix_timer'
Adhemerval Zanella
- [glibc/azanella/bz30558-posix_timer] linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32833)
Adhemerval Zanella
- [glibc] stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs
Adhemerval Zanella
- [glibc] elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)
Adhemerval Zanella
- [glibc/release/2.41/master] elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)
Adhemerval Zanella
- [glibc] Created branch 'azanella/acospi-core-math'
Adhemerval Zanella
- [glibc/azanella/acospi-core-math] math: Use acospi from core-math
Adhemerval Zanella
- [glibc/release/2.41/master] elf: Fix arm-linux-gnueabihf build break from b861755a84
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/clang'
Adhemerval Zanella
- [glibc] Created branch 'azanella/clang'
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
Adhemerval Zanella
- [glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
Adhemerval Zanella
- [glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
Adhemerval Zanella
- [glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
Adhemerval Zanella
- [glibc/azanella/clang] posix: Suppress -Wignored-attributes when building with clang
Adhemerval Zanella
- [glibc/azanella/clang] misc: Suppress clang warnings on syslog
Adhemerval Zanella
- [glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
Adhemerval Zanella
- [glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
Adhemerval Zanella
- [glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
Adhemerval Zanella
- [glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
Adhemerval Zanella
- [glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
Adhemerval Zanella
- [glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
Adhemerval Zanella
- [glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
Adhemerval Zanella
- [glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
Adhemerval Zanella
- [glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
Adhemerval Zanella
- [glibc/azanella/clang] catgets: Remove catgets/config.h
Adhemerval Zanella
- [glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
Adhemerval Zanella
- [glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
Adhemerval Zanella
- [glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
Adhemerval Zanella
- [glibc/azanella/clang] Use $(config-cflags-wno-ignored-attributes) on some files
Adhemerval Zanella
- [glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
Adhemerval Zanella
- [glibc/azanella/clang] posix: Defined _POSIX_VDISABLE as integer literal
Adhemerval Zanella
- [glibc/azanella/clang] support: Use CHAR_MAX as maximum value
Adhemerval Zanella
- [glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
Adhemerval Zanella
- [glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
Adhemerval Zanella
- [glibc/azanella/clang] x86: Fix strstr ifunc on clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use __always_inline on ifunc auxiliary functions
Adhemerval Zanella
- [glibc/azanella/clang] aarch64: Use NO_MATH_REDIRECT on pow_advsimd.c
Adhemerval Zanella
- [glibc/azanella/clang] Fix -Wno-ignored-attributes configure check
Adhemerval Zanella
- [glibc/azanella/clang] elf: Suppress unused function clang warning for __ifunc_resolver
Adhemerval Zanella
- [glibc/azanella/clang] elf: Only defines _dl_tls_allocate_active for SHARED
Adhemerval Zanella
- [glibc/azanella/clang] linux: Fix function point cast on vDSO handling
Adhemerval Zanella
- [glibc/azanella/clang] Add fall-through between switch labels annotations
Adhemerval Zanella
- [glibc/azanella/clang] Build glibc with -ftrapping-math
Adhemerval Zanella
- [glibc/azanella/clang] Supress unused command arguments warning with clang
Adhemerval Zanella
- [glibc/azanella/clang] Check if linker sets --no-undefined-version by default
Adhemerval Zanella
- [glibc/azanella/clang] Adjust stdint for clang-20
Adhemerval Zanella
- [glibc/azanella/clang] elf: Fix tunable handing with clang
Adhemerval Zanella
- [glibc/azanella/clang] elf: Fix localplt issue with clang
Adhemerval Zanella
- [glibc/azanella/clang] riscv: Do not use cfi_label when building with clang
Adhemerval Zanella
- [glibc/azanella/clang] string: Suppress clang -Wignored-attributes on strlen
Adhemerval Zanella
- [glibc/azanella/clang] riscv: Suppress clang -Wignored-attributes for feupdateenv
Adhemerval Zanella
- [glibc/azanella/clang] configure: remove overly restrictive check for clang
Adhemerval Zanella
- [glibc/azanella/clang] Enable --enable-fortify-source with clang
Adhemerval Zanella
- [glibc/azanella/clang] Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ #32366)
Adhemerval Zanella
- [glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix isgreater* and isless* for clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Do not use __builtin_fpclassify on clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Do not use __builtin_isinf_sign on clang
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
Adhemerval Zanella
- [glibc/azanella/clang] elf: Fix -fsemantic-interposition for clang-20
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix potential underflow on ldbl-128 erfl
Adhemerval Zanella
- [glibc/azanella/clang] x86_64: Fix mark-plt configure test
Adhemerval Zanella
- [glibc/azanella/clang] Handle abort call for -fexceptions call
Adhemerval Zanella
- [glibc/azanella/clang] aarch64: Fix gcs linker flags
Adhemerval Zanella
- [glibc/azanella/clang] benchtests: Add attribute_optimize
Adhemerval Zanella
- [glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants
Adhemerval Zanella
- [glibc/azanella/clang] benchtests: Remove clang warnings
Adhemerval Zanella
- [glibc/azanella/clang] bench-malloc-thread: Add libm for powf
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Avoid strlen plt with clang-20
Adhemerval Zanella
- [glibc] manual: Update standardization of getline and getdelim [BZ #32830]
Adhemerval Zanella
- [glibc] manual: Mention POSIX-1.2024 requires time_t to be 64 bit or wider.
Adhemerval Zanella
- [glibc] Fix spelling mistake "succsefully" -> "successfully"
Adhemerval Zanella
- [glibc] Fix spelling mistake "suports" -> "supports"
Adhemerval Zanella
- [glibc] Fix spelling mistake "trucate" -> "truncate"
Adhemerval Zanella
- [glibc] manual/tunables: fix a trivial typo
Adhemerval Zanella
- [glibc] Created branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] ubsan: Add initial support for -fsanitize=undefined
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Enable ubsan on arm
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] argp: Fix shift bug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Adjust DT_EXTRATAGIDX to avoid undefined shifts
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locate: Fix UB on memcpy call
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] localte: Fix UB on collate_finish
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on insert_weights
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on add_locale_uint32_array
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB in elem_hash
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_early_allocate
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86_64: Fix UB on plt rewrite
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in x86_cpu_present/x86_cpu_active
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix UB on snprintf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] malloc: Fix UB in malloc-debug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] aarch64: Fix UB in ifunc resolvers
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in expm1
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize double ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize float ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB from float18 ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayload
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayloadf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on atanhf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on coshf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on logf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on sinhf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on cbrtf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on cospif
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on erfcf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on sinpif
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_map_object_from_fd
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on find_derivation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on iconv/tst-translit-mchar
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] libio: Fix UB __libio_codecvt_length
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on VLA allocation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on fls
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Remove UB on printf_fp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix __libc_message_impl iovec size
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on erand48/jrand48
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric stpcpy
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on generic strcmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on index_first/index_last
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric strncmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sunrpc: Fix UB on xdr_hyper
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in test-canonical-ldbl-96.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in float128 atan2
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Rewrite ldbl-128 isnan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod FIX
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Adapt tst-environ to ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB in tst-limits.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on tesf-ffs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] linux: Fix UB on tst-sched-setattr.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix tst-makecontext3 UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on test-netdb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix tst-nss-hash UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio-common: Fix UB on stdio-common/vfprintf-process-arg.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-chk-ldbl-compat build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-ldbl-compat.c build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] powerpc: Fix powerpc64 build for ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nptl: xfail tst-cleanup2 when building with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sysvipc: Fix UB on time64 time support
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on test-strrchr
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Remove UB on ffs/ffsll
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in tst-sprofil.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in sprofil
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc] Created branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] ubsan: Add initial support for -fsanitize=undefined
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Enable ubsan on arm
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] argp: Fix shift bug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Adjust DT_EXTRATAGIDX to avoid undefined shifts
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locate: Fix UB on memcpy call
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/acospi-core-math'
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] localte: Fix UB on collate_finish
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on insert_weights
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on add_locale_uint32_array
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB in elem_hash
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_early_allocate
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86_64: Fix UB on plt rewrite
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in x86_cpu_present/x86_cpu_active
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix UB on snprintf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] malloc: Fix UB in malloc-debug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] aarch64: Fix UB in ifunc resolvers
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in expm1
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize double ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize float ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB from float18 ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayload
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayloadf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on atanhf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on coshf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on logf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on sinhf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on cbrtf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on cospif
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on erfcf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on sinpif
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_map_object_from_fd
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on find_derivation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on iconv/tst-translit-mchar
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] libio: Fix UB __libio_codecvt_length
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on VLA allocation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on fls
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Remove UB on printf_fp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix __libc_message_impl iovec size
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on erand48/jrand48
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric stpcpy
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on generic strcmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on index_first/index_last
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric strncmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sunrpc: Fix UB on xdr_hyper
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in test-canonical-ldbl-96.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in float128 atan2
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Rewrite ldbl-128 isnan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod FIX
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Adapt tst-environ to ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB in tst-limits.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on tesf-ffs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] linux: Fix UB on tst-sched-setattr.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix tst-makecontext3 UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on test-netdb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix tst-nss-hash UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio-common: Fix UB on stdio-common/vfprintf-process-arg.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-chk-ldbl-compat build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-ldbl-compat.c build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] powerpc: Fix powerpc64 build for ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nptl: xfail tst-cleanup2 when building with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sysvipc: Fix UB on time64 time support
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on test-strrchr
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Remove UB on ffs/ffsll
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in tst-sprofil.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in sprofil
Adhemerval Zanella
- [glibc] stdio: Remove UB on printf_fp
Adhemerval Zanella
- [glibc] RISC-V: Use builtin for ffs and ffsll while supported extension available
Adhemerval Zanella
- [glibc] nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897)
Adhemerval Zanella
- [glibc] math: Fix UB on atanhf (BZ 32918)
Adhemerval Zanella
- [glibc] math: Fix UB on coshf (BZ 32919)
Adhemerval Zanella
- [glibc] math: Fix UB on logf (BZ 32920)
Adhemerval Zanella
- [glibc] math: Fix UB on sinhf (BZ 32921)
Adhemerval Zanella
- [glibc] math: Fix UB on cbrtf (BZ 32922)
Adhemerval Zanella
- [glibc] math: Fix UB on cospif (BZ 32923)
Adhemerval Zanella
- [glibc] math: Fix UB on erfcf (BZ 32924)
Adhemerval Zanella
- [glibc] math: Fix UB on sinpif (BZ 32925)
Adhemerval Zanella
- [glibc/release/2.41/master] nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897)
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc] Created branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] ubsan: Add initial support for -fsanitize=undefined
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Enable ubsan on arm
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] argp: Fix shift bug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Adjust DT_EXTRATAGIDX to avoid undefined shifts
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locate: Fix UB on memcpy call
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] localte: Fix UB on collate_finish
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on insert_weights
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on add_locale_uint32_array
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB in elem_hash
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_early_allocate
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86_64: Fix UB on plt rewrite
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in x86_cpu_present/x86_cpu_active
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix UB on snprintf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] malloc: Fix UB in malloc-debug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] aarch64: Fix UB in ifunc resolvers
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in expm1
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize double ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize float ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB from float18 ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayload
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayloadf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_map_object_from_fd
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on find_derivation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on iconv/tst-translit-mchar
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] libio: Fix UB __libio_codecvt_length
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on VLA allocation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on fls
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix __libc_message_impl iovec size
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on erand48/jrand48
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric stpcpy
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on generic strcmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on index_first/index_last
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric strncmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sunrpc: Fix UB on xdr_hyper
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in test-canonical-ldbl-96.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in float128 atan2
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Rewrite ldbl-128 isnan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod FIX
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Adapt tst-environ to ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB in tst-limits.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on tesf-ffs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] linux: Fix UB on tst-sched-setattr.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix tst-makecontext3 UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on test-netdb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix tst-nss-hash UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio-common: Fix UB on stdio-common/vfprintf-process-arg.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-chk-ldbl-compat build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-ldbl-compat.c build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] powerpc: Fix powerpc64 build for ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nptl: xfail tst-cleanup2 when building with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sysvipc: Fix UB on time64 time support
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on test-strrchr
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Remove UB on ffs/ffsll
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in tst-sprofil.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in sprofil
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] ubsan fix
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix --enable-ubsan build failure on some ABIs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] riscv: Fix --enable-ubsan build failure on riscv
Adhemerval Zanella
- [glibc] powerpc: Remove POWER7 strncasecmp optimization
Adhemerval Zanella
- [glibc] nss: remove undefined behavior and optimize getaddrinfo
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc] Created branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] ubsan: Add initial support for -fsanitize=undefined
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] riscv: Fix --enable-ubsan build failure on riscv
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix --enable-ubsan build failure on some ABIs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Adjust DT_EXTRATAGIDX to avoid undefined shifts
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locate: Fix UB on memcpy call
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on insert_weights
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] localte: Fix UB on collate_finish
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB in elem_hash
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on add_locale_uint32_array
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] argp: Fix shift bug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_map_object_from_fd
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_early_allocate
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86_64: Fix UB on plt rewrite
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in x86_cpu_present/x86_cpu_active
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix UB on snprintf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] malloc: Fix UB in malloc-debug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] aarch64: Fix UB in ifunc resolvers
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in expm1
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize double ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize float ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove i386 ilogb/ilogbf/llogb/llogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] powerpc: Use generic ilogb/ilogbf and refactor ilogbf128
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB from float128 ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayload
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayloadf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on find_derivation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on iconv/tst-translit-mchar
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] libio: Fix UB __libio_codecvt_length
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on VLA allocation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix __libc_message_impl iovec size
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on erand48/jrand48
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric stpcpy
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on generic strcmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on index_first/index_last
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric strncmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sunrpc: Fix UB on xdr_hyper
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in test-canonical-ldbl-96.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in float128 atan2
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Rewrite ldbl-128 isnan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod FIX
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Adapt tst-environ to ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB in tst-limits.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on tesf-ffs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] linux: Fix UB on tst-sched-setattr.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix tst-makecontext3 UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on test-netdb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix tst-nss-hash UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio-common: Fix UB on stdio-common/vfprintf-process-arg.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-chk-ldbl-compat build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-ldbl-compat.c build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nptl: xfail tst-cleanup2 when building with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sysvipc: Fix UB on time64 time support
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on test-strrchr
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Remove UB on ffs/ffsll
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in tst-sprofil.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in sprofil
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in isinfl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in isnanl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on llroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on lroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on ldbl-96 remquol
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-96 setayloadl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 llroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on ldbl-128 fmodl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 llrintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 lrintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in lroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 nearbyintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 rintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in __ieee754_rem_pio2l
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 roundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 powl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-96 sinl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in flt-32 and dbl-64 significand
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 setpayload
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in dbl-64 lrint
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on dbl-64 rint
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in flt-32 nearbyint
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in flt-32 rint
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc] Created branch 'azanella/ubsan-undef'
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] ubsan: Add initial support for -fsanitize=undefined
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] riscv: Fix --enable-ubsan build failure on riscv
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix --enable-ubsan build failure on some ABIs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Adjust DT_EXTRATAGIDX to avoid undefined shifts
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locate: Fix UB on memcpy call
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on insert_weights
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] localte: Fix UB on collate_finish
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB in elem_hash
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on add_locale_uint32_array
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] argp: Fix shift bug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_map_object_from_fd
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] elf: Fix UB on _dl_early_allocate
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86_64: Fix UB on plt rewrite
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in x86_cpu_present/x86_cpu_active
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix UB on snprintf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] malloc: Fix UB in malloc-debug
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] aarch64: Fix UB in ifunc resolvers
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in expm1
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize double ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB and optimize double ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Optimize float ilogb/llogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove i386 ilogb/ilogbf/llogb/llogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] powerpc: Use generic ilogb/ilogbf and refactor ilogbf128
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Remove UB from float128 ilogbf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayload
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in setayloadf
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on find_derivation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] iconv: Fix UB on iconv/tst-translit-mchar
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] libio: Fix UB __libio_codecvt_length
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] locale: Fix UB on VLA allocation
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix __libc_message_impl iovec size
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on erand48/jrand48
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric stpcpy
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on generic strcmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on index_first/index_last
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on gneric strncmp
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sunrpc: Fix UB on xdr_hyper
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in test-canonical-ldbl-96.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in float128 atan2
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Rewrite ldbl-128 isnan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB on strtod FIX
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Adapt tst-environ to ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix UB in tst-limits.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on tesf-ffs
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] linux: Fix UB on tst-sched-setattr.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdlib: Fix tst-makecontext3 UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix UB on test-netdb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nss: Fix tst-nss-hash UB
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio-common: Fix UB on stdio-common/vfprintf-process-arg.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-chk-ldbl-compat build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] stdio: Fix test-printf-ldbl-compat.c build with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] nptl: xfail tst-cleanup2 when building with ubsan
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] sysvipc: Fix UB on time64 time support
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Fix UB on test-strrchr
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] string: Remove UB on ffs/ffsll
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in tst-sprofil.c
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] gmon: Fix UB in sprofil
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in isinfl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] x86: Fix UB in isnanl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on llroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on lroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on ldbl-96 remquol
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-96 setayloadl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 llroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on ldbl-128 fmodl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 llrintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 lrintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in lroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 nearbyintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 rintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in __ieee754_rem_pio2l
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 roundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 powl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-96 sinl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in flt-32 and dbl-64 significand
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 setpayload
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in dbl-64 lrint
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB on dbl-64 rint
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in flt-32 nearbyint
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in flt-32 rint
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128ibm ilogb
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in roundevenf_finite
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128 __ieee754_rem_pio2l
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128ibm llrintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128ibm lrintl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128ibm llroundl
Adhemerval Zanella
- [glibc/azanella/ubsan-undef] math: Fix UB in ldbl-128ibm setpayload
Adhemerval Zanella
- [glibc] hurd: Fix tst-stack2 test build on Hurd
Adhemerval Zanella
- [glibc/release/2.41/master] hurd: Fix tst-stack2 test build on Hurd
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/cancel-wrappers-inline'
Adhemerval Zanella
- [glibc] Created branch 'azanella/cancel-wrappers-inline'
Adhemerval Zanella
- [glibc/azanella/cancel-wrappers-inline] linux: Inline __syscall_internal_cancel and __syscall_cancel
Adhemerval Zanella
- [glibc] math: Remove UB and optimize double ilogb
Adhemerval Zanella
- [glibc] math: Optimize double ilogb/llogb
Adhemerval Zanella
- [glibc] math: Remove UB and optimize double ilogbf
Adhemerval Zanella
- [glibc] math: Optimize float ilogb/llogb
Adhemerval Zanella
- [glibc] math: Remove i386 ilogb/ilogbf/llogb/llogbf
Adhemerval Zanella
- [glibc] argp: Fix shift bug
Adhemerval Zanella
- [glibc] elf: Fix UB on _dl_map_object_from_fd
Adhemerval Zanella
- [glibc] stdio-common: Add nonnull attribute to stdio_ext.h functions.
Adhemerval Zanella
- [glibc] sparc: Fix argument passing to __libc_start_main (BZ 32981)
Adhemerval Zanella
- [glibc/release/2.41/master] sparc: Fix argument passing to __libc_start_main (BZ 32981)
Adhemerval Zanella
- [glibc] riscv: Correct __riscv_hwprobe function prototype [BZ #32932]
Adhemerval Zanella
- [glibc] benchtests: Add modff benchtest
Adhemerval Zanella
- [glibc] benchtests: Improve modf benchtest
Adhemerval Zanella
- [glibc] Created branch 'azanella/termios2'
Adhemerval Zanella
- [glibc/azanella/termios2] termios: make __tcsetattr() the internal interface
Adhemerval Zanella
- [glibc/azanella/termios2] io: replace local_isatty() with a proper function __isatty_nostatus()
Adhemerval Zanella
- [glibc/azanella/termios2] linux/ioctls: use <linux/sockios.h> for sockios ioctls
Adhemerval Zanella
- [glibc/azanella/termios2] linux/termios/powerpc: deal with powerpc-unique ioctl emulation
Adhemerval Zanella
- [glibc/azanella/termios2] linux: implement arbitrary and split speeds in termios
Adhemerval Zanella
- [glibc/azanella/termios2] hurd/termios: remove USE_OLD_TTY
Adhemerval Zanella
- [glibc/azanella/termios2] termios: change the generic cfsetspeed() to support arbitrary speeds
Adhemerval Zanella
- [glibc/azanella/termios2] hurd+generic/termios: make speed_t an unsigned int
Adhemerval Zanella
- [glibc/azanella/termios2] termios: merge the termios baud definitions
Adhemerval Zanella
- [glibc/azanella/termios2] manual: document all the termios Bxxx constants in the manual
Adhemerval Zanella
- [glibc/azanella/termios2] termios: add new baud_t interface, defined to be explicitly numeric
Adhemerval Zanella
- [glibc/azanella/termios2] termios: unify the naming of the termios speed fields
Adhemerval Zanella
- [glibc/azanella/termios2] include/array_length.h: add array_foreach[_const] macros
Adhemerval Zanella
- [glibc/azanella/termios2] linux/termios: regression test for termios speed functions
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/termios2'
Adhemerval Zanella
- [glibc] Created branch 'azanella/termios2'
Adhemerval Zanella
- [glibc/azanella/termios2] termios: make __tcsetattr() the internal interface
Adhemerval Zanella
- [glibc/azanella/termios2] io: replace local_isatty() with a proper function __isatty_nostatus()
Adhemerval Zanella
- [glibc/azanella/termios2] linux/ioctls: use <linux/sockios.h> for sockios ioctls
Adhemerval Zanella
- [glibc/azanella/termios2] linux/termios/powerpc: deal with powerpc-unique ioctl emulation
Adhemerval Zanella
- [glibc/azanella/termios2] linux: implement arbitrary and split speeds in termios
Adhemerval Zanella
- [glibc/azanella/termios2] hurd/termios: remove USE_OLD_TTY
Adhemerval Zanella
- [glibc/azanella/termios2] termios: change the generic cfsetspeed() to support arbitrary speeds
Adhemerval Zanella
- [glibc/azanella/termios2] hurd+generic/termios: make speed_t an unsigned int
Adhemerval Zanella
- [glibc/azanella/termios2] termios: merge the termios baud definitions
Adhemerval Zanella
- [glibc/azanella/termios2] manual: document all the termios Bxxx constants in the manual
Adhemerval Zanella
- [glibc/azanella/termios2] termios: add new baud_t interface, defined to be explicitly numeric
Adhemerval Zanella
- [glibc/azanella/termios2] termios: unify the naming of the termios speed fields
Adhemerval Zanella
- [glibc/azanella/termios2] include/array_length.h: add array_foreach[_const] macros
Adhemerval Zanella
- [glibc/azanella/termios2] linux/termios: regression test for termios speed functions
Adhemerval Zanella
- [glibc] termios: make __tcsetattr() the internal interface
Adhemerval Zanella
- [glibc] io: replace local_isatty() with a proper function __isatty_nostatus()
Adhemerval Zanella
- [glibc] linux/ioctls: use <linux/sockios.h> for sockios ioctls
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/termios2'
Adhemerval Zanella
- [glibc] linux/termios/powerpc: deal with powerpc-unique ioctl emulation
Adhemerval Zanella
- [glibc] linux: implement arbitrary and split speeds in termios
Adhemerval Zanella
- [glibc] hurd/termios: remove USE_OLD_TTY
Adhemerval Zanella
- [glibc] termios: change the generic cfsetspeed() to support arbitrary speeds
Adhemerval Zanella
- [glibc] hurd+generic/termios: make speed_t an unsigned int
Adhemerval Zanella
- [glibc] termios: merge the termios baud definitions
Adhemerval Zanella
- [glibc] manual: document all the termios Bxxx constants in the manual
Adhemerval Zanella
- [glibc] termios: add new baud_t interface, defined to be explicitly numeric
Adhemerval Zanella
- [glibc] termios: unify the naming of the termios speed fields
Adhemerval Zanella
- [glibc] include/array_length.h: add array_foreach[_const] macros
Adhemerval Zanella
- [glibc] linux/termios: regression test for termios speed functions
Adhemerval Zanella
- [glibc] Add TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_CHILD from 6.15 to netinet/tcp.h.
Adhemerval Zanella
- [glibc] malloc: Fix tests-malloc-largetcache tests
Adhemerval Zanella
- [glibc] sparc: Fix sparc32 Fix argument passing to __libc_start_main (BZ 32981)
Adhemerval Zanella
- [glibc/release/2.41/master] sparc: Fix sparc32 Fix argument passing to __libc_start_main (BZ 32981)
Adhemerval Zanella
- [glibc] math: Simplify and optimize modff implementation
Adhemerval Zanella
- [glibc] math: Simplify and optimize modf implementation
Adhemerval Zanella
- [glibc] posix: Add nonnull attribute to glob_pattern_p.
Adhemerval Zanella
- [glibc] manual: Clarify renameat documentation
Adhemerval Zanella
- [glibc] posix: Fix fnmatch build with gcc-16
Adhemerval Zanella
- [glibc] riscv: linux: Add support for getrandom vDSO
Adhemerval Zanella
- [glibc] benchtests: Add IPv4 inet_ntop benchmark
Adhemerval Zanella
- [glibc] benchtests: Add IPv6 inet_ntop benchmark
Adhemerval Zanella
- [glibc] resolve: Proper indent resolv/inet_ntop.c
Adhemerval Zanella
- [glibc] resolv: Optimize inet_ntop
Adhemerval Zanella
- [glibc] inet: Implement inet_ntoa on top of inet_ntop
Adhemerval Zanella
- [glibc] powerpc: Remove modff optimization
Adhemerval Zanella
- [glibc] powerpc: Remove modf optimization
Adhemerval Zanella
- [glibc] stdlib: Fix __libc_message_impl iovec size (BZ 32947)
Adhemerval Zanella
- [glibc] added benchtest inputs for fmal
Paul Zimmermann
- [glibc] added benchtest inputs for powl
Paul Zimmermann
- [glibc] added benchtest inputs for expl
Paul Zimmermann
- [glibc] added benchtest inputs for log2l
Paul Zimmermann
Last message date:
Mon Jun 30 23:31:35 GMT 2025
Archived on: Mon Jun 30 23:31:36 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).