public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/arm/morello/main] malloc: Don't use __libc_free for tcache cleanup
2022-10-12 14:18 UTC
[glibc/arm/morello/main] cheri: elf: make sure dlpi_phdr covers the load segments
2022-10-12 14:18 UTC
[glibc/arm/morello/main] aarch64: morello: add dl-r_debug.h
2022-10-12 14:18 UTC
[glibc/arm/morello/main] TODO(api): cheri: fix dl_iterate_phdr dlpi_addr
2022-10-12 14:18 UTC
[glibc/arm/morello/main] aarch64: morello: elf: drop unused load address computation
2022-10-12 14:18 UTC
[glibc/arm/morello/main] cheri: elf: Turn l_addr back to ElfW(Addr)
2022-10-12 14:18 UTC
[glibc/arm/morello/main] cheri: elf: use RX, RW capabilities to derive pointers
2022-10-12 14:18 UTC
[glibc/arm/morello/main] aarch64: morello: RX, RW fixes for relocation processing
2022-10-12 14:18 UTC
[glibc/arm/morello/main] aarch64: morello: elf: Return bounded pointer in __tls_get_addr
2022-10-12 14:18 UTC
[glibc/arm/morello/main] aarch64: morello: fix DL_SYMBOL_ADDRESS
2022-10-12 14:17 UTC
[glibc/arm/morello/main] cheri: fix SYMBOL_ADDRESS to return RX derived pointer
2022-10-12 14:17 UTC
[glibc/arm/morello/main] cheri: elf: Use RW permissions for l_ld when needed
2022-10-12 14:17 UTC
[glibc/arm/morello/main] aarch64: morello: add D_PTR_RW
2022-10-12 14:17 UTC
[glibc/arm/morello/main] aarch64: morello: fix relative relocs
2022-10-12 14:17 UTC
[glibc/arm/morello/main] cheri: Setup RX, RW capabilities for static linking
2022-10-12 14:17 UTC
[glibc/arm/morello/main] cheri: elf: Setup per module RX and RW capabilities
2022-10-12 14:17 UTC
[glibc/arm/morello/main] aarch64: morello: Add elf_machine_rtld_base_setup
2022-10-12 14:17 UTC
[glibc/arm/morello/main] elf: add dl_{rx, rw}_ptr to derive addresses within a map
2022-10-12 14:17 UTC
[glibc/arm/morello/main] cheri: elf: add an RW capability to link_map
2022-10-12 14:17 UTC
[glibc/arm/morello/main] aarch64: morello: Use purecap ELF entry ABI in _start
2022-10-12 14:17 UTC
[glibc/arm/morello/main] aarch64: morello: use RW and RX capabilities for static start code
2022-10-12 14:17 UTC
[glibc/arm/morello/main] cheri: change __libc_start_main prototype
2022-10-12 14:16 UTC
[glibc/arm/morello/main] aarch64: morello: rewrite start code in C
2022-10-12 14:16 UTC
[glibc/arm/morello/main] aarch64: morello: remove ELF_MACHINE_START_ADDRESS
2022-10-12 14:16 UTC
[glibc/arm/morello/main] cheri: elf: make l_entry a capability
2022-10-12 14:16 UTC
[glibc/arm/morello/main] TODO: cheri: elf: Add new AT_* auxv types
2022-10-12 14:16 UTC
[glibc/arm/morello/main] TODO: drop unused u64 reloc addr from lazy relocs
2022-10-12 14:16 UTC
[glibc/arm/morello/main] TODO: aarch64: morello: fix abs sym reloc
2022-10-12 14:16 UTC
[glibc/arm/morello/main] TODO: cheri: elf: turn back to addresses: l_map_end, l_text_end, l_relro_start
2022-10-12 14:16 UTC
[glibc/arm/morello/main] aarch64: morello: update HWCAP2_MORELLO value
2022-10-12 14:16 UTC
[glibc/arm/morello/main] TODO(uapi): narrow capability in mmap and mremap
2022-10-12 14:16 UTC
[glibc/arm/morello/main] static: glibc-bug: NL_CURRENT_INDIRECT is broken so disable it
2022-10-12 14:16 UTC
[glibc/arm/morello/main] TODO: cheri: printf: fix unused variable warning
2022-10-12 14:16 UTC
[glibc/arm/morello/main] cheri: use getauxptr in iconv/tst-gconv-init-failure test
2022-10-12 14:15 UTC
[glibc/arm/morello/main] Fix OOB read in stdlib thousand separator handling
2022-10-12 14:15 UTC
[glibc/arm/morello/main] elf: Fix _dl_debug_vdprintf stack buffer underflow
2022-10-12 14:15 UTC
[glibc/arm/morello/main] Fix missing NUL terminator in stdio-common/scanf13 test
2022-10-12 14:15 UTC
[glibc/arm/morello/main] Fix malloc/tst-scratch_buffer
2022-10-12 14:15 UTC
[glibc/arm/morello/main] Fix elf/tst-tls20 stack OOB access
2022-10-12 14:15 UTC
[glibc/arm/morello/main] Fix off-by-one error in iconv/tst-iconv-mt
2022-10-12 14:15 UTC
[glibc] Created branch 'arm/morello/v1'
2022-10-12 14:14 UTC
[glibc] String: Improve test coverage for memchr
2022-10-10 17:43 UTC
[glibc] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
2022-10-10 15:10 UTC
[glibc] socket: Use offsetof in SUN_LEN (bug 29578)
2022-10-10 7:32 UTC
[glibc] Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
2022-10-10 7:32 UTC
[glibc/release/2.36/master] Ensure calculations happen with desired rounding mode in y1lf128
2022-10-09 11:06 UTC
[glibc] LoongArch: Fix the condition to use PC-relative addressing in start.S
2022-10-09 1:22 UTC
[glibc] arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
2022-10-07 20:33 UTC
[glibc/release/2.34/master] nscd: Drop local address tuple variable [BZ #29607]
2022-10-07 14:34 UTC
[glibc/release/2.35/master] nscd: Drop local address tuple variable [BZ #29607]
2022-10-07 14:34 UTC
[glibc/release/2.32/master] CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
2022-10-07 8:20 UTC
[glibc/release/2.32/master] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
2022-10-07 8:20 UTC
[glibc/release/2.32/master] sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)
2022-10-07 8:20 UTC
[glibc/release/2.32/master] CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
2022-10-07 8:20 UTC
[glibc/release/2.32/master] socket: Add the __sockaddr_un_set function
2022-10-07 8:20 UTC
[glibc/release/2.32/master] NEWS: Mention CVE-2020-29562 (BZ #26923)
2022-10-07 8:20 UTC
[glibc/release/2.32/master] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
2022-10-07 8:20 UTC
[glibc/release/2.32/master] NEWS: Mention CVE-2021-35942
2022-10-07 8:20 UTC
[glibc/release/2.32/master] NEWS: Mention CVE-2021-27645
2022-10-07 8:20 UTC
[glibc/release/2.32/master] NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)
2022-10-07 8:20 UTC
[glibc/release/2.32/master] NEWS: Mention CVE-2019-25013
2022-10-07 8:20 UTC
[glibc/release/2.32/master] NEWS: Move CVE-2021-33574 entry from 2.32 section to 2.32.1
2022-10-07 8:20 UTC
[glibc/release/2.32/master] NEWS: Move CVE-2020-27618 entry from 2.32 section to 2.32.1
2022-10-07 8:19 UTC
[glibc/release/2.32/master] NEWS: add entries for fixed bugs
2022-10-07 8:19 UTC
[glibc/release/2.32/master] Fix typos in "NEWS for version 2.32"
2022-10-07 8:19 UTC
[glibc/release/2.32/master] Fix typos in NEWS file
2022-10-07 8:19 UTC
[glibc] csu: Disable stack protector for static-reloc for static-pie
2022-10-06 17:40 UTC
[glibc] NEWS: Fix grammar
2022-10-06 11:20 UTC
[glibc] elf: Simplify output of hwcap subdirectories in ld.so help
2022-10-06 11:03 UTC
[glibc] elf: Remove _dl_string_hwcap
2022-10-06 11:03 UTC
[glibc] Add NEWS entry for legacy hwcaps removal
2022-10-06 11:02 UTC
[glibc] elf: Remove hwcap and bits_hwcap fields from struct cache_entry
2022-10-06 11:02 UTC
[glibc] elf: Remove hwcap parameter from add_to_cache signature
2022-10-06 11:02 UTC
[glibc] elf: Remove legacy hwcaps support from ldconfig
2022-10-06 11:02 UTC
[glibc] elf: Remove legacy hwcaps support from the dynamic loader
2022-10-06 11:02 UTC
[glibc] x86_64: Remove platform directory library loading test
2022-10-06 11:02 UTC
[glibc] Update to Unicode 15.0.0 [BZ #29604]
2022-10-06 8:20 UTC
[glibc] Update kernel version to 6.0 in header constant tests
2022-10-05 22:11 UTC
[glibc] x86: Fix -Os build (BZ #29576)
2022-10-05 21:43 UTC
[glibc] sunrpc: Suppress GCC -Os warning on user2netname
2022-10-05 21:43 UTC
[glibc] rt: Initialize mq_send input on tst-mqueue{5,6}
2022-10-05 21:43 UTC
[glibc] posix: Suppress -Os may be used uninitialized warnings on regexec
2022-10-05 21:43 UTC
[glibc] posix: Suppress -Os warnings on fnmatch
2022-10-05 21:43 UTC
[glibc] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
2022-10-05 21:43 UTC
[glibc] Regenerate sysdeps/mach/hurd/bits/errno.h
2022-10-05 19:21 UTC
[glibc] Update syscall lists for Linux 6.0
2022-10-05 14:33 UTC
[glibc/release/2.36/master] nscd: Drop local address tuple variable [BZ #29607]
2022-10-04 22:44 UTC
[glibc] nscd: Drop local address tuple variable [BZ #29607]
2022-10-04 22:40 UTC
[glibc] Use Linux 6.0 in build-many-glibcs.py
2022-10-04 13:57 UTC
[glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
2022-10-04 13:05 UTC
[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
2022-10-04 13:05 UTC
[glibc/azanella/clang] stdio: Suppress %Z format for clang
2022-10-04 13:05 UTC
[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
2022-10-04 13:05 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2022-10-04 13:05 UTC
[glibc/azanella/clang] elf: Disable unload4 test on clang
2022-10-04 13:05 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2022-10-04 13:04 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2022-10-04 13:04 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2022-10-04 13:04 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2022-10-04 13:04 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2022-10-04 13:04 UTC
[glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
2022-10-04 13:04 UTC
[glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
2022-10-04 13:04 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2022-10-04 13:04 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2022-10-04 13:04 UTC
[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
2022-10-04 13:04 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2022-10-04 13:04 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2022-10-04 13:04 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2022-10-04 13:03 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2022-10-04 13:03 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2022-10-04 13:03 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2022-10-04 13:03 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2022-10-04 13:03 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2022-10-04 13:03 UTC
[glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
2022-10-04 13:03 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2022-10-04 13:03 UTC
[glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
2022-10-04 13:03 UTC
[glibc/azanella/clang] Move inhibit_stack_protector to its own header
2022-10-04 13:03 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2022-10-04 13:03 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2022-10-04 13:02 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2022-10-04 13:02 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2022-10-04 13:02 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2022-10-04 13:02 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2022-10-04 13:02 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
2022-10-04 13:02 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2022-10-04 13:02 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2022-10-04 13:02 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2022-10-04 13:02 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang
2022-10-04 13:02 UTC
[glibc/azanella/clang] libio: Handle -Wno-restrict with libc-diag.h
2022-10-04 13:02 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
2022-10-04 13:02 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
2022-10-04 13:01 UTC
[glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
2022-10-04 13:01 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2022-10-04 13:01 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2022-10-04 13:01 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2022-10-04 13:01 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2022-10-04 13:01 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2022-10-04 13:01 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2022-10-04 13:01 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2022-10-04 13:01 UTC
[glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not issue them with openmp
2022-10-04 13:01 UTC
[glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
2022-10-04 13:01 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2022-10-04 13:01 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2022-10-04 13:00 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2022-10-04 13:00 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2022-10-04 13:00 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2022-10-04 13:00 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2022-10-04 13:00 UTC
[glibc/azanella/clang] Use AR, LD, OBJDUMP, OJBCOPY, and GPROF if there are set at configure
2022-10-04 13:00 UTC
[glibc/azanella/clang] Remove AS usage
2022-10-04 13:00 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2022-10-04 13:00 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2022-10-04 13:00 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2022-10-04 13:00 UTC
[glibc/azanella/clang] x86: Remove cast on assembly inline input/outputs
2022-10-04 13:00 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2022-10-04 13:00 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2022-10-04 12:59 UTC
[glibc/azanella/clang] Suppress clang -Wtautological-constant-out-of-range-compare on strtod_l.c
2022-10-04 12:59 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2022-10-04 12:59 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2022-10-04 12:59 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2022-10-04 12:59 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2022-10-04 12:59 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2022-10-04 12:59 UTC
[glibc/azanella/clang] elf: Fix _startup_fatal on clang
2022-10-04 12:59 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2022-10-04 12:59 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2022-10-04 12:59 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2022-10-04 12:59 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-10-04 12:59 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-10-04 12:58 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-10-04 12:58 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2022-10-04 12:58 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2022-10-04 12:58 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-10-04 12:58 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2022-10-04 12:58 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-10-04 12:58 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2022-10-04 12:58 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2022-10-04 12:58 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2022-10-04 12:58 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2022-10-04 12:58 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2022-10-04 12:58 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2022-10-04 12:57 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2022-10-04 12:57 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2022-10-04 12:57 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2022-10-04 12:57 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2022-10-04 12:57 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2022-10-04 12:57 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2022-10-04 12:57 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2022-10-04 12:57 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2022-10-04 12:57 UTC
[glibc/azanella/clang] diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
2022-10-04 12:57 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2022-10-04 12:57 UTC
[glibc/azanella/clang] nptl: Use hidden_proto3 for __nptl_threads_events,
2022-10-04 12:56 UTC
[glibc/azanella/clang] Refactor internal alias for internal function
2022-10-04 12:56 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2022-10-04 12:56 UTC
[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
2022-10-04 12:56 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2022-10-04 12:56 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-10-04 12:56 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2022-10-04 12:56 UTC
[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
2022-10-04 12:56 UTC
[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
2022-10-04 12:56 UTC
[glibc/azanella/clang] intl: Fix clang -Wunused-but-set-variable on plural.c
2022-10-04 12:56 UTC
[glibc/azanella/clang] Rework not-cancel function prototypes
2022-10-04 12:56 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).