public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
@ 2023-10-06  9:21 Florian Weimer
  2023-10-06  9:21 ` [PATCH 1/2] Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]" Florian Weimer
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Florian Weimer @ 2023-10-06  9:21 UTC (permalink / raw)
  To: libc-alpha

The change does not work with existing applications.

The first revert is an NDEBUG fix which is no longer needed after the
actual revert.

Tested on i686-linux-gnu and x86_64-linux-gnu.

Thanks,
Florian

Florian Weimer (2):
  Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"
  Revert "elf: Always call destructors in reverse constructor order (bug
    30785)"

 elf/dl-close.c             | 115 ++++++++++------------------
 elf/dl-fini.c              | 152 ++++++++++++++++++++++++-------------
 elf/dl-init.c              |  16 ----
 elf/dso-sort-tests-1.def   |  19 +++--
 elf/tst-audit23.c          |  44 +++++------
 include/link.h             |   4 -
 sysdeps/generic/ldsodefs.h |   4 -
 7 files changed, 174 insertions(+), 180 deletions(-)


base-commit: a3c50bf46a1ca6d9d2b7d879176d345abf95a9de
-- 
2.41.0


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

end of thread, other threads:[~2023-10-18  8:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06  9:21 [PATCH 0/2] Revert "elf: Always call destructors in reverse constructor order (bug 30785)" Florian Weimer
2023-10-06  9:21 ` [PATCH 1/2] Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]" Florian Weimer
2023-10-18  8:14   ` Andreas Schwab
2023-10-06  9:21 ` [PATCH 2/2] Revert "elf: Always call destructors in reverse constructor order (bug 30785)" Florian Weimer
2023-10-06 10:37   ` Andreas Schwab
2023-10-06 10:45     ` Florian Weimer
2023-10-18  8:14   ` Andreas Schwab
2023-10-06  9:25 ` [PATCH 0/2] " Andreas K. Huettel
2023-10-06  9:30   ` Florian Weimer

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