Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Update some spots that were using bfd_boolean
@ 2026-03-09 13:56 Tom Tromey
  2026-03-09 13:56 ` [PATCH v2 1/2] Use boolean constants in ft32-tdep.c Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom Tromey @ 2026-03-09 13:56 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

Alan removed bfd_boolean, but a couple of minor things from my related
series are still relevant.

Signed-off-by: Tom Tromey <tom@tromey.com>
---
Changes in v2:
- Adapt to Alan's bfd_boolean removal
- Link to v1: https://inbox.sourceware.org/gdb-patches/20260307-no-bfd-boolean-v1-0-186424bf8238@tromey.com

---
Tom Tromey (2):
      Use boolean constants in ft32-tdep.c
      Use store_unsigned_integer in findcmd.c

 gdb/findcmd.c   | 33 +++++++++++++--------------------
 gdb/ft32-tdep.c |  4 ++--
 2 files changed, 15 insertions(+), 22 deletions(-)
---
base-commit: 83d7283c4b1ec7904120faec04f4a7ee96b898df
change-id: 20260307-no-bfd-boolean-1c8cbdbf2849

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


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

end of thread, other threads:[~2026-03-09 17:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-09 13:56 [PATCH v2 0/2] Update some spots that were using bfd_boolean Tom Tromey
2026-03-09 13:56 ` [PATCH v2 1/2] Use boolean constants in ft32-tdep.c Tom Tromey
2026-03-09 13:56 ` [PATCH v2 2/2] Use store_unsigned_integer in findcmd.c Tom Tromey
2026-03-09 16:04 ` [PATCH v2 0/2] Update some spots that were using bfd_boolean Simon Marchi
2026-03-09 16:59 ` Andrew Burgess

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