public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] catgets: Remove catgets/config.h
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
 2022-03-11 17:24 UTC 

[glibc/azanella/clang] resolv: Make inline functions static
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] resolv: Initialize variable to pacify clang
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] iconvdata: Suppress warning on clang
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] locale: Fix type
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] locale: Remove ununsed wctype_table_get function
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] elf: Suppress warning on clang
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] malloc: Use C11 atomics on memusage
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] Use 'z' instead of 'Z' on printf functions
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] elf: Initialize variable to pacify clang
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
 2022-03-11 17:23 UTC 

[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] Remove unused sprofil.c functions
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] Fix ununsed fstatat64_time64_statx
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] posix: Remove alloca_account usage on getaddrinfo
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] Fix inhibit_stack_protector for clang
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] malloc: Fix duplicate inline for do_set_mxfast
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] Fix -fno-unit-at-a-time for clang
 2022-03-11 17:22 UTC 

[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) with a macro
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] Rework not-cancel function prototypes
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
 2022-03-11 17:21 UTC 

[glibc/azanella/clang] Consolidate open without cancellation
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] elf: Remove inline _dl_dprintf
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] configure: remove overly restrictive check for clang
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove __LDBL_REDIR macros
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove stdlib-ldbl.h
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove monetary-ldbl.h
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove printf-ldbl.h
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove syslog-ldbl.h
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove error-ldbl.h
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove err-ldbl.h
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
 2022-03-11 17:20 UTC 

[glibc/azanella/clang] Remove argp-ldbl.h
 2022-03-11 17:19 UTC 

[glibc/azanella/clang] Remove wchar-ldbl.h
 2022-03-11 17:19 UTC 

[glibc/azanella/clang] Remove stdio-ldbl.h
 2022-03-11 17:19 UTC 

[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
 2022-03-11 17:19 UTC 

[glibc] Created branch 'azanella/clang'
 2022-03-11 17:19 UTC 

[glibc] Deleted branch 'azanella/clang'
 2022-03-11 17:17 UTC 

[glibc/release/2.34/master] debug: Synchronize feature guards in fortified functions [BZ #28746]
 2022-03-11 15:12 UTC 

[glibc/release/2.34/master] debug: Autogenerate _FORTIFY_SOURCE tests
 2022-03-11 15:12 UTC 

[glibc/release/2.34/master] Enable _FORTIFY_SOURCE=3 for gcc 12 and above
 2022-03-11 15:12 UTC 

[glibc/release/2.34/master] fortify: Fix spurious warning with realpath
 2022-03-11 15:12 UTC 

[glibc/release/2.34/master] __glibc_unsafe_len: Fix comment
 2022-03-11 15:12 UTC 

[glibc/release/2.34/master] debug: Add tests for _FORTIFY_SOURCE=3
 2022-03-11 15:12 UTC 

[glibc/release/2.34/master] Make sure that the fortified function conditionals are constant
 2022-03-11 15:12 UTC 

[glibc/release/2.34/master] Don't add access size hints to fortifiable functions
 2022-03-11 15:11 UTC 

[glibc/release/2.34/master] nss: Protect against errno changes in function lookup (bug 28953)
 2022-03-11 10:48 UTC 

[glibc/release/2.34/master] nss: Do not mention NSS test modules in <gnu/lib-names.h>
 2022-03-11 10:48 UTC 

[glibc/release/2.34/master] io: Add fsync call in tst-stat
 2022-03-11 10:48 UTC 

[glibc/release/2.35/master] nss: Protect against errno changes in function lookup (bug 28953)
 2022-03-11 10:11 UTC 

[glibc/release/2.35/master] nss: Do not mention NSS test modules in <gnu/lib-names.h>
 2022-03-11 10:11 UTC 

[glibc/release/2.35/master] io: Add fsync call in tst-stat
 2022-03-11 10:11 UTC 

[glibc] nss: Protect against errno changes in function lookup (bug 28953)
 2022-03-11  8:09 UTC 

[glibc] nss: Do not mention NSS test modules in <gnu/lib-names.h>
 2022-03-11  8:09 UTC 

[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
 2022-03-10 19:23 UTC 

[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
 2022-03-10 19:23 UTC 

[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
 2022-03-10 19:23 UTC 

[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
 2022-03-10 19:23 UTC 

[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
 2022-03-10 19:23 UTC 

[glibc/azanella/clang] catgets: Remove catgets/config.h
 2022-03-10 19:23 UTC 

[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] resolv: Make inline functions static
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] resolv: Initialize variable to pacify clang
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] iconvdata: Suppress warning on clang
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] locale: Fix type
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] locale: Remove ununsed wctype_table_get function
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] elf: Suppress warning on clang
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] elf: Replace catomic_exchange_and_add with atomic_exchange_and_add
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] Use 'z' instead of 'Z' on printf functions
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] elf: Initialize variable to pacify clang
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
 2022-03-10 19:22 UTC 

[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] Remove unused sprofil.c functions
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] Fix ununsed fstatat64_time64_statx
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] posix: Remove alloca_account usage on getaddrinfo
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] Fix inhibit_stack_protector for clang
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] malloc: Fix duplicate inline for do_set_mxfast
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] DIAG_IGNORE_NEEDS_COMMENT_MAYBE_UNINITIALIZED fix
 2022-03-10 19:21 UTC 

[glibc/azanella/clang] Fix -fno-unit-at-a-time for clang
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) with a macro
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] libio/bits/stdio2.h fix
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] Rework not-cancel function prototypes
 2022-03-10 19:20 UTC 

