Files
Tom Tromey cb275538db Use registry in gdbarch
gdbarch implements its own registry-like approach.  This patch changes
it to instead use registry.h.  It's a rather large patch but largely
uninteresting -- it's mostly a straightforward conversion from the old
approach to the new one.

The main benefit of this change is that it introduces type safety to
the gdbarch registry.  It also removes a bunch of code.

One possible drawback is that, previously, the gdbarch registry
differentiated between pre- and post-initialization setup.  This
doesn't seem very important to me, though.
2022-08-04 13:28:04 -06:00
..
2022-07-15 07:55:32 -06:00
2022-08-04 13:28:04 -06:00
2022-07-28 14:16:50 -06:00
2022-07-18 11:25:34 -06:00
2022-07-05 10:28:39 -06:00
2022-07-05 10:28:39 -06:00
2022-07-28 14:16:50 -06:00
2022-08-03 13:26:58 -06:00
2022-07-28 14:16:50 -06:00
2022-08-04 13:28:04 -06:00
2022-07-28 14:16:50 -06:00
2022-07-28 14:16:50 -06:00
2022-07-28 14:16:50 -06:00
2022-08-04 13:28:04 -06:00