public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2023-08-30 12:35 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2023-08-30 12:35 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2023-08-30 12:35 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2023-08-30 12:35 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2023-08-30 12:34 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2023-08-30 12:34 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2023-08-30 12:34 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2023-08-30 12:34 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2023-08-30 12:34 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2023-08-30 12:34 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2023-08-30 12:34 UTC
[glibc/azanella/clang] diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
2023-08-30 12:34 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2023-08-30 12:34 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2023-08-30 12:34 UTC
[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
2023-08-30 12:34 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2023-08-30 12:34 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2023-08-30 12:33 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2023-08-30 12:33 UTC
[glibc/azanella/clang] stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
2023-08-30 12:33 UTC
[glibc/azanella/clang] stdlib: Remove asm input cast for clang
2023-08-30 12:33 UTC
[glibc] Created branch 'azanella/clang'
2023-08-30 12:33 UTC
[glibc] Deleted branch 'azanella/clang'
2023-08-30 12:32 UTC
[glibc/release/2.37/master] hurd: Make exception subcode a long
2023-08-29 21:19 UTC
[glibc] x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]
2023-08-29 19:58 UTC
[glibc] add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]
2023-08-29 17:03 UTC
[glibc] Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
2023-08-29 14:11 UTC
[glibc] localedata: Translit common emojis to smileys [BZ #30649]
2023-08-29 7:32 UTC
[glibc] nscd: Skip unusable entries in first pass in prune_cache (bug 30800)
2023-08-29 7:32 UTC
[glibc] Deleted branch 'tmp'
2023-08-29 7:27 UTC
[glibc/tmp] localedata: Translit common emojis to smileys [BZ #30649]
2023-08-29 7:26 UTC
[glibc/tmp] nscd: Skip unusable entries in first pass in prune_cache (bug 30800)
2023-08-29 7:26 UTC
[glibc] Created branch 'tmp'
2023-08-29 7:26 UTC
[glibc] LoongArch: Change loongarch to LoongArch in comments
2023-08-29 4:33 UTC
[glibc] LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx}
2023-08-29 4:33 UTC
[glibc] LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx}
2023-08-29 4:33 UTC
[glibc] LoongArch: Add ifunc support for memrchr{lsx, lasx}
2023-08-29 4:33 UTC
[glibc] LoongArch: Add ifunc support for memchr{aligned, lsx, lasx}
2023-08-29 4:33 UTC
[glibc] LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx}
2023-08-29 4:33 UTC
[glibc] LoongArch: Micro-optimize LD_PCREL
2023-08-29 4:33 UTC
[glibc] LoongArch: Remove support code for old linker in start.S
2023-08-29 4:33 UTC
[glibc] LoongArch: Simplify the autoconf check for static PIE
2023-08-29 4:33 UTC
[glibc/google/grte/v5-2.27/master] Add -Wl, --undefined-version when using newer lld
2023-08-29 3:32 UTC
[glibc/release/2.37/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-08-28 20:02 UTC
[glibc/release/2.37/master] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-08-28 20:02 UTC
[glibc/release/2.37/master] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-08-28 20:02 UTC
[glibc/release/2.37/master] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
2023-08-28 20:02 UTC
[glibc] Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h
2023-08-28 17:52 UTC
[glibc] argp-parse: Get rid of alloca
2023-08-28 17:15 UTC
[glibc] gencat: Get rid of alloca
2023-08-28 16:43 UTC
[glibc] m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshift
2023-08-25 13:52 UTC
[glibc] m68k: Fix build with -mcpu=68040 or higher (BZ 30740)
2023-08-25 13:52 UTC
[glibc] elf: Check that --list-diagnostics output has the expected syntax
2023-08-25 12:21 UTC
[glibc] manual: Document ld.so --list-diagnostics output
2023-08-25 12:21 UTC
[glibc] manual/jobs.texi: Add missing @item EPERM for getpgid
2023-08-25 9:44 UTC
[glibc] LoongArch: Add ifunc support for strncmp{aligned, lsx}
2023-08-25 3:50 UTC
[glibc] LoongArch: Add ifunc support for strcmp{aligned, lsx}
2023-08-25 3:50 UTC
[glibc] LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx}
2023-08-25 3:50 UTC
[glibc/release/2.38/master] sysdeps: tst-bz21269: fix -Wreturn-type
2023-08-24 12:17 UTC
[glibc/release/2.38/master] sysdeps: tst-bz21269: handle ENOSYS & skip appropriately
2023-08-24 12:17 UTC
[glibc/release/2.38/master] sysdeps: tst-bz21269: fix test parameter
2023-08-24 12:17 UTC
[glibc] htl: move pthread_attr_setdetachstate into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_attr_getdetachstate into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_attr_setschedpolicy into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_attr_getschedpolicy into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_attr_setinheritsched into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_attr_getinheritsched into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_attr_getschedparam into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_setschedparam into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_getschedparam into libc
2023-08-23 23:58 UTC
[glibc] htl: move pthread_equal into libc
2023-08-23 23:58 UTC
[glibc] Linux: Avoid conflicting types in ld.so --list-diagnostics
2023-08-23 6:52 UTC
[glibc/release/2.38/master] malloc: Remove bin scanning from memalign (bug 30723)
2023-08-22 15:24 UTC
[glibc/release/2.38/master] malloc: Enable merging of remainders in memalign (bug 30723)
2023-08-22 15:24 UTC
[glibc] elf: Do not run constructors for proxy objects
2023-08-22 11:58 UTC
[glibc] x86_64: Add log1p with FMA
2023-08-21 17:44 UTC
[glibc] Remove references to the defunct db2 subdir
2023-08-21 16:21 UTC
[glibc] string: Fix tester build with fortify enable with gcc < 12
2023-08-18 13:00 UTC
[glibc] s390x: Fix static PIE condition for toolchain bootstrapping
2023-08-18 9:01 UTC
[glibc/release/2.38/master] i686: Fix build with --disable-multiarch
2023-08-17 21:41 UTC
[glibc/release/2.38/master] x86_64: Fix build with --disable-multiarch (BZ 30721)
2023-08-17 21:41 UTC
[glibc] m68k: fix __mpn_lshift and __mpn_rshift for non-68020
2023-08-17 19:56 UTC
[glibc] sysdeps: tst-bz21269: fix -Wreturn-type
2023-08-17 8:31 UTC
[glibc] Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and memmove{aligned, unaligne
2023-08-17 2:34 UTC
[glibc] Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{aligned, lsx, lasx}
2023-08-17 2:34 UTC
[glibc] sysdeps: tst-bz21269: handle ENOSYS & skip appropriately
2023-08-16 20:01 UTC
[glibc] sysdeps: tst-bz21269: fix test parameter
2023-08-16 20:01 UTC
[glibc] hurd: Fix strictness of <mach/thread_state.h>
2023-08-15 22:13 UTC
[glibc] hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call
2023-08-15 20:52 UTC
[glibc] io/tst-statvfs: fix statfs().f_type comparison test on some arches
2023-08-15 15:08 UTC
[glibc] fxprintf: Get rid of alloca
2023-08-15 14:29 UTC
[glibc] configure: Add -Wall again to the default CFLAGS
2023-08-15 6:24 UTC
[glibc] malloc: Remove bin scanning from memalign (bug 30723)
2023-08-15 6:24 UTC
[glibc] resolv/nss_dns/dns-host: Get rid of alloca
2023-08-14 20:51 UTC
[glibc] x86_64: Add expm1 with FMA
2023-08-14 15:15 UTC
[glibc] LoongArch: elf: Add new LoongArch reloc types 109 into elf.h
2023-08-14 8:43 UTC
[glibc] elf: Add new LoongArch reloc types (101 to 108) into elf.h
2023-08-14 3:31 UTC
[glibc] Loongarch: Add ifunc support and add different versions of strlen
2023-08-14 3:31 UTC
[glibc] LoongArch: Add minuimum binutils required version
2023-08-14 3:31 UTC
[glibc] LoongArch: Redefine macro LEAF/ENTRY
2023-08-14 3:31 UTC
[glibc/release/2.38/master] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-08-13 4:59 UTC
[glibc] x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
2023-08-11 20:33 UTC
[glibc] x86_64: Add log2 with FMA
2023-08-11 14:50 UTC
[glibc] malloc: Enable merging of remainders in memalign (bug 30723)
2023-08-11 9:18 UTC
[glibc/release/2.38/master] nscd: Do not rebuild getaddrinfo (bug 30709)
2023-08-11 9:15 UTC
[glibc] nscd: Do not rebuild getaddrinfo (bug 30709)
2023-08-11 8:53 UTC
[glibc] x86_64: Sort fpu/multiarch/Makefile
2023-08-10 18:23 UTC
[glibc] i686: Fix build with --disable-multiarch
2023-08-10 16:22 UTC
[glibc] x86_64: Fix build with --disable-multiarch (BZ 30721)
2023-08-10 16:22 UTC
[glibc] Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.h
2023-08-08 14:38 UTC
[glibc] Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.h
2023-08-08 14:38 UTC
[glibc] hurd: Make error_t an int in C++
2023-08-08 14:08 UTC
[glibc] Use binutils 2.41 branch in build-many-glibcs.py
2023-08-08 12:54 UTC
[glibc] linux: statvfs: allocate spare for f_type
2023-08-08 12:46 UTC
[glibc] hurd: statvfs: __f_type -> f_type
2023-08-08 12:46 UTC
[glibc] htl: Initialize ___pthread_self early
2023-08-08 11:16 UTC
[glibc] htl: Add support for static TSD data
2023-08-08 11:16 UTC
[glibc/release/2.38/master] x86: Fix for cache computation on AMD legacy cpus
2023-08-07 9:53 UTC
[glibc] x86: Fix for cache computation on AMD legacy cpus
2023-08-07 9:48 UTC
[glibc] hurd: Rework generating errno.h
2023-08-06 20:36 UTC
[glibc/release/2.38/master] stdlib: Improve tst-realpath compatibility with source fortification
2023-08-06 16:14 UTC
[glibc] powerpc longjmp: Fix build after chk hidden builtin fix
2023-08-04 8:04 UTC
[glibc] LoongArch: Fix static PIE condition for toolchain bootstrapping
2023-08-04 6:05 UTC
[glibc] chk: Add and fix hidden builtin definitions for *_chk
2023-08-03 20:47 UTC
[glibc] tst-realpath-toolong: return "unsupported" when PATH_MAX is undefined
2023-08-03 20:47 UTC
[glibc] Subject: hurd: Make __realpath return EINVAL on NULL buf
2023-08-03 20:47 UTC
[glibc] tst-*glob*: Do not check d_name size
2023-08-03 20:47 UTC
[glibc] hurd: Do not include full <stdarg.h> in <hurd.h>
2023-08-03 8:26 UTC
[glibc] iconv: restore verbosity with unrecognized encoding names (bug 30694)
2023-08-02 11:30 UTC
[glibc] configure: Remove --enable-all-warnings option
2023-08-01 18:45 UTC
[glibc] Add IP_PROTOCOL from Linux 6.4 to bits/in.h
2023-08-01 17:22 UTC
[glibc] Update kernel version to 6.4 in header constant tests
2023-08-01 12:43 UTC
[glibc] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
2023-08-01 12:42 UTC
[glibc] vfprintf-internal: Get rid of alloca
2023-08-01 12:33 UTC
[glibc] stdlib: Improve tst-realpath compatibility with source fortification
2023-08-01 8:27 UTC
[glibc] Created tag 'glibc-2.38.9000'
2023-07-31 18:12 UTC
[glibc] Open master branch for glibc 2.39 development
2023-07-31 18:10 UTC
[glibc] Created branch 'release/2.38/master'
2023-07-31 18:04 UTC
[glibc] Created tag 'glibc-2.38'
2023-07-31 18:01 UTC
[glibc] NEWS: Fix typos
2023-07-31 17:54 UTC
[glibc] Create ChangeLog.old/ChangeLog.27
2023-07-30 19:46 UTC
[glibc] Increase version numbers
2023-07-30 19:36 UTC
[glibc] INSTALL: regenerate
2023-07-30 19:19 UTC
[glibc] NEWS: minor wording fixes
2023-07-30 17:46 UTC
[glibc] install.texi: Build was tested with binutils 2.41 (just released)
2023-07-30 17:32 UTC
[glibc] install.texi: Update versions of most recent build tools
2023-07-27 21:01 UTC
[glibc] contrib.texi: Update for 2.38
2023-07-27 19:43 UTC
[glibc] <sys/platform/x86.h>: Add APX support
2023-07-27 15:43 UTC
[glibc] translations: update cs, nl, vi
2023-07-26 22:22 UTC
[glibc] string: Fix tester build with fortify enable with gcc 6
2023-07-26 14:22 UTC
[glibc] linux: Fix i686 with gcc6
2023-07-26 14:22 UTC
[glibc] i386: Remove memset_chk-nonshared.S
2023-07-26 14:22 UTC
[glibc] i386: Fix build with --enable-fortify=3
2023-07-26 14:22 UTC
[glibc] posix: Fix test-errno build with fortify enable
2023-07-26 14:22 UTC
[glibc] powerpc: Fix powerpc64 strchrnul build with old gcc
2023-07-26 14:22 UTC
[glibc] sunrpc: Fix netname build with older gcc
2023-07-26 14:21 UTC
[glibc] malloc: Fix set-freeres.c with gcc 6
2023-07-26 14:21 UTC
[glibc] NEWS: Insert autogenerated list of fixed bugs
2023-07-25 22:00 UTC
[glibc] NEWS: Mention AArch64 libmvec under build requirements again
2023-07-25 22:00 UTC
[glibc] NEWS: Minor editorial changes
2023-07-25 22:00 UTC
[glibc] MIPS: Update mips32 and mip64 libm test ulps
2023-07-25 21:09 UTC
[glibc] nscd: cleanup obsolete _FORTIFY_SOURCE setting
2023-07-25 20:17 UTC
[glibc] Include sys/rseq.h in tst-rseq-disable.c
2023-07-25 10:28 UTC
[glibc] string: Fix tester with fortify enabled
2023-07-24 18:54 UTC
[glibc] string: Fix bug-strncat1 with fortify enabled
2023-07-24 18:54 UTC
[glibc] nscd: Use errval, not errno to guide cache update (bug 30662)
2023-07-24 13:12 UTC
[glibc] Restore lookup of IPv4 mapped addresses in files database (bug 25457)
2023-07-24 11:17 UTC
[glibc] Revert "MIPS: Sync elf.h from binutils"
2023-07-22 14:45 UTC
[glibc] riscv: Update rvd libm test ulps
2023-07-22 14:06 UTC
[glibc] MIPS: Sync elf.h from binutils
2023-07-22 12:08 UTC
[glibc] Merge translations (bg, hr, pl, sv)
2023-07-21 22:38 UTC
[glibc/release/2.28/master] debug: Mark libSegFault.so as NODELETE
2023-07-21 14:41 UTC
[glibc/release/2.29/master] debug: Mark libSegFault.so as NODELETE
2023-07-21 14:41 UTC
[glibc/release/2.30/master] debug: Mark libSegFault.so as NODELETE
2023-07-21 14:40 UTC
[glibc/release/2.31/master] debug: Mark libSegFault.so as NODELETE
2023-07-21 14:40 UTC
[glibc/release/2.32/master] debug: Mark libSegFault.so as NODELETE
2023-07-21 14:40 UTC
[glibc/release/2.33/master] debug: Mark libSegFault.so as NODELETE
2023-07-21 14:40 UTC
[glibc/release/2.34/master] debug: Mark libSegFault.so as NODELETE
2023-07-21 14:39 UTC
[glibc] nptl: Unconditionally use a 32-byte rseq area
2023-07-21 14:20 UTC
[glibc] hurd: Fix tst-openloc
2023-07-20 21:44 UTC
[glibc] scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
2023-07-20 21:01 UTC
[glibc] configure: Disable building libcrypt by default
2023-07-20 18:38 UTC
[glibc] nptl: Make tst-tls3mod.so explicitly lazy
2023-07-20 10:24 UTC
[glibc] make ‘struct pthread’ a complete type
2023-07-19 21:16 UTC
[glibc] scripts: Add fortify checks on installed headers
2023-07-19 19:24 UTC
[glibc] Update x86_64 libm-test-ulps (x32 ABI)
2023-07-19 15:01 UTC
[glibc] Deleted branch 'schwab/ilp32-2.33'
2023-07-19 13:01 UTC
[glibc] Fix getting return address in elf/tst-audit28.c
2023-07-19 11:19 UTC
[glibc] [PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
2023-07-19 3:35 UTC
[glibc] x86: Fix slight bug in `shared_per_thread` cache size calculation
2023-07-19 1:56 UTC
[glibc] Update i686 libm-test-ulps (again)
2023-07-18 23:36 UTC
[glibc] Update i686 libm-test-ulps
2023-07-18 21:13 UTC
[glibc] Merge translations (de, ro, uk, zh_TW)
2023-07-18 19:28 UTC
[glibc] Regenerate libc.pot
2023-07-17 18:41 UTC
[glibc] configure: Use autoconf 2.71
2023-07-17 14:41 UTC
[glibc] Update sparc libm-test-ulps
2023-07-17 13:10 UTC
[glibc/release/2.37/master] sparc: Fix la_symbind for bind-now (BZ 23734)
2023-07-13 19:51 UTC
[glibc] s390: Add the clone3 wrapper
2023-07-13 13:50 UTC
[glibc] manual: Fix typos in struct dl_find_object
2023-07-13 10:48 UTC
[glibc] sparc: Fix la_symbind for bind-now (BZ 23734)
2023-07-12 19:37 UTC
[glibc] i386: make debug wrappers compatible with static PIE
2023-07-12 12:38 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).