]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove gdbarch_stab_reg_to_regnum
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 9 Jan 2026 16:56:45 +0000 (11:56 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 9 Jan 2026 19:14:56 +0000 (14:14 -0500)
commit32a9b85573c3c06de22bf65c4752ee00a4527a25
tree41f79176edda1db93c71b4b3898609a43401593b
parent5a8351167a8b4547d6583a5d713936c1aec39565
gdb: remove gdbarch_stab_reg_to_regnum

It is unused, presumably since we removed stab support.

Change-Id: I71d00707afc4a4a23a1644b4233caaa47f4301e4
Approved-By: Tom Tromey <tom@tromey.com>
15 files changed:
gdb/amd64-tdep.c
gdb/csky-tdep.c
gdb/gdbarch-gen.c
gdb/gdbarch-gen.h
gdb/gdbarch_components.py
gdb/h8300-tdep.c
gdb/i386-go32-tdep.c
gdb/i386-tdep.c
gdb/m32c-tdep.c
gdb/mep-tdep.c
gdb/mips-tdep.c
gdb/ppc-linux-tdep.c
gdb/rs6000-tdep.c
gdb/s390-tdep.c
gdb/xtensa-tdep.c