[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
 2022-03-10 19:20 UTC 

[glibc] malloc: Exit early on test failure in tst-realloc
 2022-03-10  8:06 UTC 

[glibc] Add some missing access function attributes
 2022-03-10  0:27 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2022-03-09  1:20 UTC 

[glibc] Created branch 'maskray/relr'
 2022-03-09  1:20 UTC 

[glibc] Deleted branch 'maskray/relr'
 2022-03-09  1:20 UTC 

[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] Consolidate open without cancellation
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] elf: Remove inline _dl_dprintf
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] configure: remove overly restrictive check for clang
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] Remove __LDBL_REDIR macros
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] Remove stdlib-ldbl.h
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] Remove monetary-ldbl.h
 2022-03-08 18:57 UTC 

[glibc/azanella/clang] Remove printf-ldbl.h
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Remove syslog-ldbl.h
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Remove error-ldbl.h
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Remove err-ldbl.h
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Remove argp-ldbl.h
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Remove wchar-ldbl.h
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Remove stdio-ldbl.h
 2022-03-08 18:56 UTC 

[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
 2022-03-08 18:56 UTC 

[glibc] Created branch 'azanella/clang'
 2022-03-08 18:56 UTC 

[glibc] libio: Ensure output buffer for wchars (bug #28828)
 2022-03-08 17:26 UTC 

[glibc] inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory
 2022-03-08 15:54 UTC 

[glibc] inet: Remove strdupa from nrl_domainname()
 2022-03-08 15:54 UTC 

[glibc] inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)
 2022-03-08 15:54 UTC 

[glibc] benchtests: make compare_strings.py accept string as attribute value
 2022-03-08 14:18 UTC 

[glibc/siddhesh/gai-cleanup2] gethosts: Return EAI_MEMORY on allocation failure
 2022-03-08 14:10 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: Split result generation into its own function
 2022-03-08 14:10 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: split loopback lookup into its own function
 2022-03-08 14:10 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: make gethosts into a function
 2022-03-08 14:10 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: separate nss lookup loop into its own function
 2022-03-08 14:10 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: Split nscd lookup code into its own function
 2022-03-08 14:09 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: Split simple gethostbyname into its own function
 2022-03-08 14:09 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: make numeric lookup a separate routine
 2022-03-08 14:09 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: Simplify service resolution
 2022-03-08 14:09 UTC 

[glibc/siddhesh/gai-cleanup2] getaddrinfo: Fix leak with AI_ALL [BZ #28852]
 2022-03-08 14:09 UTC 

[glibc/siddhesh/gai-cleanup2] gaih_inet: Simplify canon name resolution
 2022-03-08 14:09 UTC 

[glibc/siddhesh/gai-cleanup2] Simplify allocations and fix merge and continue actions [BZ #28931]
 2022-03-08 14:09 UTC 

[glibc] Created branch 'siddhesh/gai-cleanup2'
 2022-03-08 14:09 UTC 

[glibc] Deleted branch 'siddhesh/gai-cleanup2'
 2022-03-08 14:09 UTC 

[glibc/release/2.33/master] hppa: Fix warnings from _dl_lookup_address
 2022-03-08 13:34 UTC 

[glibc/release/2.33/master] nptl: Fix cleanups for stack grows up [BZ# 28899]
 2022-03-08 13:34 UTC 

[glibc/release/2.33/master] hppa: Revise gettext trampoline design
 2022-03-08 13:34 UTC 

[glibc/release/2.33/master] hppa: Fix swapcontext
 2022-03-08 13:34 UTC 

[glibc/release/2.33/master] Fix elf/tst-audit2 on hppa
 2022-03-08 13:34 UTC 

[glibc] x86_64: Fix svml_d_tanh8_core_avx512.S code formatting
 2022-03-08  6:15 UTC 

[glibc] x86_64: Fix svml_d_tanh4_core_avx2.S code formatting
 2022-03-08  6:15 UTC 

[glibc] x86_64: Fix svml_d_tanh2_core_sse4.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_s_tanhf8_core_avx2.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_s_tanhf4_core_sse4.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_s_tanhf16_core_avx512.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_d_tan8_core_avx512.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_d_tan4_core_avx2.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_d_tan2_core_sse4.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_s_tanf8_core_avx2.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_s_tanf4_core_sse4.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_s_tanf16_core_avx512.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_d_sinh8_core_avx512.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_d_sinh4_core_avx2.S code formatting
 2022-03-08  6:14 UTC 

[glibc] x86_64: Fix svml_d_sinh2_core_sse4.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_s_sinhf8_core_avx2.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_s_sinhf4_core_sse4.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_s_sinhf16_core_avx512.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_d_log28_core_avx512.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_d_log24_core_avx2.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_d_log22_core_sse4.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_s_log2f8_core_avx2.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_s_log2f4_core_sse4.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_s_log2f16_core_avx512.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_d_log1p8_core_avx512.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_d_log1p4_core_avx2.S code formatting
 2022-03-08  6:13 UTC 

[glibc] x86_64: Fix svml_d_log1p2_core_sse4.S code formatting
 2022-03-08  6:12 UTC 

[glibc] x86_64: Fix svml_s_log1pf8_core_avx2.S code formatting
 2022-03-08  6:12 UTC 

[glibc] x86_64: Fix svml_s_log1pf4_core_sse4.S code formatting
 2022-03-08  6:12 UTC 

[glibc] x86_64: Fix svml_s_log1pf16_core_avx512.S code formatting
 2022-03-08  6:12 UTC 

[glibc] x86_64: Fix svml_d_log108_core_avx512.S code formatting
 2022-03-08  6:12 UTC 

[glibc] x86_64: Fix svml_d_log104_core_avx2.S code formatting
 2022-03-08  6:12 UTC 

[glibc] x86_64: Fix svml_d_log102_core_sse4.S code formatting
 2022-03-08  6:12 UTC 

page:  |  | 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).