binutils-gdb/gdb/arch
Schimpe, Christina fc14343205 gdb, gdbserver, python, testsuite: Remove MPX.
GDB deprecated the commands "show/set mpx bound" in GDB 15.1, as Intel
listed Intel(R) Memory Protection Extensions (MPX) as removed in 2019.
MPX is also deprecated in gcc (since v9.1), the linux kernel (since v5.6)
and glibc (since v2.35).  Let's now remove MPX support in GDB completely.

This includes the removal of:
- MPX functionality including register support
- deprecated mpx commands
- i386 and amd64 implementation of the hooks report_signal_info and
  get_siginfo_type
- tests
- and pretty printer.

We keep MPX register numbers to not break compatibility with old gdbservers.

Approved-By: Felix Willgerodt <felix.willgerodt@intel.com>
2024-09-25 11:06:57 +00:00
..
aarch32.c
aarch32.h
aarch64-insn.c
aarch64-insn.h
aarch64-mte-linux.c gdb: AArch64: Support MTE on baremetal 2024-08-01 10:01:39 +01:00
aarch64-mte-linux.h gdb: AArch64: Support MTE on baremetal 2024-08-01 10:01:39 +01:00
aarch64-mte.c gdb: AArch64: Support MTE on baremetal 2024-08-01 10:01:39 +01:00
aarch64-mte.h gdb: AArch64: Support MTE on baremetal 2024-08-01 10:01:39 +01:00
aarch64-scalable-linux.c
aarch64-scalable-linux.h
aarch64.c
aarch64.h
amd64-linux-tdesc.c
amd64-linux-tdesc.h
amd64.c gdb, gdbserver, python, testsuite: Remove MPX. 2024-09-25 11:06:57 +00:00
amd64.h
arc.c
arc.h
arm-get-next-pcs.c
arm-get-next-pcs.h
arm-linux.c
arm-linux.h
arm.c
arm.h
csky.c
csky.h
i386-linux-tdesc.c
i386-linux-tdesc.h
i386.c gdb, gdbserver, python, testsuite: Remove MPX. 2024-09-25 11:06:57 +00:00
i386.h
loongarch.c
loongarch.h
ppc-linux-common.c
ppc-linux-common.h
ppc-linux-tdesc.h
riscv.c
riscv.h
tic6x.c
tic6x.h
x86-linux-tdesc-features.c gdb, gdbserver, python, testsuite: Remove MPX. 2024-09-25 11:06:57 +00:00
x86-linux-tdesc-features.h
x86-linux-tdesc.h
xtensa.h