public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/release/2.34/master] elf: Fix elf_get_dynamic_info() for bootstrap
2022-04-12 19:43 UTC
[glibc/release/2.34/master] elf: Fix dynamic-link.h usage on rtld.c
2022-04-12 19:43 UTC
[glibc/release/2.34/master] elf: Fix elf_get_dynamic_info definition
2022-04-12 19:43 UTC
[glibc/release/2.34/master] elf: Avoid nested functions in the loader [BZ #27220]
2022-04-12 19:43 UTC
[glibc/release/2.34/master] powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
2022-04-12 19:43 UTC
[glibc/release/2.35/master] NEWS: Move PLT tracking slowdown to glibc 2.35
2022-04-12 17:31 UTC
[glibc] NEWS: Move PLT tracking slowdown to glibc 2.35
2022-04-12 17:29 UTC
[glibc] Remove _dl_skip_args_internal declaration
2022-04-12 13:42 UTC
[glibc] test-container: Fix "unused code" warnings on HURD
2022-04-11 23:28 UTC
[glibc] Add .clang-format style file
2022-04-11 15:51 UTC
[glibc] manual: Avoid name collision in libm ULP table [BZ #28956]
2022-04-11 15:46 UTC
[glibc/fw/dl-bind-performance] WIP mul64 dlsym optimization
2022-04-11 14:07 UTC
[glibc/fw/dl-bind-performance] elf: Optimize symbol binding by pre-computing divisions
2022-04-11 14:07 UTC
[glibc/fw/dl-bind-performance] Introduce divopt.h
2022-04-11 14:06 UTC
[glibc/fw/dl-bind-performance] dlsym: Do not determine caller link map if not needed
2022-04-11 14:06 UTC
[glibc] Created branch 'fw/dl-bind-performance'
2022-04-11 14:06 UTC
[glibc] Deleted branch 'siddhesh/gai-cleanup2'
2022-04-11 13:03 UTC
[glibc] powerpc: Relocate stinfo->main
2022-04-11 1:30 UTC
[glibc] powerpc64: Set up thread register for _dl_relocate_static_pie
2022-04-11 1:30 UTC
[glibc] powerpc64: Use medium model toc accesses throughout
2022-04-11 1:30 UTC
[glibc] linux: Constify rfv variable in dl_vdso_vsym
2022-04-11 1:30 UTC
[glibc] string: Replace outdated comments in strlen()
2022-04-09 16:45 UTC
[glibc/fw/glibcelf] Use custom linker script by default (bug 25812)
2022-04-08 18:09 UTC
[glibc/fw/glibcelf] WIP ELF parser in Python
2022-04-07 19:31 UTC
[glibc] Created branch 'fw/glibcelf'
2022-04-07 19:31 UTC
[glibc] S390: Fix elf/tst-audit25[ab]
2022-04-07 18:38 UTC
[glibc] sparc64: Remove fcopysign{f} implementation
2022-04-07 18:15 UTC
[glibc] alpha: Remove fcopysign{f} implementation
2022-04-07 18:15 UTC
[glibc] math: Use builtin for ldbl-96 copysign
2022-04-07 18:15 UTC
[glibc] ia64: Remove fcopysign{f} implementation
2022-04-07 17:37 UTC
[glibc] x86: Remove fcopysign{f} implementation
2022-04-07 15:20 UTC
[glibc] powerpc: Remove fcopysign{f} implementation
2022-04-07 15:07 UTC
[glibc] Add rif_MA locale [BZ #27781]
2022-04-07 13:29 UTC
[glibc] tests/string: Drop simple/stupid/builtin tests
2022-04-06 15:23 UTC
[glibc] test-memcpy: Actually reverse source and destination
2022-04-06 7:27 UTC
[glibc] benchtests: Only build libmvec benchmarks iff $(build-mathvec) is set
2022-04-05 15:05 UTC
[glibc] linux: Fix __closefrom_fallback iterates until max int (BZ#28993)
2022-04-05 11:37 UTC
[glibc] Remove -z combreloc and HAVE_Z_COMBRELOC
2022-04-05 0:19 UTC
[glibc] sparc: Remove s_abs implementations
2022-04-04 19:53 UTC
[glibc] ia64: Remove fabs implementations
2022-04-04 19:37 UTC
[glibc] x86: Remove fabs{f} implementation
2022-04-04 19:30 UTC
[glibc] alpha: Remove s_abs implementations
2022-04-04 19:30 UTC
[glibc] Allow for unpriviledged nested containers
2022-04-04 18:34 UTC
[glibc/azanella/clang] benchtests: Fix clang float128 constants
2022-04-04 13:01 UTC
[glibc/azanella/clang] benchtest: Fix clang issues on benchmarks build
2022-04-04 13:01 UTC
[glibc/azanella/clang] benchtests: Only build libmvec benchmarks if its enable at configure
2022-04-04 13:01 UTC
[glibc/azanella/clang] benchtest: Link bench-malloc-thread with libm
2022-04-04 13:01 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2022-04-04 13:00 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2022-04-04 13:00 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2022-04-04 13:00 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2022-04-04 13:00 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2022-04-04 13:00 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2022-04-04 13:00 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2022-04-04 13:00 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2022-04-04 13:00 UTC
[glibc/azanella/clang] math: Handle fabsf128 for clang
2022-04-04 13:00 UTC
[glibc/azanella/clang] math: Add math-use-builtins-fabs
2022-04-04 13:00 UTC
[glibc/azanella/clang] sparc __memset_generic
2022-04-04 13:00 UTC
[glibc/azanella/clang] sparc: Remove s_abs implementations
2022-04-04 13:00 UTC
[glibc/azanella/clang] ia64: Remove fabs implementations
2022-04-04 12:59 UTC
[glibc/azanella/clang] x86: Remove fabs{f} implementation
2022-04-04 12:59 UTC
[glibc/azanella/clang] alpha: Remove s_abs implementations
2022-04-04 12:59 UTC
[glibc/azanella/clang] sparc32 localplt.data
2022-04-04 12:59 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2022-04-04 12:59 UTC
[glibc/azanella/clang] Use __feof_unlocked instead of feof_unlocked
2022-04-04 12:59 UTC
[glibc/azanella/clang] inet: Use __ferror_unlocked
2022-04-04 12:59 UTC
[glibc/azanella/clang] stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLINES
2022-04-04 12:59 UTC
[glibc/azanella/clang] ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLINES
2022-04-04 12:59 UTC
[glibc/azanella/clang] misc: Handle sysmacros.h internal alias for !__USE_EXTERN_INLINES
2022-04-04 12:59 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2022-04-04 12:59 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2022-04-04 12:59 UTC
[glibc/azanella/clang] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
2022-04-04 12:58 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2022-04-04 12:58 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2022-04-04 12:58 UTC
[glibc/azanella/clang] elf: Only build tst-unique{1, 2} if compiler supports gnu_unique_object
2022-04-04 12:58 UTC
[glibc/azanella/clang] elf: Use libsupport on unload4 test
2022-04-04 12:58 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2022-04-04 12:58 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2022-04-04 12:58 UTC
[glibc/azanella/clang] aarch64: Define .variant_pcs after .global definition
2022-04-04 12:58 UTC
[glibc/azanella/clang] elf: Do not case TLS_DTV_UNALLOCATED to void
2022-04-04 12:58 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2022-04-04 12:58 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2022-04-04 12:58 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2022-04-04 12:58 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2022-04-04 12:57 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2022-04-04 12:57 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2022-04-04 12:57 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2022-04-04 12:57 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure
2022-04-04 12:57 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang (fix)
2022-04-04 12:57 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2022-04-04 12:57 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2022-04-04 12:57 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2022-04-04 12:57 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2022-04-04 12:57 UTC
[glibc/azanella/clang] libio: Handle pragma GCC optimize for clang
2022-04-04 12:57 UTC
[glibc/azanella/clang] libio: Handle -Wno-restrict with libc-diag.h
2022-04-04 12:57 UTC
[glibc/azanella/clang] stdio: Fix clang warnings for tst-unlockedio
2022-04-04 12:56 UTC
[glibc/azanella/clang] stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
2022-04-04 12:56 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2022-04-04 12:56 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2022-04-04 12:56 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2022-04-04 12:56 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2022-04-04 12:56 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2022-04-04 12:56 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2022-04-04 12:56 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2022-04-04 12:56 UTC
[glibc/azanella/clang] math: Only check for _Complex __int128 iff compiler supports it
2022-04-04 12:56 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2022-04-04 12:56 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2022-04-04 12:55 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2022-04-04 12:55 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2022-04-04 12:55 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2022-04-04 12:55 UTC
[glibc/azanella/clang] socket: Use internal alias for __cmsg_nxthdr
2022-04-04 12:55 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2022-04-04 12:55 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2022-04-04 12:55 UTC
[glibc/azanella/clang] powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
2022-04-04 12:55 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2022-04-04 12:55 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2022-04-04 12:55 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2022-04-04 12:55 UTC
[glibc/azanella/clang] nptl: Use hidden_proto3 for __nptl_threads_events,
2022-04-04 12:55 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2022-04-04 12:54 UTC
[glibc/azanella/clang] x86: Remove unened __strstr_sse2 prototype
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Refactor internal aliases
2022-04-04 12:54 UTC
[glibc/azanella/clang] socket: Remove ununsed __cmsg_nxthdr internal alias
2022-04-04 12:54 UTC
[glibc/azanella/clang] stdlib: Remove ununsed internal aliases for atoi and bsearch
2022-04-04 12:54 UTC
[glibc/azanella/clang] stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unlocked
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Use __libc_ferror_unlocked instead of __ferror_unlocked
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Use __libc_feof_unlocked instead of __feof_unlocked
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Use __libc_getdelim instead of __getdelim
2022-04-04 12:54 UTC
[glibc/azanella/clang] Refactor internal alias for internal function
2022-04-04 12:54 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-04-04 12:54 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2022-04-04 12:54 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2022-04-04 12:53 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2022-04-04 12:53 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2022-04-04 12:53 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-04-04 12:53 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-04-04 12:53 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-04-04 12:53 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-04-04 12:53 UTC
[glibc/azanella/clang] resolv: Make __gai_create_helper_thread static
2022-04-04 12:53 UTC
[glibc/azanella/clang] iconvdata: Suppress warning on clang
2022-04-04 12:53 UTC
[glibc/azanella/clang] locale: Fix type
2022-04-04 12:53 UTC
[glibc/azanella/clang] elf: Suppress warning on clang
2022-04-04 12:53 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2022-04-04 12:53 UTC
[glibc/azanella/clang] elf: Initialize variable to pacify clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2022-04-04 12:52 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2022-04-04 12:52 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] Fix -fno-unit-at-a-time for clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
2022-04-04 12:52 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2022-04-04 12:52 UTC
[glibc/azanella/clang] Rework not-cancel function prototypes
2022-04-04 12:52 UTC
[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
2022-04-04 12:52 UTC
[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
2022-04-04 12:51 UTC
[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
2022-04-04 12:51 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2022-04-04 12:51 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove __LDBL_REDIR macros
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove stdlib-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove monetary-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove printf-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove syslog-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove error-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove err-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove argp-ldbl.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] Remove wchar-ldbl.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] Remove stdio-ldbl.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2022-04-04 12:50 UTC
[glibc/azanella/clang] ctype: Remove internal lower/toupper alias
2022-04-04 12:50 UTC
[glibc/azanella/clang] x86: Remove .tfloat usage
2022-04-04 12:50 UTC
[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] nis: Fix nis_print_directory
2022-04-04 12:50 UTC
[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
2022-04-04 12:50 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2022-04-04 12:50 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] malloc: Use C11 atomics on memusage
2022-04-04 12:49 UTC
[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
2022-04-04 12:49 UTC
[glibc/azanella/clang] Use '%z' instead of '%Z' on printf functions
2022-04-04 12:49 UTC
[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
2022-04-04 12:49 UTC
[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
2022-04-04 12:49 UTC
[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
2022-04-04 12:49 UTC
[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
2022-04-04 12:49 UTC
[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
2022-04-04 12:49 UTC
[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
2022-04-04 12:49 UTC
[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
2022-04-04 12:49 UTC
[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
2022-04-04 12:49 UTC
[glibc] Created branch 'azanella/clang'
2022-04-04 12:49 UTC
[glibc] Deleted branch 'azanella/clang'
2022-04-04 12:47 UTC
[glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] NEWS: Add a bug fix entry for BZ #28896
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]
2022-04-01 20:07 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).