Do not sort the fields in gdbarch_dump
authorTom Tromey <tom@tromey.com>
Wed, 15 Dec 2021 20:42:55 +0000 (13:42 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 17 Dec 2021 21:53:44 +0000 (14:53 -0700)
commitce5abab7377ef54fcd44e1e19eb579c8444ac0dd
tree1eaa30db82f028bdd6d4dc0b2941f2cb82a54196
parent801e2396c64dc755b708e981454d927bb953783d
Do not sort the fields in gdbarch_dump

This changes gdbarch.sh so that it no longer sorts the fields in
gdbarch_dump.  This sorting isn't done anywhere else by gdbarch.sh,
and this simplifies the new generator a little bit.
gdb/gdbarch.c
gdb/gdbarch.sh