public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
2024-04-02 15:54 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2024-04-02 15:54 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2024-04-02 15:54 UTC
[glibc/azanella/clang] i386: sfp-machine.h: Do no use asm input cast for clang
2024-04-02 15:54 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2024-04-02 15:54 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2024-04-02 15:53 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2024-04-02 15:53 UTC
[glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2024-04-02 15:53 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2024-04-02 15:53 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2024-04-02 15:53 UTC
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2024-04-02 15:53 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2024-04-02 15:53 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2024-04-02 15:53 UTC
[glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
2024-04-02 15:53 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2024-04-02 15:53 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2024-04-02 15:53 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2024-04-02 15:53 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2024-04-02 15:52 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2024-04-02 15:52 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2024-04-02 15:52 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2024-04-02 15:52 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2024-04-02 15:52 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2024-04-02 15:52 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2024-04-02 15:52 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2024-04-02 15:52 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2024-04-02 15:52 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2024-04-02 15:52 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2024-04-02 15:52 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2024-04-02 15:52 UTC
[glibc/azanella/clang] configure: Fix check for -fno-tree-loop-distribute-patterns
2024-04-02 15:51 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2024-04-02 15:51 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2024-04-02 15:51 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2024-04-02 15:51 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2024-04-02 15:51 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2024-04-02 15:51 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2024-04-02 15:51 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2024-04-02 15:51 UTC
[glibc/azanella/clang] resolv: Suppress clang -Wsometimes-uninitialized on getaddrinfo
2024-04-02 15:51 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2024-04-02 15:51 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2024-04-02 15:51 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2024-04-02 15:50 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2024-04-02 15:50 UTC
[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
2024-04-02 15:50 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2024-04-02 15:50 UTC
[glibc/azanella/clang] Add clang specific warnings suppress macros
2024-04-02 15:50 UTC
[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
2024-04-02 15:50 UTC
[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
2024-04-02 15:50 UTC
[glibc/azanella/clang] stdlib: Improve fortify with clang
2024-04-02 15:50 UTC
[glibc] Created branch 'azanella/clang'
2024-04-02 15:50 UTC
[glibc] Deleted branch 'azanella/clang'
2024-04-02 15:49 UTC
[glibc] benchtests: Improve benchtests for strstr
2024-04-01 18:14 UTC
[glibc] x86_64: Remove avx512 strstr implementation
2024-04-01 18:13 UTC
[glibc] signal: Avoid system signal disposition to interfere with tests
2024-04-01 18:13 UTC
[glibc/release/2.39/master] x86-64: Save APX registers in ld.so trampoline
2024-04-01 17:39 UTC
[glibc] RISC-V: Fix the static-PIE non-relocated object check
2024-03-25 14:20 UTC
[glibc] htl: Implement some support for TLS_DTV_AT_TP
2024-03-23 22:16 UTC
[glibc] htl: Respect GL(dl_stack_flags) when allocating stacks
2024-03-23 22:16 UTC
[glibc] hurd: Use the RETURN_ADDRESS macro
2024-03-23 22:16 UTC
[glibc] hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
2024-03-23 22:16 UTC
[glibc] Allow glibc to be compiled without EXEC_PAGESIZE
2024-03-23 22:16 UTC
[glibc] hurd: Stop relying on VM_MAX_ADDRESS
2024-03-23 22:16 UTC
[glibc] hurd: Move internal functions to internal header
2024-03-23 22:16 UTC
[glibc] stdlib: Fix tst-makecontext2 log when swapcontext fails
2024-03-23 8:37 UTC
[glibc] or1k: Add prctl wrapper to unwrap variadic args
2024-03-22 15:44 UTC
[glibc] or1k: Only define fpu rouding and exceptions with hard-float
2024-03-22 15:44 UTC
[glibc] or1k: Update libm test ulps
2024-03-22 15:44 UTC
[glibc/release/2.37/master] LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
2024-03-22 1:32 UTC
[glibc/release/2.39/master] LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
2024-03-22 1:30 UTC
[glibc/release/2.38/master] LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
2024-03-22 1:28 UTC
[glibc] AArch64: Check kernel version for SVE ifuncs
2024-03-21 17:13 UTC
[glibc/release/2.39/master] powerpc: Placeholder and infrastructure/build support to add Power11 related changes
2024-03-21 0:49 UTC
[glibc/release/2.39/master] powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture
2024-03-20 23:16 UTC
[glibc] powerpc: Placeholder and infrastructure/build support to add Power11 related changes
2024-03-20 2:12 UTC
[glibc] powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture
2024-03-19 23:45 UTC
[glibc] elf: Enable TLS descriptor tests on aarch64
2024-03-19 18:25 UTC
[glibc] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
2024-03-19 18:25 UTC
[glibc] Ignore undefined symbols for -mtls-dialect=gnu2
2024-03-19 18:24 UTC
[glibc] Add tst-gnu2-tls2mod1 to test-internal-extras
2024-03-19 13:29 UTC
[glibc] x86-64: Allocate state buffer space for RDI, RSI and RBX
2024-03-19 2:46 UTC
[glibc/release/2.35/master] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
2024-03-18 17:50 UTC
[glibc/release/2.35/master] Include sys/rseq.h in tst-rseq-disable.c
2024-03-18 17:50 UTC
[glibc/release/2.35/master] nptl: Unconditionally use a 32-byte rseq area
2024-03-18 17:50 UTC
[glibc/release/2.35/master] make ‘struct pthread’ a complete type
2024-03-18 17:50 UTC
[glibc/release/2.36/master] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
2024-03-18 17:49 UTC
[glibc/release/2.36/master] Include sys/rseq.h in tst-rseq-disable.c
2024-03-18 17:49 UTC
[glibc/release/2.36/master] nptl: Unconditionally use a 32-byte rseq area
2024-03-18 17:49 UTC
[glibc/release/2.36/master] make ‘struct pthread’ a complete type
2024-03-18 17:49 UTC
[glibc/release/2.37/master] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
2024-03-18 17:49 UTC
[glibc/release/2.37/master] Include sys/rseq.h in tst-rseq-disable.c
2024-03-18 17:49 UTC
[glibc/release/2.37/master] nptl: Unconditionally use a 32-byte rseq area
2024-03-18 17:49 UTC
[glibc/release/2.37/master] make ‘struct pthread’ a complete type
2024-03-18 17:49 UTC
[glibc/release/2.38/master] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
2024-03-18 17:47 UTC
[glibc/release/2.39/master] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
2024-03-18 17:46 UTC
[glibc] riscv: Update nofpu libm test ulps
2024-03-18 10:29 UTC
[glibc] Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
2024-03-15 22:23 UTC
[glibc] linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
2024-03-15 18:08 UTC
[glibc] aarch64: fix check for SVE support in assembler
2024-03-15 7:45 UTC
[glibc] Update kernel version to 6.8 in header constant tests
2024-03-13 19:46 UTC
[glibc] Update syscall lists for Linux 6.8
2024-03-13 13:58 UTC
[glibc] Use Linux 6.8 in build-many-glibcs.py
2024-03-13 13:30 UTC
[glibc] powerpc: Remove power8 strcasestr optimization
2024-03-12 20:33 UTC
[glibc] riscv: Fix alignment-ignorant memcpy implementation
2024-03-12 20:33 UTC
[glibc/release/2.37/master] support: use 64-bit time_t (bug 30111)
2024-03-12 19:32 UTC
[glibc/release/2.36/master] support: use 64-bit time_t (bug 30111)
2024-03-12 19:32 UTC
[glibc/release/2.35/master] support: use 64-bit time_t (bug 30111)
2024-03-12 19:32 UTC
[glibc] linux/sigsetops: fix type confusion (bug 31468)
2024-03-12 9:01 UTC
[glibc] LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
2024-03-12 6:08 UTC
[glibc] duplocale: protect use of global locale (bug 23970)
2024-03-11 9:01 UTC
[glibc/release/2.39/master] Use gcc __builtin_stdc_* builtins in stdbit.h if possible
2024-03-04 11:57 UTC
[glibc] x86-64: Simplify minimum ISA check ifdef conditional with if
2024-03-04 0:14 UTC
[glibc] manual/tunables - Add entry for enable_secure tunable
2024-03-01 17:43 UTC
[glibc] NEWS: Move enable_secure_tunable from 2.39 to 2.40
2024-03-01 17:38 UTC
[glibc] riscv: Add and use alignment-ignorant memcpy
2024-03-01 15:18 UTC
[glibc] riscv: Add ifunc helper method to hwprobe.h
2024-03-01 15:17 UTC
[glibc] riscv: Enable multi-arg ifunc resolvers
2024-03-01 15:17 UTC
[glibc] riscv: Add __riscv_hwprobe pointer to ifunc calls
2024-03-01 15:17 UTC
[glibc] riscv: Add hwprobe vdso call support
2024-03-01 15:17 UTC
[glibc] linux: Introduce INTERNAL_VSYSCALL
2024-03-01 15:17 UTC
[glibc] riscv: Add Linux hwprobe syscall support
2024-03-01 15:17 UTC
[glibc] rtld: Add glibc.rtld.enable_secure tunable
2024-02-29 19:58 UTC
[glibc] x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers
2024-02-29 12:31 UTC
[glibc] x86_64: Suppress false positive valgrind error
2024-02-28 21:41 UTC
[glibc] x86: Don't check XFD against /proc/cpuinfo
2024-02-28 19:50 UTC
[glibc] x86-64: Don't use SSE resolvers for ISA level 3 or above
2024-02-28 19:50 UTC
[glibc] x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
2024-02-28 17:05 UTC
[glibc] sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end marker
2024-02-28 13:48 UTC
[glibc] cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)
2024-02-28 13:35 UTC
[glibc] s390: Improve static-pie configure tests
2024-02-28 13:13 UTC
[glibc] x86: Change ENQCMD test to CHECK_FEATURE_PRESENT
2024-02-27 19:51 UTC
[glibc] debug: Improve mqueue.h fortify warnings with clang
2024-02-27 19:26 UTC
[glibc] debug: Improve fcntl.h fortify warnings with clang
2024-02-27 19:26 UTC
[glibc] wcsmbs: Improve fortify with clang
2024-02-27 19:26 UTC
[glibc] syslog: Improve fortify with clang
2024-02-27 19:25 UTC
[glibc] socket: Improve fortify with clang
2024-02-27 19:25 UTC
[glibc] unistd: Improve fortify with clang
2024-02-27 19:25 UTC
[glibc] stdlib: Improve fortify with clang
2024-02-27 19:25 UTC
[glibc] string: Improve fortify with clang
2024-02-27 19:25 UTC
[glibc] libio: Improve fortify with clang
2024-02-27 19:25 UTC
[glibc] cdefs.h: Add clang fortify directives
2024-02-27 19:25 UTC
[glibc] Update SHARED-FILES and license for Unicode 15.1.0
2024-02-27 13:28 UTC
[glibc/release/2.39/master] S390: Do not clobber r7 in clone [BZ #31402]
2024-02-27 10:08 UTC
[glibc/release/2.38/master] S390: Do not clobber r7 in clone [BZ #31402]
2024-02-27 10:07 UTC
[glibc/release/2.37/master] S390: Do not clobber r7 in clone [BZ #31402]
2024-02-27 10:06 UTC
[glibc] aarch64/fpu: Sync libmvec routines from 2.39 and before with AOR
2024-02-26 12:46 UTC
[glibc] S390: Do not clobber r7 in clone [BZ #31402]
2024-02-26 12:40 UTC
[glibc] x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
2024-02-25 23:17 UTC
[glibc] hurd: Reformat Makefile
2024-02-25 18:43 UTC
[glibc] htl/tests: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] htl: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] hesiod: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] gmon: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] dlfcn: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] dirent: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] ctype: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] csu: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] conform: Reformat Makefile
2024-02-25 18:42 UTC
[glibc] Support compiling .S files with additional options
2024-02-25 17:23 UTC
[glibc] x86-64: Save APX registers in ld.so trampoline
2024-02-25 17:22 UTC
[glibc] benchtests: Add more benchtests for rounding functions
2024-02-23 11:50 UTC
[glibc] tests: gracefully handle AppArmor userns containment
2024-02-23 11:50 UTC
[glibc] treewide: python-scripts: use `is None` for none-equality
2024-02-23 11:50 UTC
[glibc] powerpc: Remove power7 strstr optimization
2024-02-23 11:50 UTC
[glibc] arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
2024-02-23 11:50 UTC
[glibc/release/2.39/master] math: Update mips64 ulps
2024-02-22 20:29 UTC
[glibc] math: Update mips64 ulps
2024-02-22 20:28 UTC
[glibc] elf: Add new LoongArch reloc types (110 to 126) into elf.h
2024-02-22 12:16 UTC
[glibc] build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations
2024-02-21 7:52 UTC
[glibc] sparc: Treat the version field in the FPU control word as reserved
2024-02-19 14:16 UTC
[glibc] Implement setcontext/getcontext/makecontext/swapcontext for Hurd x86_64
2024-02-17 21:17 UTC
[glibc] Use proc_getchildren_rusage when available in getrusage and times
2024-02-17 20:14 UTC
[glibc] Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)
2024-02-17 8:17 UTC
[glibc] Deleted branch 'hjl/pr22715/2.26'
2024-02-16 16:46 UTC
[glibc] Deleted branch 'hjl/pr22715/2.25'
2024-02-16 16:46 UTC
[glibc] Deleted branch 'hjl/pr22715/2.24'
2024-02-16 16:46 UTC
[glibc] Deleted branch 'hjl/x32/release/2.15'
2024-02-16 16:45 UTC
[glibc] Deleted branch 'hjl/x32/release/2.12'
2024-02-16 16:45 UTC
[glibc] Deleted branch 'hjl/x32/master'
2024-02-16 16:45 UTC
[glibc] Deleted branch 'hjl/xgetbv/master'
2024-02-16 16:45 UTC
[glibc] Deleted branch 'hjl/xgetbv/2.25'
2024-02-16 16:45 UTC
[glibc] Deleted branch 'hjl/avx512f-mem/prefetcht1'
2024-02-16 16:00 UTC
[glibc] Deleted branch 'hjl/avx512f-mem/old'
2024-02-16 16:00 UTC
[glibc] Deleted branch 'hjl/avx512f-mem/master'
2024-02-16 15:59 UTC
[glibc] Deleted branch 'hjl/avx2/master'
2024-02-16 15:59 UTC
[glibc] Deleted branch 'hjl/avx2/c'
2024-02-16 15:59 UTC
[glibc] Deleted branch 'hjl/avx128'
2024-02-16 15:59 UTC
[glibc] Deleted branch 'hjl/avx2/fix'
2024-02-16 15:50 UTC
[glibc] i386: Use generic memrchr in libc (bug 31316)
2024-02-16 6:41 UTC
[glibc] Apply the Makefile sorting fix
2024-02-15 19:42 UTC
[glibc] sysdeps/x86_64/Makefile (tests): Add the end marker
2024-02-15 19:15 UTC
[glibc] sort-makefile-lines.py: Allow '_' in name and "^# name"
2024-02-15 18:43 UTC
[glibc] trivial doc fix: remove weird phrase "syscall takes zero to five arguments"
2024-02-14 16:59 UTC
[glibc] mips: Use builtins for ffs and ffsll
2024-02-14 16:59 UTC
[glibc/arm/gcs] doc: add plain text readme for using GCS
2024-02-14 15:51 UTC
[glibc/arm/gcs] aarch64: process gnu properties in static exe
2024-02-14 15:07 UTC
[glibc/arm/gcs] aarch64: ignore GCS property of ld.so
2024-02-14 15:07 UTC
[glibc/arm/gcs] aarch64: use l_searchlist.r_list for gcs
2024-02-14 15:07 UTC
[glibc/arm/gcs] aarch64: handling gcs marking
2024-02-14 15:07 UTC
[glibc/arm/gcs] aarch64: use l_searchlist.r_list for bti
2024-02-14 15:07 UTC
[glibc/arm/gcs] aarch64: add glibc.cpu.aarch64_gcs_policy
2024-02-14 15:07 UTC
[glibc/arm/gcs] aarch64: Enable GCS in dynamic linked exe
2024-02-14 15: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).