public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v5 1/2] Linux: Introduce __brk_call for invoking the brk system call
 2022-05-12 13:01 UTC  (3+ messages)
` [PATCH v5 2/2] csu: Implement and use _dl_early_allocate during static startup

[PATCH v2 0/4] Remove fno_unit_at_a_time configure check
 2022-05-12 12:59 UTC  (5+ messages)
` [PATCH v2 1/4] Add declare_object_symbol_alias for assembly codes (BZ #28128)
` [PATCH v2 2/4] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
` [PATCH v2 3/4] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
` [PATCH v2 4/4] Remove configure fno_unit_at_a_time

[PATCH V9 13/24] LoongArch: Add system call support
 2022-05-12 12:11 UTC  (4+ messages)
              ` [musl] "

[PATCH 0/4] Remove fno_unit_at_a_time configure check
 2022-05-12  7:44 UTC  (7+ messages)
` [PATCH 1/4] Add declare_object_symbol_alias for assembly codes (BZ #28128)
` [PATCH 2/4] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
` [PATCH 3/4] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
` [PATCH 4/4] Remove configure fno_unit_at_a_time

[PATCH 0/3] Simplify ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA and revert aarch64/arm's extern protected data handling
 2022-05-12  4:56 UTC  (5+ messages)

PT_GNU_RELRO is somewhat broken
 2022-05-11 20:50 UTC  (8+ messages)

[PATCH] Change fno-unit-at-a-time to fno-toplevel-reorder
 2022-05-11 18:57 UTC  (3+ messages)

[PATCH v3 00/13] GLIBC LoongArch PATCHES
 2022-05-11 17:32 UTC  (21+ messages)
` [PATCH v4 01/13] LoongArch: Update NEWS and README for the LoongArch port
` [PATCH v4 02/13] LoongArch: Add LoongArch entries to config.h.in
` [PATCH v4 03/13] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
` [PATCH v4 04/13] LoongArch: ABI Implementation
` [PATCH v4 05/13] LoongArch: Thread-Local Storage Support
` [PATCH v4 06/13] LoongArch: Generic <math.h> and soft-fp Routines
` [PATCH v4 07/13] LoongArch: Atomic and Locking Routines
` [PATCH v4 08/13] LoongArch: Linux Syscall Interface
` [PATCH v4 09/13] LoongArch: Linux ABI
` [PATCH v4 10/13] LoongArch: Add ABI Lists

LD_AUDIT: Not enough space in static TLS block
 2022-05-11 17:31 UTC  (7+ messages)

[PATCH v4 0/3] Linux: Fix posix_spawn when user with time namespaces
 2022-05-11 16:01 UTC  (7+ messages)
` [PATCH v4 1/3] linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
` [PATCH v4 2/3] support: Add support_enter_time_namespace
` [PATCH v4 3/3] linux: Add fallback for clone failure on posix_spawn (BZ #29115)

[PATCH v1 1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
 2022-05-11  3:07 UTC  (45+ messages)
` [PATCH v3 "
  ` [PATCH v3 6/6] elf: Optimize _dl_new_hash in dl-new-hash.h
` [PATCH v5 1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
  ` [PATCH v5 2/6] elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
  ` [PATCH v5 3/6] nss: Add tests for the nss_hash in nss_hash.h
  ` [PATCH v5 4/6] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
  ` [PATCH v5 5/6] nss: Optimize nss_hash in nss_hash.c
  ` [PATCH v5 6/6] elf: Optimize _dl_new_hash in dl-new-hash.h
` [PATCH v6 1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
  ` [PATCH v6 2/6] elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
  ` [PATCH v6 3/6] nss: Add tests for the nss_hash in nss_hash.h
  ` [PATCH v6 4/6] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
  ` [PATCH v6 5/6] nss: Optimize nss_hash in nss_hash.c
  ` [PATCH v6 6/6] elf: Optimize _dl_new_hash in dl-new-hash.h
` [PATCH v7 1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
  ` [PATCH v7 2/6] elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
  ` [PATCH v7 3/6] nss: Add tests for the nss_hash in nss_hash.h
  ` [PATCH v7 4/6] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
  ` [PATCH v7 5/6] nss: Optimize nss_hash in nss_hash.c
  ` [PATCH v7 6/6] elf: Optimize _dl_new_hash in dl-new-hash.h
` [PATCH v8 1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
  ` [PATCH v8 2/6] elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
  ` [PATCH v8 3/6] nss: Add tests for the nss_hash in nss_hash.h
  ` [PATCH v8 4/6] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
  ` [PATCH v8 5/6] nss: Optimize nss_hash in nss_hash.c
  ` [PATCH v8 6/6] elf: Optimize _dl_new_hash in dl-new-hash.h

Supporting RISC-V Vendor Extensions in the GNU Toolchain
 2022-05-11  0:01 UTC 

[PATCH v3 0/7] Fix getdents{64} regression on some FS
 2022-05-10 19:30 UTC  (5+ messages)
` [PATCH v3 7/7] dirent: Deprecate getdirentries

Request a Quote
 2022-05-10 17:51 UTC 

BZ #16503
 2022-05-10 16:02 UTC  (4+ messages)

[PATCH v2] Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
 2022-05-10 13:55 UTC  (2+ messages)

[PATCH v3] math: Add math-use-builtins-fabs (BZ#29027)
 2022-05-10  9:04 UTC  (2+ messages)

Monday Patch Queue Review update (2022-05-09)
 2022-05-09 20:43 UTC 

Monday Patch Queue Review update (2022-05-02)
 2022-05-09 20:34 UTC 

[PATCH v4 1/3] ia64: Always define IA64_USE_NEW_STUB as a flag macro
 2022-05-09 17:37 UTC  (17+ messages)
` [PATCH v4 2/3] Linux: Implement a useful version of _startup_fatal
` [PATCH v4 3/3] csu: Implement and use _dl_early_allocate during static startup

[PATCH] elf: Rewrite long RESOLVE_MAP macro to a debug friendly function
 2022-05-09 13:38 UTC  (3+ messages)
` [PATCH v3] "

[RFC] _FORTIFY_SOURCE strictness
 2022-05-09 13:35 UTC  (18+ messages)
` [PATCH 0/2] More compliant wcrtomb
  ` [PATCH 1/2] benchtests: Add wcrtomb microbenchmark
      ` [committed] "
  ` [PATCH 2/2] wcrtomb: Make behavior POSIX compliant
    ` [PATCH v2] "

[PATCH v4 00/13] GLIBC LoongArch PATCHES
 2022-05-09 12:46 UTC  (16+ messages)
` [PATCH v4 01/13] LoongArch: Update NEWS and README for the LoongArch port
` [PATCH v4 02/13] LoongArch: Add LoongArch entries to config.h.in
` [PATCH v4 03/13] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
` [PATCH v4 04/13] LoongArch: ABI Implementation
` [PATCH v4 05/13] LoongArch: Thread-Local Storage Support
` [PATCH v4 06/13] LoongArch: Generic <math.h> and soft-fp Routines
` [PATCH v4 07/13] LoongArch: Atomic and Locking Routines
` [PATCH v4 08/13] LoongArch: Linux Syscall Interface
` [PATCH v4 09/13] LoongArch: Linux ABI
` [PATCH v4 10/13] LoongArch: Add ABI Lists

[PATCH v4 11/13] LoongArch: Build Infastructure
 2022-05-09  2:34 UTC  (3+ messages)
` [PATCH v4 12/13] LoongArch: Hard Float Support
` [PATCH v4 13/13] LoongArch: Update build-many-glibcs.py for the LoongArch Port

[PATCH v3 00/13] GLIBC LoongArch PATCHES
 2022-05-09  2:26 UTC  (4+ messages)
` [PATCH v3 01/13] LoongArch: Update NEWS and README for the LoongArch port

[PATCH] linux: Fix posix_spawn return code if clone fails (BZ#29109)
 2022-05-06 13:43 UTC  (2+ messages)

[PATCH v6 0/4] Args adjustment with ./ld.so exe [BZ #23293]
 2022-05-06 10:07 UTC  (6+ messages)
` [PATCH v6 1/4] rtld: Use generic argv adjustment in ld.so "
` [PATCH v6 2/4] rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
` [PATCH v6 3/4] linux: Add a getauxval test [BZ #23293]
` [PATCH v6 4/4] aarch64: Move ld.so _start to separate file and drop _dl_skip_args

[PATCH v3] nptl: Add backoff mechanism to spinlock loop
 2022-05-06  3:06 UTC  (8+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH 0/4] time: Use __nonnull to avoid null pointer
 2022-05-05 12:26 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] adjtimex/adjtimex64: "
  ` [PATCH v2 2/4] ntp_xxxtimex: "
  ` [PATCH v2 3/4] clock_adjtime: "
  ` [PATCH v2 4/4] clock_settime/clock_gettime: "

[PATCH v3 1/3] ia64: Always define IA64_USE_NEW_STUB as a flag macro
 2022-05-05 12:15 UTC  (3+ messages)
` [PATCH v3 2/3] Linux: Implement a useful version of _startup_fatal
` [PATCH v3 3/3] csu: Implement and use _dl_early_allocate during static startup

[PATCH v2 1/3] ia64: Always define IA64_USE_NEW_STUB as a flag macro
 2022-05-05 11:39 UTC  (5+ messages)
` [PATCH v2 2/3] Linux: Implement a useful version of _startup_fatal

[PATCH v5 0/4] Args adjustment with ./ld.so exe [BZ #23293]
 2022-05-05  8:27 UTC  (6+ messages)
` [PATCH v5 1/4] rtld: Use generic argv adjustment in ld.so "
` [PATCH v5 2/4] rtld: Remove DL_ARGV_NOT_RELRO
` [PATCH v5 3/4] linux: Add a getauxval test [BZ #23293]
` [PATCH v5 4/4] aarch64: Move ld.so _start to separate file and drop _dl_skip_args

page:  |  | 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).