public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ntpl: Export libthread_db-used symbols (v2)
@ 2021-06-28  9:09 Florian Weimer
  2021-06-28  9:09 ` [PATCH 1/3] nptl_db: Clean up main/rtld variable handling Florian Weimer
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Florian Weimer @ 2021-06-28  9:09 UTC (permalink / raw)
  To: libc-alpha

This incorporates Carlos' feedback and adds more symbol tests to the
GLIBC_PRIVATE consistency check.

Tested on x86_64-linux-gnu, i686-linux-gnu, built with
build-many-glibcs.py.  Not yet tested with GDB.

Thanks,
Florian

Florian Weimer (3):
  nptl_db: Clean up main/rtld variable handling
  nptl: Rename nptl_version to __nptl_version
  nptl: Export libthread_db-used symbols under GLIBC_PRIVATE

 nptl/Versions          | 58 ++++++++++++++++++++++++++++++++++++++++++
 nptl/pthread_create.c  | 13 ++++++----
 nptl_db/Makefile       |  2 +-
 nptl_db/db-symbols.awk | 17 ++++++++++---
 nptl_db/structs.def    | 16 +++++-------
 nptl_db/td_ta_new.c    |  2 +-
 6 files changed, 88 insertions(+), 20 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-06-28 12:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  9:09 [PATCH 0/3] ntpl: Export libthread_db-used symbols (v2) Florian Weimer
2021-06-28  9:09 ` [PATCH 1/3] nptl_db: Clean up main/rtld variable handling Florian Weimer
2021-06-28 12:31   ` Carlos O'Donell
2021-06-28  9:09 ` [PATCH 2/3] nptl: Rename nptl_version to __nptl_version Florian Weimer
2021-06-28 12:31   ` Carlos O'Donell
2021-06-28  9:09 ` [PATCH 3/3] nptl: Export libthread_db-used symbols under GLIBC_PRIVATE Florian Weimer
2021-06-28 12:32   ` Carlos O'Donell
2021-06-28 12:30 ` [PATCH 0/3] ntpl: Export libthread_db-used symbols (v2) Carlos O'Donell

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