public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] libctf: small fixes
@ 2021-06-25 16:12 Nick Alcock
  2021-06-25 16:12 ` [PATCH 1/3] libctf: link against libiberty before linking in libbfd or libctf-nobfd Nick Alcock
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nick Alcock @ 2021-06-25 16:12 UTC (permalink / raw)
  To: binutils

This patch series is small stuff confined to libctf/ and not needing
review: problems with the relink at install time picking up the wrong
libbfd (PR libctf/27360), problems with backward-compatibility code to
handle symtypetab sections emitted by obsolete pre-upstreaming
CTF-capable GCCs; and some warnings causing spurious test failures on
some platforms.

No review needed unless people really want to.

Nick Alcock (3):
  libctf: link against libiberty before linking in libbfd or
    libctf-nobfd
  libctf: fix handling of CTF symtypetab sections emitted by older GCC
  libctf, testsuite: fix various warnings in tests

 libctf/Makefile.am                                         | 6 +++++-
 libctf/Makefile.in                                         | 7 ++++++-
 libctf/ctf-open.c                                          | 7 ++++---
 libctf/testsuite/libctf-lookup/conflicting-type-syms.c     | 3 ---
 libctf/testsuite/libctf-lookup/enum-symbol.c               | 3 ---
 .../libctf-regression/nonstatic-var-section-ld-r.c         | 4 ++--
 .../testsuite/libctf-regression/nonstatic-var-section-ld.c | 4 ++--
 .../libctf-regression/nonstatic-var-section-ld.lk          | 2 +-
 libctf/testsuite/libctf-regression/pptrtab.c               | 1 -
 .../testsuite/libctf-regression/type-add-unnamed-struct.c  | 2 --
 libctf/testsuite/libctf-writable/pptrtab.c                 | 2 +-
 .../libctf-writable/reserialize-strtab-corruption.c        | 1 -
 .../libctf-writable/symtypetab-nonlinker-writeout.c        | 6 ++++--
 13 files changed, 25 insertions(+), 23 deletions(-)

-- 
2.32.0.255.gd9b1d14a2a


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

end of thread, other threads:[~2021-06-25 16:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25 16:12 [PATCH 0/3] libctf: small fixes Nick Alcock
2021-06-25 16:12 ` [PATCH 1/3] libctf: link against libiberty before linking in libbfd or libctf-nobfd Nick Alcock
2021-06-25 16:12 ` [PATCH 2/3] libctf: fix handling of CTF symtypetab sections emitted by older GCC Nick Alcock
2021-06-25 16:12 ` [PATCH 3/3] libctf, testsuite: fix various warnings in tests Nick Alcock

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