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-09-28 17:58 UTC
[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
2023-09-28 17:58 UTC
[glibc/azanella/clang] stdio: Suppress %Z format for clang
2023-09-28 17:58 UTC
[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
2023-09-28 17:57 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2023-09-28 17:57 UTC
[glibc/azanella/clang] elf: Disable unload4 test on clang
2023-09-28 17:57 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2023-09-28 17:57 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2023-09-28 17:57 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2023-09-28 17:57 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2023-09-28 17:57 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2023-09-28 17:57 UTC
[glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
2023-09-28 17:57 UTC
[glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
2023-09-28 17:57 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2023-09-28 17:57 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2023-09-28 17:57 UTC
[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
2023-09-28 17:56 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2023-09-28 17:56 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-aligned-alloc
2023-09-28 17:56 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2023-09-28 17:56 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2023-09-28 17:56 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2023-09-28 17:56 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2023-09-28 17:56 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2023-09-28 17:56 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2023-09-28 17:56 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2023-09-28 17:56 UTC
[glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
2023-09-28 17:56 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2023-09-28 17:56 UTC
[glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
2023-09-28 17:55 UTC
[glibc/azanella/clang] Move inhibit_stack_protector to its own header
2023-09-28 17:55 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2023-09-28 17:55 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2023-09-28 17:55 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2023-09-28 17:55 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2023-09-28 17:55 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2023-09-28 17:55 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2023-09-28 17:55 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
2023-09-28 17:55 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2023-09-28 17:55 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2023-09-28 17:55 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2023-09-28 17:55 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang
2023-09-28 17:54 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
2023-09-28 17:54 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
2023-09-28 17:54 UTC
[glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
2023-09-28 17:54 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2023-09-28 17:54 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2023-09-28 17:54 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2023-09-28 17:54 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2023-09-28 17:54 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2023-09-28 17:54 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2023-09-28 17:54 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2023-09-28 17:54 UTC
[glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not support attribute '__simd__'
2023-09-28 17:54 UTC
[glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
2023-09-28 17:53 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2023-09-28 17:53 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2023-09-28 17:53 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2023-09-28 17:53 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2023-09-28 17:53 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2023-09-28 17:53 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2023-09-28 17:53 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2023-09-28 17:53 UTC
[glibc/azanella/clang] riscv: Suppress clang confstr -Wignored-attributes feupdateenv
2023-09-28 17:53 UTC
[glibc/azanella/clang] riscv: Do not use cfi_label when building with clang
2023-09-28 17:53 UTC
[glibc/azanella/clang] string: Suppress clang confstr -Wignored-attributes on strlen
2023-09-28 17:53 UTC
[glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
2023-09-28 17:52 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2023-09-28 17:52 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2023-09-28 17:52 UTC
[glibc/azanella/clang] i386: sfp-machine.h: Do no use asm input cast for clang
2023-09-28 17:52 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2023-09-28 17:52 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2023-09-28 17:52 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2023-09-28 17:52 UTC
[glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2023-09-28 17:52 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2023-09-28 17:52 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2023-09-28 17:52 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2023-09-28 17:52 UTC
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2023-09-28 17:52 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2023-09-28 17:51 UTC
[glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
2023-09-28 17:51 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2023-09-28 17:51 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2023-09-28 17:51 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2023-09-28 17:51 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2023-09-28 17:51 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2023-09-28 17:51 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2023-09-28 17:51 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2023-09-28 17:50 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2023-09-28 17:50 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2023-09-28 17:50 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2023-09-28 17:50 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2023-09-28 17:50 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2023-09-28 17:50 UTC
[glibc/azanella/clang] configure: Fix check for -fno-tree-loop-distribute-patterns
2023-09-28 17:50 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2023-09-28 17:50 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2023-09-28 17:50 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2023-09-28 17:50 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2023-09-28 17:50 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2023-09-28 17:50 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2023-09-28 17:49 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2023-09-28 17:49 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2023-09-28 17:49 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2023-09-28 17:49 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2023-09-28 17:49 UTC
[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
2023-09-28 17:49 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2023-09-28 17:49 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] Add clang specific warnings suppress macros
2023-09-28 17:49 UTC
[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
2023-09-28 17:49 UTC
[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
2023-09-28 17:48 UTC
[glibc] Created branch 'azanella/clang'
2023-09-28 17:48 UTC
[glibc] Deleted branch 'azanella/clang'
2023-09-28 17:48 UTC
[glibc] C2x scanf %wN, %wfN support
2023-09-28 17:28 UTC
[glibc] test-container: Use nftw instead of rm -rf
2023-09-28 16:35 UTC
[glibc] hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext
2023-09-27 22:10 UTC
[glibc] elf: Fix compile error with -DNDEBUG [BZ #18755]
2023-09-27 20:13 UTC
[glibc] MIPS: Add relocation types
2023-09-27 16:57 UTC
[glibc] MIPS: Add new section type SHT_MIPS_ABIFLAGS
2023-09-27 16:57 UTC
[glibc] MIPS: Add ELF file header flags
2023-09-27 16:57 UTC
[glibc] fegetenv_and_set_rn now uses the builtins provided by GCC
2023-09-27 16:57 UTC
[glibc] io: Do not implement fstat with fstatat
2023-09-27 13:19 UTC
[glibc] libio: Add nonnull attribute for most FILE * arguments in stdio.h
2023-09-27 0:12 UTC
[glibc/release/2.34/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:54 UTC
[glibc/release/2.34/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:54 UTC
[glibc/release/2.35/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:54 UTC
[glibc/release/2.35/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:54 UTC
[glibc/release/2.36/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:54 UTC
[glibc/release/2.36/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:53 UTC
[glibc/release/2.37/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:53 UTC
[glibc/release/2.37/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:53 UTC
[glibc/release/2.38/master] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 22:52 UTC
[glibc/release/2.38/master] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-26 22:52 UTC
[glibc] AArch64: Remove -0.0 check from vector sin
2023-09-26 12:42 UTC
[glibc] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26 11:40 UTC
[glibc] elf: Add dummy declaration of _dl_audit_objclose for !SHARED
2023-09-26 9:40 UTC
[glibc/release/2.37/master] x86: Fix for cache computation on AMD legacy cpus
2023-09-26 7:16 UTC
[glibc/release/2.37/master] x86/dl-cacheinfo: remove unsused parameter from handle_amd
2023-09-26 7:16 UTC
[glibc] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
2023-09-25 0:23 UTC
[glibc/zack/remove-libcrypt] Remove all of the remaining libcrypt code
2023-09-21 20:25 UTC
[glibc/zack/remove-libcrypt] Remove documentation of passphrase-hashing functions
2023-09-21 20:25 UTC
[glibc/zack/remove-libcrypt] Remove --enable-crypt and --enable-nss-crypt configure options
2023-09-21 20:25 UTC
[glibc/zack/remove-libcrypt] Import Solar Designer's public domain MD5 for use by localedef
2023-09-21 20:25 UTC
[glibc] Created branch 'zack/remove-libcrypt'
2023-09-21 20:25 UTC
[glibc] elf: dl-lookup: Remove unused alloca.h include
2023-09-21 14:09 UTC
[glibc] Remove unused localedata/th_TH.in
2023-09-21 8:49 UTC
[glibc] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation with CLDR
2023-09-21 8:49 UTC
[glibc] Revert "LoongArch: Add glibc.cpu.hwcap support."
2023-09-21 1:12 UTC
[glibc] Update kernel version to 6.5 in header constant tests
2023-09-20 13:37 UTC
[glibc] LoongArch: Add glibc.cpu.hwcap support
2023-09-19 2:17 UTC
[glibc] math: Add a no-mathvec flag for sin (-0.0)
2023-09-18 10:51 UTC
[glibc/release/2.35/master] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
2023-09-16 9:11 UTC
[glibc] Update to Unicode 15.1.0 [BZ #30854]
2023-09-16 7:22 UTC
[glibc] localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt
2023-09-16 7:22 UTC
[glibc] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py
2023-09-16 7:22 UTC
[glibc/release/2.34/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-16 0:50 UTC
[glibc/release/2.34/master] gethosts: Return EAI_MEMORY on allocation failure
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Split result generation into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: split loopback lookup into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: make gethosts into a function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: separate nss lookup loop into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Split nscd lookup code into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Split simple gethostbyname into its own function
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: make numeric lookup a separate routine
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Simplify service resolution
2023-09-16 0:49 UTC
[glibc/release/2.34/master] getaddrinfo: Fix leak with AI_ALL [BZ #28852]
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gaih_inet: Simplify canon name resolution
2023-09-16 0:49 UTC
[glibc/release/2.34/master] gethosts: Remove unused argument _type
2023-09-16 0:49 UTC
[glibc/release/2.34/master] nss: Sort tests and tests-container and put one test per line
2023-09-16 0:48 UTC
[glibc/release/2.35/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gethosts: Return EAI_MEMORY on allocation failure
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: Split result generation into its own function
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: split loopback lookup into its own function
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: make gethosts into a function
2023-09-15 23:48 UTC
[glibc/release/2.35/master] gaih_inet: separate nss lookup loop into its own function
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Split nscd lookup code into its own function
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Split simple gethostbyname into its own function
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: make numeric lookup a separate routine
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Simplify service resolution
2023-09-15 23:47 UTC
[glibc/release/2.35/master] getaddrinfo: Fix leak with AI_ALL [BZ #28852]
2023-09-15 23:47 UTC
[glibc/release/2.35/master] gaih_inet: Simplify canon name resolution
2023-09-15 23:47 UTC
[glibc/release/2.35/master] nss: Sort tests and tests-container and put one test per line
2023-09-15 23:47 UTC
[glibc/release/2.36/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 22:25 UTC
[glibc/release/2.38/master] manual/jobs.texi: Add missing @item EPERM for getpgid
2023-09-15 22:03 UTC
[glibc/release/2.38/master] string: Fix tester build with fortify enable with gcc < 12
2023-09-15 22:03 UTC
[glibc/release/2.38/master] iconv: restore verbosity with unrecognized encoding names (bug 30694)
2023-09-15 22:03 UTC
[glibc/release/2.36/master] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
2023-09-15 21:20 UTC
[glibc/release/2.37/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 20:53 UTC
[glibc/release/2.38/master] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 19:19 UTC
[glibc] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
2023-09-15 18:38 UTC
[glibc/release/2.34/master] Simplify allocations and fix merge and continue actions [BZ #28931]
2023-09-15 15:32 UTC
[glibc/release/2.35/master] Simplify allocations and fix merge and continue actions [BZ #28931]
2023-09-15 2:40 UTC
[glibc] LoongArch: Change to put magic number to .rodata section
2023-09-15 1:12 UTC
[glibc] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}
2023-09-15 1:12 UTC
[glibc] LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}
2023-09-15 1:12 UTC
[glibc] LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings
2023-09-15 1:12 UTC
[glibc] LoongArch: Add lasx/lsx support for _dl_runtime_profile
2023-09-15 1:11 UTC
[glibc] Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
2023-09-14 14:58 UTC
[glibc/release/2.36/master] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
2023-09-13 12:57 UTC
[glibc/release/2.38/master] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
2023-09-13 12:36 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).