]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add an arm-tls feature which includes the tpidruro register from CP15.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 3 May 2022 23:05:10 +0000 (16:05 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 3 May 2022 23:05:10 +0000 (16:05 -0700)
commit92d48a1e4eac54db11f1a110328672394fce2853
treea2ba5c23c3adda275329a6760f731006c9d8da32
parent40c23d880386d6e8202567eaa2a6b041feb1a652
Add an arm-tls feature which includes the tpidruro register from CP15.
12 files changed:
gdb/arch/aarch32.c
gdb/arch/arm.c
gdb/arch/arm.h
gdb/arm-fbsd-tdep.c
gdb/arm-linux-nat.c
gdb/arm-linux-tdep.c
gdb/arm-netbsd-nat.c
gdb/arm-tdep.c
gdb/arm-tdep.h
gdb/features/Makefile
gdb/features/arm/arm-tls.c [new file with mode: 0644]
gdb/features/arm/arm-tls.xml [new file with mode: 0644]