Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove some trivial TYPE_* macros
@ 2026-03-16 14:25 Simon Marchi
  2026-03-16 14:25 ` [PATCH 1/6] gdb: remove INIT_NONE_SPECIFIC Simon Marchi
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Simon Marchi @ 2026-03-16 14:25 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

Here is another small batch of TYPE_* macro removal patches.  I think
that these are simple enough, I'd like to them out of the way first.

Simon Marchi (6):
  gdb: remove INIT_NONE_SPECIFIC
  gdb: remove TYPE_MAIN_TYPE
  gdb: remove TYPE_POINTER_TYPE
  gdb: remove TYPE_REFERENCE_TYPE
  gdb: remove TYPE_RVALUE_REFERENCE_TYPE
  gdb: remove TYPE_CHAIN

 gdb/ada-lang.c    |  8 +---
 gdb/dwarf2/loc.c  |  3 +-
 gdb/dwarf2/read.c |  4 +-
 gdb/eval.c        |  4 +-
 gdb/gdbtypes.c    | 94 +++++++++++++++++++++++------------------------
 gdb/gdbtypes.h    | 30 +++++----------
 gdb/p-exp.y       |  2 +-
 7 files changed, 64 insertions(+), 81 deletions(-)


base-commit: 07caff21f90c2f0c9b7b0e79b00b774be668594c
-- 
2.53.0


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

end of thread, other threads:[~2026-03-19 14:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-16 14:25 [PATCH 0/6] Remove some trivial TYPE_* macros Simon Marchi
2026-03-16 14:25 ` [PATCH 1/6] gdb: remove INIT_NONE_SPECIFIC Simon Marchi
2026-03-16 14:25 ` [PATCH 2/6] gdb: remove TYPE_MAIN_TYPE Simon Marchi
2026-03-16 14:25 ` [PATCH 3/6] gdb: remove TYPE_POINTER_TYPE Simon Marchi
2026-03-16 14:25 ` [PATCH 4/6] gdb: remove TYPE_REFERENCE_TYPE Simon Marchi
2026-03-16 14:25 ` [PATCH 5/6] gdb: remove TYPE_RVALUE_REFERENCE_TYPE Simon Marchi
2026-03-16 14:25 ` [PATCH 6/6] gdb: remove TYPE_CHAIN Simon Marchi
2026-03-16 17:16 ` [PATCH 0/6] Remove some trivial TYPE_* macros Andrew Burgess
2026-03-16 17:28   ` Simon Marchi
2026-03-19 14:34   ` Tom Tromey

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