public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
2022-05-13 14:14 UTC
[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
2022-05-13 14:14 UTC
[glibc/azanella/clang] stdlib: Remove extra whitespace on Makefile
2022-05-13 14:14 UTC
[glibc] Created branch 'azanella/clang'
2022-05-13 14:14 UTC
[glibc] Deleted branch 'azanella/clang'
2022-05-13 14:13 UTC
[glibc] Remove configure fno_unit_at_a_time
2022-05-13 14:08 UTC
[glibc] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
2022-05-13 14:08 UTC
[glibc] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
2022-05-13 14:08 UTC
[glibc] Add declare_object_symbol_alias for assembly codes (BZ #28128)
2022-05-13 14:08 UTC
[glibc] wcrtomb: Make behavior POSIX compliant
2022-05-13 13:46 UTC
[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
2022-05-12 19:40 UTC
[glibc/azanella/clang] elf: Do not assume relocation ordering to check for output
2022-05-12 19:40 UTC
[glibc/azanella/clang] elf: Fix _startup_fatal on clang
2022-05-12 19:40 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2022-05-12 19:40 UTC
[glibc/azanella/clang] benchtests: Fix clang float128 constants
2022-05-12 19:40 UTC
[glibc/azanella/clang] benchtest: Fix clang issues on benchmarks build
2022-05-12 19:40 UTC
[glibc/azanella/clang] benchtest: Link bench-malloc-thread with libm
2022-05-12 19:39 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2022-05-12 19:39 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2022-05-12 19:39 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2022-05-12 19:39 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2022-05-12 19:39 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2022-05-12 19:39 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2022-05-12 19:39 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2022-05-12 19:39 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2022-05-12 19:39 UTC
[glibc/azanella/clang] math: Handle internal fabsf128 alias on clang
2022-05-12 19:39 UTC
[glibc/azanella/clang] math: Add math-use-builtins-fabs (BZ#29027)
2022-05-12 19:39 UTC
[glibc/azanella/clang] sparc32 localplt.data
2022-05-12 19:39 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2022-05-12 19:38 UTC
[glibc/azanella/clang] Use __feof_unlocked instead of feof_unlocked
2022-05-12 19:38 UTC
[glibc/azanella/clang] inet: Use __ferror_unlocked
2022-05-12 19:38 UTC
[glibc/azanella/clang] stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLINES
2022-05-12 19:38 UTC
[glibc/azanella/clang] ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLINES
2022-05-12 19:38 UTC
[glibc/azanella/clang] misc: Handle sysmacros.h internal alias for !__USE_EXTERN_INLINES
2022-05-12 19:38 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2022-05-12 19:38 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2022-05-12 19:38 UTC
[glibc/azanella/clang] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
2022-05-12 19:38 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2022-05-12 19:38 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2022-05-12 19:38 UTC
[glibc/azanella/clang] elf: Only build tst-unique{1, 2} if compiler supports gnu_unique_object
2022-05-12 19:38 UTC
[glibc/azanella/clang] elf: Use libsupport on unload4 test
2022-05-12 19:37 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2022-05-12 19:37 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2022-05-12 19:37 UTC
[glibc/azanella/clang] aarch64: Define .variant_pcs after .global definition
2022-05-12 19:37 UTC
[glibc/azanella/clang] elf: Do not case TLS_DTV_UNALLOCATED to void
2022-05-12 19:37 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2022-05-12 19:37 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2022-05-12 19:37 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2022-05-12 19:37 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2022-05-12 19:37 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2022-05-12 19:37 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2022-05-12 19:37 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2022-05-12 19:36 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure
2022-05-12 19:36 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang (fix)
2022-05-12 19:36 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2022-05-12 19:36 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2022-05-12 19:36 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2022-05-12 19:36 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2022-05-12 19:36 UTC
[glibc/azanella/clang] libio: Handle pragma GCC optimize for clang
2022-05-12 19:36 UTC
[glibc/azanella/clang] libio: Handle -Wno-restrict with libc-diag.h
2022-05-12 19:36 UTC
[glibc/azanella/clang] stdio: Fix clang warnings for tst-unlockedio
2022-05-12 19:36 UTC
[glibc/azanella/clang] stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
2022-05-12 19:36 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2022-05-12 19:36 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2022-05-12 19:35 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2022-05-12 19:35 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2022-05-12 19:35 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2022-05-12 19:35 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2022-05-12 19:35 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2022-05-12 19:35 UTC
[glibc/azanella/clang] math: Only check for _Complex __int128 iff compiler supports it
2022-05-12 19:35 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2022-05-12 19:35 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2022-05-12 19:35 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2022-05-12 19:35 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2022-05-12 19:35 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2022-05-12 19:35 UTC
[glibc/azanella/clang] socket: Use internal alias for __cmsg_nxthdr
2022-05-12 19:34 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2022-05-12 19:34 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2022-05-12 19:34 UTC
[glibc/azanella/clang] powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
2022-05-12 19:34 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2022-05-12 19:34 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2022-05-12 19:34 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2022-05-12 19:34 UTC
[glibc/azanella/clang] nptl: Use hidden_proto3 for __nptl_threads_events,
2022-05-12 19:34 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2022-05-12 19:34 UTC
[glibc/azanella/clang] x86: Remove unened __strstr_sse2 prototype
2022-05-12 19:34 UTC
[glibc/azanella/clang] libio: Refactor internal aliases
2022-05-12 19:34 UTC
[glibc/azanella/clang] socket: Remove ununsed __cmsg_nxthdr internal alias
2022-05-12 19:34 UTC
[glibc/azanella/clang] stdlib: Remove ununsed internal aliases for atoi and bsearch
2022-05-12 19:33 UTC
[glibc/azanella/clang] stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unlocked
2022-05-12 19:33 UTC
[glibc/azanella/clang] libio: Use __libc_ferror_unlocked instead of __ferror_unlocked
2022-05-12 19:33 UTC
[glibc/azanella/clang] libio: Use __libc_feof_unlocked instead of __feof_unlocked
2022-05-12 19:33 UTC
[glibc/azanella/clang] libio: Use __libc_getdelim instead of __getdelim
2022-05-12 19:33 UTC
[glibc/azanella/clang] Refactor internal alias for internal function
2022-05-12 19:33 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-05-12 19:33 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2022-05-12 19:33 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2022-05-12 19:33 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2022-05-12 19:33 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2022-05-12 19:33 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-05-12 19:33 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-05-12 19:32 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-05-12 19:32 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-05-12 19:32 UTC
[glibc/azanella/clang] resolv: Make __gai_create_helper_thread static
2022-05-12 19:32 UTC
[glibc/azanella/clang] iconvdata: Suppress warning on clang
2022-05-12 19:32 UTC
[glibc/azanella/clang] locale: Fix type
2022-05-12 19:32 UTC
[glibc/azanella/clang] elf: Suppress warning on clang
2022-05-12 19:32 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2022-05-12 19:32 UTC
[glibc/azanella/clang] elf: Initialize variable to pacify clang
2022-05-12 19:32 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2022-05-12 19:32 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2022-05-12 19:32 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2022-05-12 19:32 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2022-05-12 19:31 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2022-05-12 19:31 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2022-05-12 19:31 UTC
[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
2022-05-12 19:31 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2022-05-12 19:31 UTC
[glibc/azanella/clang] Rework not-cancel function prototypes
2022-05-12 19:31 UTC
[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
2022-05-12 19:31 UTC
[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
2022-05-12 19:31 UTC
[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
2022-05-12 19:31 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2022-05-12 19:31 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2022-05-12 19:31 UTC
[glibc/azanella/clang] Remove __LDBL_REDIR macros
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove stdlib-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove monetary-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove printf-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove syslog-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove error-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove err-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove argp-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove wchar-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove stdio-ldbl.h
2022-05-12 19:30 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2022-05-12 19:30 UTC
[glibc/azanella/clang] ctype: Remove internal lower/toupper alias
2022-05-12 19:29 UTC
[glibc/azanella/clang] x86: Remove .tfloat usage
2022-05-12 19:29 UTC
[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
2022-05-12 19:29 UTC
[glibc/azanella/clang] nis: Fix nis_print_directory
2022-05-12 19:29 UTC
[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
2022-05-12 19:29 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2022-05-12 19:29 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2022-05-12 19:29 UTC
[glibc/azanella/clang] malloc: Use C11 atomics on memusage
2022-05-12 19:29 UTC
[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
2022-05-12 19:29 UTC
[glibc/azanella/clang] Use '%z' instead of '%Z' on printf functions
2022-05-12 19:29 UTC
[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
2022-05-12 19:29 UTC
[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
2022-05-12 19:29 UTC
[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
2022-05-12 19:28 UTC
[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
2022-05-12 19:28 UTC
[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
2022-05-12 19:28 UTC
[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
2022-05-12 19:28 UTC
[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
2022-05-12 19:28 UTC
[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
2022-05-12 19:28 UTC
[glibc/azanella/clang] stdlib: Remove extra whitespace on Makefile
2022-05-12 19:28 UTC
[glibc/azanella/clang] Remove configure fno_unit_at_a_time
2022-05-12 19:28 UTC
[glibc/azanella/clang] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
2022-05-12 19:28 UTC
[glibc/azanella/clang] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
2022-05-12 19:28 UTC
[glibc/azanella/clang] Add declare_object_symbol_alias for assembly codes (BZ #28128)
2022-05-12 19:28 UTC
[glibc] Created branch 'azanella/clang'
2022-05-12 19:28 UTC
[glibc] Deleted branch 'azanella/clang'
2022-05-12 19:27 UTC
[glibc/release/2.34/master] dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
2022-05-11 18:57 UTC
[glibc/release/2.34/master] manual: Document the dlinfo function
2022-05-11 18:57 UTC
[glibc/release/2.35/master] dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
2022-05-11 18:24 UTC
[glibc/release/2.35/master] manual: Document the dlinfo function
2022-05-11 18:24 UTC
[glibc/azanella/clang] elf: Fix _startup_fatal on clang
2022-05-10 18:36 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2022-05-10 18:30 UTC
[glibc/azanella/clang] benchtests: Fix clang float128 constants
2022-05-10 18:30 UTC
[glibc/azanella/clang] benchtest: Fix clang issues on benchmarks build
2022-05-10 18:30 UTC
[glibc/azanella/clang] benchtest: Link bench-malloc-thread with libm
2022-05-10 18:30 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2022-05-10 18:30 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2022-05-10 18:30 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2022-05-10 18:30 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2022-05-10 18:30 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2022-05-10 18:29 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2022-05-10 18:29 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2022-05-10 18:29 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2022-05-10 18:29 UTC
[glibc/azanella/clang] math: Handle internal fabsf128 alias on clang
2022-05-10 18:29 UTC
[glibc/azanella/clang] math: Add math-use-builtins-fabs (BZ#29027)
2022-05-10 18:29 UTC
[glibc/azanella/clang] sparc32 localplt.data
2022-05-10 18:29 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2022-05-10 18:29 UTC
[glibc/azanella/clang] Use __feof_unlocked instead of feof_unlocked
2022-05-10 18:29 UTC
[glibc/azanella/clang] inet: Use __ferror_unlocked
2022-05-10 18:29 UTC
[glibc/azanella/clang] stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLINES
2022-05-10 18:29 UTC
[glibc/azanella/clang] ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLINES
2022-05-10 18:29 UTC
[glibc/azanella/clang] misc: Handle sysmacros.h internal alias for !__USE_EXTERN_INLINES
2022-05-10 18:28 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2022-05-10 18:28 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2022-05-10 18:28 UTC
[glibc/azanella/clang] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
2022-05-10 18:28 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2022-05-10 18:28 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2022-05-10 18:28 UTC
[glibc/azanella/clang] elf: Only build tst-unique{1, 2} if compiler supports gnu_unique_object
2022-05-10 18:28 UTC
[glibc/azanella/clang] elf: Use libsupport on unload4 test
2022-05-10 18:28 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2022-05-10 18:28 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2022-05-10 18:28 UTC
[glibc/azanella/clang] aarch64: Define .variant_pcs after .global definition
2022-05-10 18:28 UTC
[glibc/azanella/clang] elf: Do not case TLS_DTV_UNALLOCATED to void
2022-05-10 18:28 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2022-05-10 18:27 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2022-05-10 18:27 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2022-05-10 18:27 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2022-05-10 18:27 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).