Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 00/10] More coffread cleanups
@ 2026-01-16 19:11 Tom Tromey
  2026-01-16 19:11 ` [PATCH 01/10] Constify coffread.c:getsymname Tom Tromey
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Tom Tromey @ 2026-01-16 19:11 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

After Simon removed a huge chunk of coffread.c, I noticed there were
more cleanups that could be done.  This series is the result.

I'm not totally certain how to test this, but I did at least run the
resulting gdb on some Windows object files to make sure nothing
untoward happens.

Signed-off-by: Tom Tromey <tromey@adacore.com>
---
Tom Tromey (10):
      Constify coffread.c:getsymname
      Clean up a comment in coffread.c
      Fix indentation in coffread.c
      Change coffread.c:pe_file to bool
      Remove redundant nlist_bfd_global
      Use symfile_bfd in more places
      Use coffread_objfile throughout coffread.c
      Remove coff_symfile_init
      Remove all globals from coffread.c
      Change is_import_fixup_symbol to return bool

 gdb/coffread.c | 327 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 158 insertions(+), 169 deletions(-)
---
base-commit: 03375540de733c30feae892db8075eebef946383
change-id: 20260116-coffread-cleanups-4bf0b45c8b04

Best regards,
-- 
Tom Tromey <tromey@adacore.com>


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

end of thread, other threads:[~2026-01-20 15:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-16 19:11 [PATCH 00/10] More coffread cleanups Tom Tromey
2026-01-16 19:11 ` [PATCH 01/10] Constify coffread.c:getsymname Tom Tromey
2026-01-16 19:11 ` [PATCH 02/10] Clean up a comment in coffread.c Tom Tromey
2026-01-16 19:11 ` [PATCH 03/10] Fix indentation " Tom Tromey
2026-01-17  3:54   ` Simon Marchi
2026-01-20 15:47     ` Tom Tromey
2026-01-16 19:11 ` [PATCH 04/10] Change coffread.c:pe_file to bool Tom Tromey
2026-01-16 19:11 ` [PATCH 05/10] Remove redundant nlist_bfd_global Tom Tromey
2026-01-16 19:11 ` [PATCH 06/10] Use symfile_bfd in more places Tom Tromey
2026-01-17  4:09   ` Simon Marchi
2026-01-17  4:19     ` Simon Marchi
2026-01-17  4:10   ` Simon Marchi
2026-01-16 19:11 ` [PATCH 07/10] Use coffread_objfile throughout coffread.c Tom Tromey
2026-01-16 19:11 ` [PATCH 08/10] Remove coff_symfile_init Tom Tromey
2026-01-17  4:13   ` Simon Marchi
2026-01-20 15:54     ` Tom Tromey
2026-01-16 19:11 ` [PATCH 09/10] Remove all globals from coffread.c Tom Tromey
2026-01-16 19:11 ` [PATCH 10/10] Change is_import_fixup_symbol to return bool Tom Tromey
2026-01-17  4:20 ` [PATCH 00/10] More coffread cleanups Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox