Fourth quarter 2023 Archives by author
Starting: Mon Oct 2 12:56:55 GMT 2023
Ending: Sat Dec 30 10:00:29 GMT 2023
Messages: 482
- [glibc] LoongArch: Unify Register Names.
Yinyu Cai
- [glibc] LoongArch: Update hwcap.h to sync with LoongArch kernel.
Yinyu Cai
- [glibc] LoongArch: Delete excessively allocated memory.
Yinyu Cai
- [glibc/release/2.38/master] LoongArch: Delete excessively allocated memory.
Yinyu Cai
- [glibc] build-many-glibcs: Check for required system tools
DJ Delorie
- [glibc] Add strlcpy/wcslcpy testcase
DJ Delorie
- [glibc] Add strlcat/wcslcat testcase.
DJ Delorie
- [glibc] AArch64: Add support for MOPS memcpy/memmove/memset
Wilco Dijkstra
- [glibc] AArch64: Cleanup ifuncs
Wilco Dijkstra
- [glibc] AArch64: Cleanup emag memset
Wilco Dijkstra
- [glibc] AArch64: Add memset_zva64
Wilco Dijkstra
- [glibc] AArch64: Remove Falkor memcpy
Wilco Dijkstra
- [glibc] Fix type typo in “String/Array Conventions” doc
Paul Eggert
- [glibc] New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday
Mike Fabian
- [glibc] localedata: Add information for Occitan
Mike Fabian
- [glibc] localedata: Convert oc_FR locale to UTF-8
Mike Fabian
- [glibc] localedata: Remove trailing whitespace in weekday names in nn_NO locale
Mike Fabian
- [glibc] localedata: Convert day names in nn_NO locale to UTF-8
Mike Fabian
- [glibc] localedata: el_GR: Greece now uses the 24h format for time
Mike Fabian
- [glibc] localedata: Convert el_GR and el_CY locales to UTF-8
Mike Fabian
- [glibc] id_ID: Update Time Locales
Mike Fabian
- [glibc] localedata: id_ID: change first weekday to Sunday
Mike Fabian
- [glibc] localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees with CLDR
Mike Fabian
- [glibc] localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU
Mike Fabian
- [glibc] localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8
Mike Fabian
- [glibc] localedata: yo_NT: remove redundant comments
Mike Fabian
- [glibc] x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
Noah Goldstein
- [glibc] x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.S
Noah Goldstein
- [glibc] x86: Only align destination to 1x VEC_SIZE in memset 4x loop
Noah Goldstein
- [glibc] x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.
Noah Goldstein
- [glibc/release/2.38/master] sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
Aurelien Jarno
- [glibc] RISC-V: Add support for dl_runtime_profile (BZ #31151)
Aurelien Jarno
- [glibc/google/grte/v5-2.27/master] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
Pranav Kant
- [glibc/google/grte/v5-2.27/master] Avoid error due to -Wimplicit-function-declaration
Pranav Kant
- [glibc/google/grte/v5-2.27/master] math: x86: Use prefix for FP_INIT_ROUNDMODE
Pranav Kant
- [glibc/google/grte/v5-2.27/master] configure: Use same pattern to find headers for clang
Pranav Kant
- [glibc/google/grte/v5-2.27/master] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
Pranav Kant
- [glibc/google/grte/v5-2.27/master] x86: Respect --disable-float128 flag to disable FLOAT128 functionality
Pranav Kant
- [glibc/google/grte/v5-2.27/master] -DWANT_FLOAT usage and enable float128 tests
Pranav Kant
- [glibc] Format test results closer to what DejaGnu does
Maxim Kuvyrkov
- [glibc] Fix WAIT_FOR_DEBUGGER for container tests.
Stefan Liebler
- [glibc] s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]
Stefan Liebler
- [glibc] tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.
Stefan Liebler
- [glibc] Avoid padding in _init and _fini. [BZ #31042]
Stefan Liebler
- [glibc] s390: Set psw addr field in getcontext and friends.
Stefan Liebler
- [glibc] Fix elf/tst-env-setuid[-static] if test needs to be rerun.
Stefan Liebler
- [glibc] sysdeps/x86/Makefile: Split and sort tests
H.J. Lu
- [glibc] x86: Check PT_GNU_PROPERTY early
H.J. Lu
- [glibc] Add a test for longjmp from user context
H.J. Lu
- [glibc] Add a test for setjmp/longjmp within user context
H.J. Lu
- [glibc] x86/cet: Check user_shstk in /proc/cpuinfo
H.J. Lu
- [glibc] x86/cet: Don't assume that SHSTK implies IBT
H.J. Lu
- [glibc] x86/cet: Check legacy shadow stack applications
H.J. Lu
- [glibc] x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
H.J. Lu
- [glibc] x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTK
H.J. Lu
- [glibc] x86/cet: Check legacy shadow stack code in .init_array section
H.J. Lu
- [glibc] x86/cet: Check CPU_FEATURE_ACTIVE in permissive mode
H.J. Lu
- [glibc] Fix elf: Do not duplicate the GLIBC_TUNABLES string
H.J. Lu
- [glibc] tst-setcontext10.c: Undef _FORTIFY_SOURCE
H.J. Lu
- [glibc] Fix elf: Do not duplicate the GLIBC_TUNABLES string
H.J. Lu
- [glibc] x86/cet: Update tst-cet-vfork-1
H.J. Lu
- [glibc] x86: Modularize sysdeps/x86/dl-cet.c
H.J. Lu
- [glibc] x86/cet: Don't disable CET if not single threaded
H.J. Lu
- [glibc] x86-64: Fix the dtv field load for x32 [BZ #31184]
H.J. Lu
- [glibc] x86-64: Fix the tcb field load for x32 [BZ #31185]
H.J. Lu
- [glibc/release/2.38/master] x86-64: Fix the dtv field load for x32 [BZ #31184]
H.J. Lu
- [glibc/release/2.38/master] x86-64: Fix the tcb field load for x32 [BZ #31185]
H.J. Lu
- [glibc/release/2.38/master] NEWS: Mention bug fixes for 29039/30694/30709/30721
H.J. Lu
- [glibc/release/2.38/master] NEWS: Mention bug fixes for 30745/30843
H.J. Lu
- [glibc/release/2.37/master] x86-64: Fix the dtv field load for x32 [BZ #31184]
H.J. Lu
- [glibc/release/2.37/master] x86-64: Fix the tcb field load for x32 [BZ #31185]
H.J. Lu
- [glibc/release/2.37/master] NEWS: Mention bug fixes for 29039/30745/30843
H.J. Lu
- [glibc/release/2.36/master] x86-64: Fix the dtv field load for x32 [BZ #31184]
H.J. Lu
- [glibc/release/2.36/master] x86-64: Fix the tcb field load for x32 [BZ #31185]
H.J. Lu
- [glibc/release/2.36/master] NEWS: Mention bug fixes for 29039/30745/30843
H.J. Lu
- [glibc/release/2.35/master] x86-64: Fix the dtv field load for x32 [BZ #31184]
H.J. Lu
- [glibc/release/2.35/master] x86-64: Fix the tcb field load for x32 [BZ #31185]
H.J. Lu
- [glibc/release/2.35/master] NEWS: Mention bug fixes for 29039/30745/30843
H.J. Lu
- [glibc/release/2.34/master] x86-64: Fix the dtv field load for x32 [BZ #31184]
H.J. Lu
- [glibc/release/2.34/master] x86-64: Fix the tcb field load for x32 [BZ #31185]
H.J. Lu
- [glibc/release/2.34/master] NEWS: Mention bug fixes for 29039/30745/30843
H.J. Lu
- [glibc] Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h
Joseph Myers
- [glibc] Add SCM_SECURITY, SCM_PIDFD to bits/socket.h
Joseph Myers
- [glibc] Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h
Joseph Myers
- [glibc] Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.h
Joseph Myers
- [glibc] Use Linux 6.6 in build-many-glibcs.py
Joseph Myers
- [glibc] Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.h
Joseph Myers
- [glibc] Remove __access_noerrno
Joseph Myers
- [glibc] Do not build sparc32 libgcc functions into static libc
Joseph Myers
- [glibc] Fix off-by-one OOB write in iconv/tst-iconv-mt
Szabolcs Nagy
- [glibc] aarch64: Improve vecmath sin routines
Szabolcs Nagy
- [glibc] aarch64: Optimize SVE cos & cosf
Szabolcs Nagy
- [glibc] aarch64: Cosmetic change in SVE exp routines
Szabolcs Nagy
- [glibc] aarch64: Optimise vecmath logs
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of tan routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of exp2 routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of log2 routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of log10 routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of exp10 routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of asin routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of acos routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of atan routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of atan2 routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of log1p routines
Szabolcs Nagy
- [glibc] aarch64: Add vector implementations of expm1 routines
Szabolcs Nagy
- [glibc] aarch64: Fix libmvec benchmarks
Szabolcs Nagy
- [glibc] elf: Fix TLS modid reuse generation assignment (BZ 29039)
Szabolcs Nagy
- [glibc] aarch64: Improve special-case handling in AdvSIMD double-precision libmvec routines
Szabolcs Nagy
- [glibc] aarch64: fix tested ifunc variants
Szabolcs Nagy
- [glibc] math: Add new exp10 implementation
Szabolcs Nagy
- [glibc] aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
Szabolcs Nagy
- [glibc] aarch64: Add SIMD attributes to math functions with vector versions
Szabolcs Nagy
- [glibc] elf: Add TLS modid reuse test for bug 29039
Szabolcs Nagy
- [glibc/release/2.38/master] elf: Fix TLS modid reuse generation assignment (BZ 29039)
Szabolcs Nagy
- [glibc/release/2.38/master] elf: Add TLS modid reuse test for bug 29039
Szabolcs Nagy
- [glibc/release/2.37/master] elf: Fix TLS modid reuse generation assignment (BZ 29039)
Szabolcs Nagy
- [glibc/release/2.36/master] elf: Fix TLS modid reuse generation assignment (BZ 29039)
Szabolcs Nagy
- [glibc/release/2.35/master] elf: Fix TLS modid reuse generation assignment (BZ 29039)
Szabolcs Nagy
- [glibc/release/2.34/master] elf: Fix TLS modid reuse generation assignment (BZ 29039)
Szabolcs Nagy
- [glibc] manual: Fix termios.c example. (Bug 31078)
Carlos O'Donell
- [glibc] Propagate GLIBC_TUNABLES in setxid binaries
Siddhesh Poyarekar
- [glibc] tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
- [glibc/release/2.38/master] Propagate GLIBC_TUNABLES in setxid binaries
Siddhesh Poyarekar
- [glibc/release/2.38/master] tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
- [glibc/release/2.37/master] tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
- [glibc/release/2.36/master] tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
- [glibc/release/2.35/master] tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
- [glibc/release/2.34/master] tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
- [glibc] Adapt the security policy for the security page
Siddhesh Poyarekar
- [glibc] Move CVE information into advisories directory
Siddhesh Poyarekar
- [glibc] stdlib: fix grouping verification with multi-byte thousands separator (bug 30964)
Andreas Schwab
- [glibc] Avoid maybe-uninitialized warning in __kernel_rem_pio2
Andreas Schwab
- [glibc] aarch64: correct CFI in rawmemchr (bug 31113)
Andreas Schwab
- [glibc] inet: Rearrange and sort Makefile variables
Arjun Shankar
- [glibc] nss: Rearrange and sort Makefile variables
Arjun Shankar
- [glibc] Remove 'grp' and merge into 'nss' and 'posix'
Arjun Shankar
- [glibc] Remove 'gshadow' and merge into 'nss'
Arjun Shankar
- [glibc] Remove 'pwd' and merge into 'nss'
Arjun Shankar
- [glibc] Remove 'shadow' and merge into 'nss'
Arjun Shankar
- [glibc] Move 'aliases' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move 'ethers' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move 'hosts' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move 'netgroup' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move 'networks' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move 'protocols' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move 'rpc' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move 'services' routines from 'inet' into 'nss'
Arjun Shankar
- [glibc] Move getaddrinfo from 'posix' into 'nss'
Arjun Shankar
- [glibc] Move getnameinfo from 'inet' to 'nss'
Arjun Shankar
- [glibc] Use correct subdir when building tst-rfc3484* for mach and arm
Arjun Shankar
- [glibc] mips: dl-machine-reject-phdr: Get rid of alloca.
Joe Simmons-Talbott
- [glibc] nss: Get rid of alloca usage in makedb's write_output.
Joe Simmons-Talbott
- [glibc] powerpc: Optimized strcmp for power10
Rajalakshmi Srinivasaraghavan
- [glibc] powerpc : Add optimized memchr for POWER10
Rajalakshmi Srinivasaraghavan
- [glibc] powerpc: Fix performance issues of strcmp power10
Rajalakshmi Srinivasaraghavan
- [glibc] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.
Rajalakshmi Srinivasaraghavan
- [glibc] Update BAD_TYPECHECK to work on x86_64
Samuel Thibault
- [glibc] hurd: statfsconv: Add missing f_ffree conversion
Samuel Thibault
- [glibc] hurd: Make _hurd_intr_rpc_mach_msg avoid returning MACH_SEND_INTERRUPTED
Samuel Thibault
- [glibc] hurd: Fix spawni returning allocation errors.
Samuel Thibault
- [glibc] _hurd_intr_rpc_mach_msg: handle message iteration correctly.
Samuel Thibault
- [glibc] Remove untyped mach RPC code.
Samuel Thibault
- [glibc] hurd: Prevent the final file_exec_paths call from signals
Samuel Thibault
- [glibc] hurd: fix restarting reauth_dtable on signal
Samuel Thibault
- [glibc] hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
Samuel Thibault
- [glibc] Update code to handle the new ABI for sending inlined port rights.
Samuel Thibault
- [glibc] hurd: Fix build
Samuel Thibault
- [glibc] Revert "hurd: Fix build"
Samuel Thibault
- [glibc] Revert "Update code to handle the new ABI for sending inlined port rights."
Samuel Thibault
- [glibc] Update code to handle the new ABI for sending inlined port rights.
Samuel Thibault
- [glibc] Add LE DSCP code point from RFC-8622.
Florian Weimer
- [glibc] Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"
Florian Weimer
- [glibc] Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
- [glibc/release/2.35/master] Revert "elf: Remove unused l_text_end field from struct link_map"
Florian Weimer
- [glibc/release/2.35/master] Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
- [glibc/release/2.36/master] Revert "elf: Remove unused l_text_end field from struct link_map"
Florian Weimer
- [glibc/release/2.36/master] Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
- [glibc/release/2.37/master] Revert "elf: Remove unused l_text_end field from struct link_map"
Florian Weimer
- [glibc/release/2.37/master] Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
- [glibc/release/2.38/master] Revert "elf: Remove unused l_text_end field from struct link_map"
Florian Weimer
- [glibc/release/2.38/master] Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
- [glibc/release/2.38/master] Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
Florian Weimer
- [glibc/release/2.37/master] Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
Florian Weimer
- [glibc/release/2.36/master] Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
Florian Weimer
- [glibc/release/2.35/master] Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
Florian Weimer
- [glibc] elf: ldconfig should skip temporary files created by package managers
Florian Weimer
- [glibc] stdlib: Avoid element self-comparisons in qsort
Florian Weimer
- [glibc] test: Run the tst-tls-allocation-failure-static-patched with test-wrapper.
Florian Weimer
- [glibc] Created branch 'fw/bug30981'
Florian Weimer
- [glibc/fw/bug30981] elf: Fix force_first handling in dlclose (bug 30981)
Florian Weimer
- [glibc] elf: Fix force_first handling in dlclose (bug 30981)
Florian Weimer
- [glibc] Deleted branch 'fw/bug30981'
Florian Weimer
- [glibc] nptl: Rename tst-execstack to tst-execstack-threads
Florian Weimer
- [glibc] nptl: Link tst-execstack-threads-mod.so with -z execstack
Florian Weimer
- [glibc] ldconfig: Fixes for skipping temporary files.
Florian Weimer
- [glibc] resolv: free only initialized items from gai pool
Florian Weimer
- [glibc] intl: Add test case for bug 16621
Florian Weimer
- [glibc] stdlib: Avoid another self-comparison in qsort
Florian Weimer
- [glibc] stdlib: Handle various corner cases in the fallback heapsort for qsort
Florian Weimer
- [glibc] stdlib: The qsort implementation needs to use heapsort in more cases
Florian Weimer
- [glibc] posix: Revert the removal of the crypt prototype from <unistd.h>
Florian Weimer
- [glibc] elf: In _dl_relocate_object, skip processing if object is relocated
Florian Weimer
- [glibc] elf: Introduce the _dl_open_relocate_one_object function
Florian Weimer
- [glibc] elf: Relocate libc.so early during startup and dlmopen (bug 31083)
Florian Weimer
- [glibc] Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.
Florian Weimer
- [glibc] stdlib: Fix array bounds protection in insertion sort phase of qsort
Florian Weimer
- [glibc] elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup
Florian Weimer
- [glibc] resolv: Fix a few unaligned accesses to fields in HEADER
Florian Weimer
- [glibc] intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
Florian Weimer
- [glibc] nss: Remove unused allocation from get_nscd_addresses in getaddrinfo
Florian Weimer
- [glibc] resolve: Remove __res_context_query alloca usage
Adhemerval Zanella
- [glibc] Linux: add ST_NOSYMFOLLOW
Adhemerval Zanella
- [glibc] Fix FORTIFY_SOURCE false positive
Adhemerval Zanella
- [glibc] debug: Add regression tests for BZ 30932
Adhemerval Zanella
- [glibc] Created branch 'azanella/tunables'
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Remove /etc/suid-debug support
Adhemerval Zanella
- [glibc/azanella/tunables] tunable: Ignore GLIBC_TUNABLES for AT_SECURE
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Do not process invalid tunable format
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Remove unsecvars
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/tunables'
Adhemerval Zanella
- [glibc] Created branch 'azanella/tunables'
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Remove /etc/suid-debug support
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Make all malloc tunables SXID_ERASE
Adhemerval Zanella
- [glibc/azanella/tunables] aarch64: Make glibc.mem.tagging SXID_ERASE
Adhemerval Zanella
- [glibc/azanella/tunables] tunable: Ignore GLIBC_TUNABLES for AT_SECURE
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Add GLIBC_TUNABLES to unsecvars
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Do not process invalid tunable format
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Do not parse ill-formatted strings
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/tunables'
Adhemerval Zanella
- [glibc] Created branch 'azanella/tunables'
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Remove /etc/suid-debug support
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Make all malloc tunables SXID_ERASE
Adhemerval Zanella
- [glibc/azanella/tunables] aarch64: Make glibc.mem.tagging SXID_ERASE
Adhemerval Zanella
- [glibc/azanella/tunables] tunable: Ignore GLIBC_TUNABLES for AT_SECURE
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Add GLIBC_TUNABLES to unsecvars
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Do not process invalid tunable format
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Do not parse ill-formatted strings
Adhemerval Zanella
- [glibc/azanella/tunables] elf: Do not duplicate GLIBC_TUNABLES string
Adhemerval Zanella
- [glibc] elf: Do not print the cache entry if --inhibit-cache is used
Adhemerval Zanella
- [glibc] test-container: disable ld.so system cache on DSO detection
Adhemerval Zanella
- [glibc] malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source
Adhemerval Zanella
- [glibc] Created branch 'azanella/bz30944-memcpy-zen'
Adhemerval Zanella
- [glibc/azanella/bz30944-memcpy-zen] x86: Fix Zen3/Zen4 ERMS selection (BZ 30994, BZ 30995)
Adhemerval Zanella
- [glibc/azanella/bz30944-memcpy-zen] elf: Add a way to check if tunable is set (BZ 27069)
Adhemerval Zanella
- [glibc/azanella/bz30944-memcpy-zen] x86: Do not prefer ERMS for memset on Zen3+
Adhemerval Zanella
- [glibc/azanella/bz30944-memcpy-zen] x86: Expand the comment on when REP STOSB is used on memset
Adhemerval Zanella
- [glibc] build-many-glibcs: Fix traililing whitespace
Adhemerval Zanella
- [glibc] sparc: Remove optimize md5, sha256, and sha512
Adhemerval Zanella
- [glibc] crypt: Remove libcrypt support
Adhemerval Zanella
- [glibc] crypt: Remove manul entry for --enable-crypt
Adhemerval Zanella
- [glibc] string: Add internal memswap implementation
Adhemerval Zanella
- [glibc] stdlib: Optimization qsort{_r} swap implementation
Adhemerval Zanella
- [glibc] stdlib: Move insertion sort out qsort
Adhemerval Zanella
- [glibc] stdlib: qsort: Move some macros to inline function
Adhemerval Zanella
- [glibc] stdlib: Implement introsort for qsort (BZ 19305)
Adhemerval Zanella
- [glibc] stdlib: Remove use of mergesort on qsort (BZ 21719)
Adhemerval Zanella
- [glibc] stdlib: Add more qsort{_r} coverage
Adhemerval Zanella
- [glibc] Update syscall lists for Linux 6.6
Adhemerval Zanella
- [glibc] Update kernel version to 6.6 in header constant tests
Adhemerval Zanella
- [glibc] linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.h
Adhemerval Zanella
- [glibc] linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.h
Adhemerval Zanella
- [glibc] linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.h
Adhemerval Zanella
- [glibc] linux: Sync Linux 6.6 elf.h
Adhemerval Zanella
- [glibc] sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/tunables'
Adhemerval Zanella
- [glibc] linux: Add PR_SET_VMA_ANON_NAME support
Adhemerval Zanella
- [glibc] support: Add support_set_vma_name
Adhemerval Zanella
- [glibc] nptl: Decorate thread stack on pthread_create
Adhemerval Zanella
- [glibc] malloc: Decorate malloc maps
Adhemerval Zanella
- [glibc] assert: Decorate error message buffer
Adhemerval Zanella
- [glibc] linux: Decorate __libc_fatal error buffer
Adhemerval Zanella
- [glibc] elf: Add glibc.mem.decorate_maps tunable
Adhemerval Zanella
- [glibc] y2038: Fix support for 64-bit time on legacy ABIs
Adhemerval Zanella
- [glibc] sparc: Fix broken memset for sparc32 [BZ #31068]
Adhemerval Zanella
- [glibc] posix: Check pidfd_spawn with tst-spawn7-pid
Adhemerval Zanella
- [glibc] elf: Handle non-directory name in search path (BZ 31035)
Adhemerval Zanella
- [glibc] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
Adhemerval Zanella
- [glibc] elf: Remove /etc/suid-debug support
Adhemerval Zanella
- [glibc] elf: Add GLIBC_TUNABLES to unsecvars
Adhemerval Zanella
- [glibc] elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries
Adhemerval Zanella
- [glibc] elf: Add all malloc tunable to unsecvars
Adhemerval Zanella
- [glibc] elf: Do not process invalid tunable format
Adhemerval Zanella
- [glibc] elf: Do not parse ill-formatted strings
Adhemerval Zanella
- [glibc] elf: Fix _dl_debug_vdprintf to work before self-relocation
Adhemerval Zanella
- [glibc] elf: Emit warning if tunable is ill-formatted
Adhemerval Zanella
- [glibc] x86: Use dl-symbol-redir-ifunc.h on cpu-tunables
Adhemerval Zanella
- [glibc] s390: Use dl-symbol-redir-ifunc.h on cpu-tunables
Adhemerval Zanella
- [glibc] elf: Ignore LD_PROFILE for setuid binaries
Adhemerval Zanella
- [glibc] elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
- [glibc] elf: Remove any_debug from dl_main_state
Adhemerval Zanella
- [glibc] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
Adhemerval Zanella
- [glibc] elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure
Adhemerval Zanella
- [glibc] malloc: Use __get_nprocs on arena_get2 (BZ 30945)
Adhemerval Zanella
- [glibc] elf: Add a way to check if tunable is set (BZ 27069)
Adhemerval Zanella
- [glibc] malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
Adhemerval Zanella
- [glibc] linux: Make fdopendir fail with O_PATH (BZ 30373)
Adhemerval Zanella
- [glibc] elf: Ignore loader debug env vars for setuid
Adhemerval Zanella
- [glibc] elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries
Adhemerval Zanella
- [glibc] elf: Refactor process_envvars
Adhemerval Zanella
- [glibc] elf: Fix wrong break removal from 8ee878592c
Adhemerval Zanella
- [glibc/release/2.37/master] elf: Fix wrong break removal from 8ee878592c
Adhemerval Zanella
- [glibc/release/2.38/master] elf: Fix wrong break removal from 8ee878592c
Adhemerval Zanella
- [glibc] elf: Do not duplicate the GLIBC_TUNABLES string
Adhemerval Zanella
- [glibc] elf: Do not set invalid tunables values
Adhemerval Zanella
- [glibc] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)
Adhemerval Zanella
- [glibc] i686: Do not raise exception traps on fesetexcept (BZ 30989)
Adhemerval Zanella
- [glibc] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)
Adhemerval Zanella
- [glibc] manual: Clarify undefined behavior of feenableexcept (BZ 31019)
Adhemerval Zanella
- [glibc] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
Adhemerval Zanella
- [glibc] alpha: Fix fesetexceptflag (BZ 30998)
Adhemerval Zanella
- [glibc] hppa: Fix undefined behaviour in feclearexcept (BZ 30983)
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/clang'
Adhemerval Zanella
- [glibc] Created branch 'azanella/clang'
Adhemerval Zanella
- [glibc/azanella/clang] debug: Adapt fortify tests to libsupport
Adhemerval Zanella
- [glibc/azanella/clang] debug: Increase tst-fortify checks for compiler without __va_arg_pack support
Adhemerval Zanella
- [glibc/azanella/clang] debug: Add fortify dprintf tests
Adhemerval Zanella
- [glibc/azanella/clang] debug: Add fortify syslog tests
Adhemerval Zanella
- [glibc/azanella/clang] debug: Add fortify wprintf tests
Adhemerval Zanella
- [glibc/azanella/clang] cdefs.h: Add clang fortify directives
Adhemerval Zanella
- [glibc/azanella/clang] libio: Improve fortify with clang
Adhemerval Zanella
- [glibc/azanella/clang] string: Improve fortify with clang
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Improve fortify with clang
Adhemerval Zanella
- [glibc/azanella/clang] unistd: Improve fortify with clang
Adhemerval Zanella
- [glibc/azanella/clang] socket: Improve fortify with clang
Adhemerval Zanella
- [glibc/azanella/clang] syslog: Improve fortify with clang
Adhemerval Zanella
- [glibc/azanella/clang] wcsmbs: Improve fortify with clang
Adhemerval Zanella
- [glibc/azanella/clang] debug: Improve fcntl.h fortify warnings with clang
Adhemerval Zanella
- [glibc/azanella/clang] debug: Improve mqueue.h fortify warnings with 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] Add clang specific warnings suppress macros
Adhemerval Zanella
- [glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
Adhemerval Zanella
- [glibc/azanella/clang] Remove include/*.h install rule
Adhemerval Zanella
- [glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
Adhemerval Zanella
- [glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
Adhemerval Zanella
- [glibc/azanella/clang] Fix inhibit_stack_protector for clang
Adhemerval Zanella
- [glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
Adhemerval Zanella
- [glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
Adhemerval Zanella
- [glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
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] configure: Fix check for -fno-tree-loop-distribute-patterns
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] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
- [glibc/azanella/clang] timezone: Fix clang operator precedence warning
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] Use -frounding-math iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
Adhemerval Zanella
- [glibc/azanella/clang] support: Use CHAR_MAX as maximum value
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
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: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
Adhemerval Zanella
- [glibc/azanella/clang] x86: Remove __strstr_generic prototype
Adhemerval Zanella
- [glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
Adhemerval Zanella
- [glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
Adhemerval Zanella
- [glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
Adhemerval Zanella
- [glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
Adhemerval Zanella
- [glibc/azanella/clang] i386: sfp-machine.h: Do no use asm input cast for clang
Adhemerval Zanella
- [glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
Adhemerval Zanella
- [glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
Adhemerval Zanella
- [glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
Adhemerval Zanella
- [glibc/azanella/clang] string: Suppress clang confstr -Wignored-attributes on strlen
Adhemerval Zanella
- [glibc/azanella/clang] riscv: Do not use cfi_label when building with clang
Adhemerval Zanella
- [glibc/azanella/clang] riscv: Suppress clang confstr -Wignored-attributes feupdateenv
Adhemerval Zanella
- [glibc/azanella/clang] configure: remove overly restrictive check for clang
Adhemerval Zanella
- [glibc/azanella/clang] localedata: Fix clang warnings on tests
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
Adhemerval Zanella
- [glibc/azanella/clang] Use -ffloat-store iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] math: Define CMPLX(F,L) for clang
Adhemerval Zanella
- [glibc/azanella/clang] x86: Fix test-double-vlen include-next
Adhemerval Zanella
- [glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not support attribute '__simd__'
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it.
Adhemerval Zanella
- [glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
Adhemerval Zanella
- [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Disable bug23-3 on clang
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
Adhemerval Zanella
- [glibc/azanella/clang] Handle pragma GCC optimize for clang
Adhemerval Zanella
- [glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
Adhemerval Zanella
- [glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
Adhemerval Zanella
- [glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
Adhemerval Zanella
- [glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
Adhemerval Zanella
- [glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
Adhemerval Zanella
- [glibc/azanella/clang] misc: Disable some atomic tests on clang
Adhemerval Zanella
- [glibc/azanella/clang] support: Suppress clang warning on tst-timespec
Adhemerval Zanella
- [glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
Adhemerval Zanella
- [glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
Adhemerval Zanella
- [glibc/azanella/clang] Move inhibit_stack_protector to its own header
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
Adhemerval Zanella
- [glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
Adhemerval Zanella
- [glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
Adhemerval Zanella
- [glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
Adhemerval Zanella
- [glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
Adhemerval Zanella
- [glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
Adhemerval Zanella
- [glibc/azanella/clang] conform: Replace _Static_assert with macro
Adhemerval Zanella
- [glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
Adhemerval Zanella
- [glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] malloc: Disable malloc builtins on tests
Adhemerval Zanella
- [glibc/azanella/clang] malloc: Suppress clang warning on tst-aligned-alloc
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use bool for C++ on x86.h
Adhemerval Zanella
- [glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
Adhemerval Zanella
- [glibc/azanella/clang] Handle abort call for -fexceptions call
Adhemerval Zanella
- [glibc/azanella/clang] string: mempcy and stpcpy builtins internally
Adhemerval Zanella
- [glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
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] math: Do not use __builtin_fpclassify on clang
Adhemerval Zanella
- [glibc/azanella/clang] math: Do not use __builtin_isnan on clang
Adhemerval Zanella
- [glibc/azanella/clang] math: Do not use __builtin_isinf on clang
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
Adhemerval Zanella
- [glibc/azanella/clang] elf: Disable unload4 test on clang
Adhemerval Zanella
- [glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
Adhemerval Zanella
- [glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Suppress %Z format for clang
Adhemerval Zanella
- [glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
Adhemerval Zanella
- [glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
Adhemerval Zanella
- [glibc/azanella/clang] Use -Wl, --undefined-version if linker requires it
Adhemerval Zanella
- [glibc/azanella/clang] stdio: Fix clang warnings on tests
Adhemerval Zanella
- [glibc/azanella/clang] configure: Use -Wno-restrict iff compiler supports it
Adhemerval Zanella
- [glibc/azanella/clang] string: Disable test_strncmp (TODO)
Adhemerval Zanella
- [glibc/azanella/clang] string: Disable function_overload test on clang
Adhemerval Zanella
- [glibc/azanella/clang] i386: Disable some tests on clang
Adhemerval Zanella
- [glibc/azanella/clang] i686: Do not build ifunc tests if compiler does not generate supported relocations
Adhemerval Zanella
- [glibc/azanella/clang] x86: Use -mshstk instead of '#pragma GCC target'
Adhemerval Zanella
- [glibc/azanella/clang] posix: Remove the __strcpy_chk from glob tests
Adhemerval Zanella
- [glibc/azanella/clang] gmon: Remove ununsed LDFLAGS-tst-profile-stati
Adhemerval Zanella
- [glibc/azanella/clang] Fix loongarch stpcpy on loader
Adhemerval Zanella
- [glibc] Created branch 'azanella/mips-hw-fp-round'
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] math: Add test to check if ceil raise inexact floating-point exception
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] math: Add test to check if floor raise inexact floating-point exception
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] math: Add test to check if trunc raise inexact floating-point exception
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement ceil with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement floor with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement trunc with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement roundeven with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/mips-hw-fp-round'
Adhemerval Zanella
- [glibc] Created branch 'azanella/mips-hw-fp-round'
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] math: Add test to check if ceil raise inexact floating-point exception
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] math: Add test to check if floor raise inexact floating-point exception
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] math: Add test to check if trunc raise inexact floating-point exception
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] math: Add test to check if round raise inexact floating-point exception
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement ceil with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement floor with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement trunc with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement roundeven with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement ceilf with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement floorf with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement truncf with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc/azanella/mips-hw-fp-round] mips: Implement roundevenf with hardware floating-point rounding instruction
Adhemerval Zanella
- [glibc] debug: Adapt fortify tests to libsupport
Adhemerval Zanella
- [glibc] debug: Increase tst-fortify checks for compiler without __va_arg_pack support
Adhemerval Zanella
- [glibc] debug: Add fortify dprintf tests
Adhemerval Zanella
- [glibc] debug: Add fortify syslog tests
Adhemerval Zanella
- [glibc] debug: Add fortify wprintf tests
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/bz23960-dirent'
Adhemerval Zanella
- [glibc] Created branch 'azanella/bz23960-dirent'
Adhemerval Zanella
- [glibc/azanella/bz23960-dirent] linux: Use getdents64 on non-LFS readdir
Adhemerval Zanella
- [glibc/azanella/bz23960-dirent] support: Add xreallocarray
Adhemerval Zanella
- [glibc/azanella/bz23960-dirent] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)
Adhemerval Zanella
Last message date:
Sat Dec 30 10:00:29 GMT 2023
Archived on: Sat Dec 30 10:00:32 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).