public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
2023-12-21 19:00 UTC
[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
2023-12-21 18:59 UTC
[glibc/azanella/clang] stdio: Suppress %Z format for clang
2023-12-21 18:59 UTC
[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
2023-12-21 18:59 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2023-12-21 18:59 UTC
[glibc/azanella/clang] elf: Disable unload4 test on clang
2023-12-21 18:59 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2023-12-21 18:59 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2023-12-21 18:59 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2023-12-21 18:59 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2023-12-21 18:59 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2023-12-21 18:59 UTC
[glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
2023-12-21 18:59 UTC
[glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
2023-12-21 18:59 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2023-12-21 18:58 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2023-12-21 18:58 UTC
[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
2023-12-21 18:58 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2023-12-21 18:58 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-aligned-alloc
2023-12-21 18:58 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2023-12-21 18:58 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2023-12-21 18:58 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2023-12-21 18:58 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2023-12-21 18:58 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2023-12-21 18:58 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2023-12-21 18:58 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2023-12-21 18:57 UTC
[glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
2023-12-21 18:57 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2023-12-21 18:57 UTC
[glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
2023-12-21 18:57 UTC
[glibc/azanella/clang] Move inhibit_stack_protector to its own header
2023-12-21 18:57 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2023-12-21 18:57 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2023-12-21 18:57 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2023-12-21 18:57 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2023-12-21 18:57 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2023-12-21 18:57 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2023-12-21 18:57 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
2023-12-21 18:57 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2023-12-21 18:56 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2023-12-21 18:56 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2023-12-21 18:56 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang
2023-12-21 18:56 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
2023-12-21 18:56 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
2023-12-21 18:56 UTC
[glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
2023-12-21 18:56 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2023-12-21 18:56 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2023-12-21 18:56 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2023-12-21 18:56 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2023-12-21 18:56 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2023-12-21 18:56 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2023-12-21 18:55 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2023-12-21 18:55 UTC
[glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not support attribute '__simd__'
2023-12-21 18:55 UTC
[glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
2023-12-21 18:55 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2023-12-21 18:55 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2023-12-21 18:55 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2023-12-21 18:55 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2023-12-21 18:55 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2023-12-21 18:55 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2023-12-21 18:55 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2023-12-21 18:55 UTC
[glibc/azanella/clang] riscv: Suppress clang confstr -Wignored-attributes feupdateenv
2023-12-21 18:55 UTC
[glibc/azanella/clang] riscv: Do not use cfi_label when building with clang
2023-12-21 18:54 UTC
[glibc/azanella/clang] string: Suppress clang confstr -Wignored-attributes on strlen
2023-12-21 18:54 UTC
[glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
2023-12-21 18:54 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2023-12-21 18:54 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2023-12-21 18:54 UTC
[glibc/azanella/clang] i386: sfp-machine.h: Do no use asm input cast for clang
2023-12-21 18:54 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2023-12-21 18:54 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2023-12-21 18:54 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2023-12-21 18:54 UTC
[glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2023-12-21 18:54 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2023-12-21 18:54 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2023-12-21 18:54 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2023-12-21 18:53 UTC
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2023-12-21 18:53 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2023-12-21 18:53 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2023-12-21 18:53 UTC
[glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
2023-12-21 18:53 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2023-12-21 18:53 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2023-12-21 18:53 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2023-12-21 18:53 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2023-12-21 18:53 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2023-12-21 18:53 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2023-12-21 18:53 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2023-12-21 18:53 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2023-12-21 18:52 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2023-12-21 18:52 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2023-12-21 18:52 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2023-12-21 18:52 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2023-12-21 18:52 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2023-12-21 18:52 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2023-12-21 18:52 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2023-12-21 18:52 UTC
[glibc/azanella/clang] configure: Fix check for -fno-tree-loop-distribute-patterns
2023-12-21 18:52 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2023-12-21 18:52 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2023-12-21 18:52 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2023-12-21 18:51 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2023-12-21 18:51 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2023-12-21 18:51 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2023-12-21 18:51 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2023-12-21 18:51 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2023-12-21 18:51 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2023-12-21 18:51 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2023-12-21 18:51 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2023-12-21 18:51 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2023-12-21 18:51 UTC
[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
2023-12-21 18:51 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2023-12-21 18:51 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] Add clang specific warnings suppress macros
2023-12-21 18:50 UTC
[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
2023-12-21 18:50 UTC
[glibc/azanella/clang] debug: Improve mqueue.h fortify warnings with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] debug: Improve fcntl.h fortify warnings with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] wcsmbs: Improve fortify with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] syslog: Improve fortify with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] socket: Improve fortify with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] unistd: Improve fortify with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] stdlib: Improve fortify with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] string: Improve fortify with clang
2023-12-21 18:50 UTC
[glibc/azanella/clang] libio: Improve fortify with clang
2023-12-21 18:49 UTC
[glibc/azanella/clang] cdefs.h: Add clang fortify directives
2023-12-21 18:49 UTC
[glibc/azanella/clang] debug: Add fortify wprintf tests
2023-12-21 18:49 UTC
[glibc/azanella/clang] debug: Add fortify syslog tests
2023-12-21 18:49 UTC
[glibc/azanella/clang] debug: Add fortify dprintf tests
2023-12-21 18:49 UTC
[glibc/azanella/clang] debug: Increase tst-fortify checks for compiler without __va_arg_pack support
2023-12-21 18:49 UTC
[glibc/azanella/clang] debug: Adapt fortify tests to libsupport
2023-12-21 18:49 UTC
[glibc] Created branch 'azanella/clang'
2023-12-21 18:49 UTC
[glibc] Deleted branch 'azanella/clang'
2023-12-21 18:48 UTC
[glibc] nss: Remove unused allocation from get_nscd_addresses in getaddrinfo
2023-12-20 15:14 UTC
[glibc] x86/cet: Don't disable CET if not single threaded
2023-12-20 13:45 UTC
[glibc] x86: Modularize sysdeps/x86/dl-cet.c
2023-12-20 13:45 UTC
[glibc] x86/cet: Update tst-cet-vfork-1
2023-12-20 12:57 UTC
[glibc] elf: Add TLS modid reuse test for bug 29039
2023-12-20 8:46 UTC
[glibc] aarch64: Add SIMD attributes to math functions with vector versions
2023-12-20 8:42 UTC
[glibc] aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
2023-12-20 8:42 UTC
[glibc] Fix elf/tst-env-setuid[-static] if test needs to be rerun
2023-12-20 7:41 UTC
[glibc] Fix elf: Do not duplicate the GLIBC_TUNABLES string
2023-12-20 0:32 UTC
[glibc] tst-setcontext10.c: Undef _FORTIFY_SOURCE
2023-12-19 21:40 UTC
[glibc] Fix elf: Do not duplicate the GLIBC_TUNABLES string
2023-12-19 21:34 UTC
[glibc] hppa: Fix undefined behaviour in feclearexcept (BZ 30983)
2023-12-19 18:35 UTC
[glibc] alpha: Fix fesetexceptflag (BZ 30998)
2023-12-19 18:35 UTC
[glibc] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
2023-12-19 18:35 UTC
[glibc] manual: Clarify undefined behavior of feenableexcept (BZ 31019)
2023-12-19 18:35 UTC
[glibc] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)
2023-12-19 18:35 UTC
[glibc] i686: Do not raise exception traps on fesetexcept (BZ 30989)
2023-12-19 18:35 UTC
[glibc] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)
2023-12-19 18:35 UTC
[glibc] elf: Do not set invalid tunables values
2023-12-19 16:31 UTC
[glibc] elf: Do not duplicate the GLIBC_TUNABLES string
2023-12-19 16:31 UTC
[glibc] Do not build sparc32 libgcc functions into static libc
2023-12-19 16:00 UTC
[glibc] x86/cet: Check CPU_FEATURE_ACTIVE in permissive mode
2023-12-19 14:58 UTC
[glibc] x86/cet: Check legacy shadow stack code in .init_array section
2023-12-19 14:58 UTC
[glibc] x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTK
2023-12-19 14:58 UTC
[glibc] x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
2023-12-19 14:58 UTC
[glibc] x86/cet: Check legacy shadow stack applications
2023-12-19 14:58 UTC
[glibc] localedata: id_ID: change first weekday to Sunday
2023-12-19 10:23 UTC
[glibc] s390: Set psw addr field in getcontext and friends
2023-12-19 10:01 UTC
[glibc] x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations
2023-12-18 18:58 UTC
[glibc] x86/cet: Don't assume that SHSTK implies IBT
2023-12-18 15:05 UTC
[glibc] id_ID: Update Time Locales
2023-12-18 9:23 UTC
[glibc] Update code to handle the new ABI for sending inlined port rights
2023-12-17 22:53 UTC
[glibc] x86/cet: Check user_shstk in /proc/cpuinfo
2023-12-17 18:42 UTC
[glibc] Add a test for setjmp/longjmp within user context
2023-12-16 16:40 UTC
[glibc] Add a test for longjmp from user context
2023-12-16 16:40 UTC
[glibc] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power
2023-12-16 2:56 UTC
[glibc] powerpc: Fix performance issues of strcmp power10
2023-12-15 22:42 UTC
[glibc] localedata: Convert el_GR and el_CY locales to UTF-8
2023-12-15 20:10 UTC
[glibc] localedata: el_GR: Greece now uses the 24h format for time
2023-12-15 20:09 UTC
[glibc] powerpc : Add optimized memchr for POWER10
2023-12-14 20:40 UTC
[glibc/release/2.38/master] LoongArch: Delete excessively allocated memory
2023-12-13 2:03 UTC
[glibc] intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
2023-12-12 9:08 UTC
[glibc] resolv: Fix a few unaligned accesses to fields in HEADER
2023-12-12 8:43 UTC
[glibc] x86: Check PT_GNU_PROPERTY early
2023-12-11 19:06 UTC
[glibc] sysdeps/x86/Makefile: Split and sort tests
2023-12-11 16:50 UTC
[glibc] elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup
2023-12-08 13:33 UTC
[glibc] Move CVE information into advisories directory
2023-12-07 17:37 UTC
[glibc] powerpc: Optimized strcmp for power10
2023-12-07 17:11 UTC
[glibc/release/2.38/master] elf: Fix wrong break removal from 8ee878592c
2023-12-07 14:40 UTC
[glibc/release/2.37/master] elf: Fix wrong break removal from 8ee878592c
2023-12-07 14:35 UTC
[glibc] elf: Fix wrong break removal from 8ee878592c
2023-12-07 14:19 UTC
[glibc] localedata: Convert day names in nn_NO locale to UTF-8
2023-12-07 7:54 UTC
[glibc] localedata: Remove trailing whitespace in weekday names in nn_NO locale
2023-12-07 7:54 UTC
[glibc] elf: Refactor process_envvars
2023-12-05 20:34 UTC
[glibc] elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries
2023-12-05 20:34 UTC
[glibc] elf: Ignore loader debug env vars for setuid
2023-12-05 20:34 UTC
[glibc] Adapt the security policy for the security page
2023-12-05 14:15 UTC
[glibc] aarch64: correct CFI in rawmemchr (bug 31113)
2023-12-05 11:49 UTC
[glibc] math: Add new exp10 implementation
2023-12-05 9:36 UTC
[glibc] aarch64: fix tested ifunc variants
2023-12-04 14:41 UTC
[glibc] stdlib: Fix array bounds protection in insertion sort phase of qsort
2023-12-04 5:56 UTC
[glibc/release/2.38/master] sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
2023-12-03 12:11 UTC
[glibc] Revert "Update code to handle the new ABI for sending inlined port rights."
2023-12-03 1:06 UTC
[glibc] Revert "hurd: Fix build"
2023-12-03 1:06 UTC
[glibc] hurd: Fix build
2023-12-03 0:53 UTC
[glibc] Update code to handle the new ABI for sending inlined port rights
2023-12-03 0:04 UTC
[glibc] hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
2023-12-02 20:27 UTC
[glibc] linux: Make fdopendir fail with O_PATH (BZ 30373)
2023-11-30 16:37 UTC
[glibc] Avoid padding in _init and _fini. [BZ #31042]
2023-11-30 12:32 UTC
[glibc] aarch64: Improve special-case handling in AdvSIMD double-precision libmvec routines
2023-11-29 15:04 UTC
[glibc] malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
2023-11-29 12:31 UTC
[glibc] elf: Add a way to check if tunable is set (BZ 27069)
2023-11-29 12:31 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).