aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-tdep.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-09-07 08:58:18 -0600
committerTom Tromey <tromey@adacore.com>2023-01-03 08:45:00 -0700
commit43f2b4583f95775b2c0fefd71aab4c773c4f7a7e (patch)
treed824b114c27606dd7023f198aa41e7fe21d3fba3 /gdb/ppc-linux-tdep.c
parent4e1d2f5814b29048d1dd1cea2cb50570e6c8f1f8 (diff)
downloadbinutils-43f2b4583f95775b2c0fefd71aab4c773c4f7a7e.zip
binutils-43f2b4583f95775b2c0fefd71aab4c773c4f7a7e.tar.gz
binutils-43f2b4583f95775b2c0fefd71aab4c773c4f7a7e.tar.bz2
Don't emit gdbarch_return_value
The previous patch introduced a new overload of gdbarch_return_value. The intent here is that this new overload always be called by the core of gdb -- the previous implementation is effectively deprecated, because a call to the old-style method will not work with any converted architectures (whereas calling the new-style method is will delegate when needed). This patch changes gdbarch.py so that the old gdbarch_return_value wrapper function can be omitted. This will prevent any errors from creeping in.
Diffstat (limited to 'gdb/ppc-linux-tdep.c')
0 files changed, 0 insertions, 0 deletions