S390: Migrate to regcache_supply/collect_regset.
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Tue, 15 Jul 2014 11:18:35 +0000 (11:18 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 7 Aug 2014 15:31:48 +0000 (17:31 +0200)
commit99b7da5d7acfeabdd186ee15e9b182db20feabac
tree22a1f4d5c7b3a3cf61107bd3c17f985998c0a7bc
parent0b3092721e5cfa1697f1dafe81efefdbb0236f21
S390: Migrate to regcache_supply/collect_regset.

Rather than supplying own supply/collect functions, use the generic
functions regcache_supply_regset and regcache_collect_regset instead.
The register maps are rewritten accordingly and become much shorter
(and better readable) than before.
gdb/ChangeLog
gdb/s390-linux-nat.c
gdb/s390-linux-tdep.c
gdb/s390-linux-tdep.h