Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] Rewrite registry.h
@ 2022-05-30 17:59 Tom Tromey
  2022-05-30 17:59 ` [PATCH 1/6] Change address_space to use new and delete Tom Tromey
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Tom Tromey @ 2022-05-30 17:59 UTC (permalink / raw)
  To: gdb-patches

This series rewrites registry.h, changing it from a lengthy macro to a
C++ template.

After this, registries are slightly less flexible, in that only the
type-safe form is supplied.  However, I consider that a plus and not a
minus.

Regression tested on x86-64 Fedora 34.

Tom



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

end of thread, other threads:[~2022-08-02  2:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30 17:59 [PATCH 0/6] Rewrite registry.h Tom Tromey
2022-05-30 17:59 ` [PATCH 1/6] Change address_space to use new and delete Tom Tromey
2022-05-30 17:59 ` [PATCH 2/6] Change allocation of type-copying hash table Tom Tromey
2022-05-30 17:59 ` [PATCH 3/6] Remove some unused functions from guile code Tom Tromey
2022-05-30 17:59 ` [PATCH 4/6] Rewrite registry.h Tom Tromey
2022-06-07 10:55   ` Lancelot SIX via Gdb-patches
2022-06-08  1:33     ` Tom Tromey
2022-06-08 18:51       ` Tom Tromey
2022-05-30 17:59 ` [PATCH 5/6] Change registry to use less memory Tom Tromey
2022-05-30 17:59 ` [PATCH 6/6] Remove some unneeded checks in Guile code Tom Tromey
2022-07-28 20:13 ` [PATCH 0/6] Rewrite registry.h Tom Tromey
2022-07-29  2:33   ` Simon Marchi via Gdb-patches
2022-08-02  2:46     ` Tom Tromey

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