diff options
32 files changed, 35 insertions, 621 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8bda80a399d..795d44232a5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,39 @@ 2019-07-04 Alan Hayward <alan.hayward@arm.com> + * features/Makefile: Remove unused xml files. + * features/aarch64.xml: Remove. + * features/i386/amd64-avx-avx512-linux.xml: Remove. + * features/i386/amd64-avx-avx512.xml: Remove. + * features/i386/amd64-avx-linux.xml: Remove. + * features/i386/amd64-avx-mpx-avx512-pku-linux.xml: Remove. + * features/i386/amd64-avx-mpx-avx512-pku.xml: Remove. + * features/i386/amd64-avx-mpx-linux.xml: Remove. + * features/i386/amd64-avx-mpx.xml: Remove. + * features/i386/amd64-avx.xml: Remove. + * features/i386/amd64-linux.xml: Remove. + * features/i386/amd64-mpx-linux.xml: Remove. + * features/i386/amd64-mpx.xml: Remove. + * features/i386/amd64.xml: Remove. + * features/i386/i386-avx-avx512-linux.xml: Remove. + * features/i386/i386-avx-avx512.xml: Remove. + * features/i386/i386-avx-linux.xml: Remove. + * features/i386/i386-avx-mpx-avx512-pku-linux.xml: Remove. + * features/i386/i386-avx-mpx-avx512-pku.xml: Remove. + * features/i386/i386-avx-mpx-linux.xml: Remove. + * features/i386/i386-avx-mpx.xml: Remove. + * features/i386/i386-avx.xml: Remove. + * features/i386/i386-linux.xml: Remove. + * features/i386/i386-mmx-linux.xml: Remove. + * features/i386/i386-mmx.xml: Remove. + * features/i386/i386-mpx-linux.xml: Remove. + * features/i386/i386-mpx.xml: Remove. + * features/i386/i386.xml: Remove. + * features/i386/x32-avx-avx512-linux.xml: Remove. + * features/i386/x32-avx-linux.xml: Remove. + * features/i386/x32-linux.xml: Remove. + +2019-07-04 Alan Hayward <alan.hayward@arm.com> + * regformats/aarch64.dat: Remove. * regformats/i386/amd64-avx-avx512-linux.dat: Remove. * regformats/i386/amd64-avx-linux.dat: Remove. diff --git a/gdb/features/Makefile b/gdb/features/Makefile index d0cd4f851fc..3b57124b044 100644 --- a/gdb/features/Makefile +++ b/gdb/features/Makefile @@ -43,25 +43,8 @@ # # make GDB=/path/to/gdb XMLTOC="xml files" cfiles -WHICH = aarch64 \ - arm/arm-with-iwmmxt arm/arm-with-vfpv2 arm/arm-with-vfpv3 \ +WHICH = arm/arm-with-iwmmxt arm/arm-with-vfpv2 arm/arm-with-vfpv3 \ arm/arm-with-neon \ - i386/i386 i386/i386-linux \ - i386/i386-mmx-linux \ - i386/amd64 i386/amd64-linux \ - i386/i386-avx-linux \ - i386/i386-mpx-linux \ - i386/i386-avx-mpx-linux \ - i386/i386-avx-avx512-linux \ - i386/i386-avx-mpx-avx512-pku-linux \ - i386/amd64-avx-linux \ - i386/amd64-mpx-linux \ - i386/amd64-avx-mpx-linux \ - i386/amd64-avx-avx512-linux \ - i386/amd64-avx-mpx-avx512-pku-linux \ - i386/x32-linux \ - i386/x32-avx-linux \ - i386/x32-avx-avx512-linux \ mips-linux mips-dsp-linux \ microblaze-with-stack-protect \ mips64-linux mips64-dsp-linux \ @@ -282,70 +265,6 @@ $(FEATURE_CFILES): %.c: %.xml.tmp # Other dependencies. $(outdir)/arm/arm-with-iwmmxt.dat: arm/arm-core.xml arm/xscale-iwmmxt.xml -$(outdir)/i386/i386.dat: i386/32bit-core.xml i386/32bit-sse.xml -$(outdir)/i386/i386-linux.dat: i386/32bit-core.xml i386/32bit-sse.xml \ - i386/32bit-linux.xml -$(outdir)/i386/amd64.dat: i386/64bit-core.xml i386/64bit-sse.xml \ - i386/64bit-segments.xml -$(outdir)/i386/amd64-linux.dat: i386/64bit-core.xml i386/64bit-sse.xml \ - i386/64bit-linux.xml i386/64bit-segments.xml -$(outdir)/i386/i386-avx.dat: i386/32bit-core.xml i386/32bit-avx.xml -$(outdir)/i386/i386-avx-linux.dat: i386/32bit-core.xml i386/32bit-avx.xml \ - i386/32bit-linux.xml -$(outdir)/i386/i386-mpx.dat: i386/32bit-core.xml i386/32bit-avx.xml \ - i386/32bit-mpx.xml -$(outdir)/i386/i386-mpx-linux.dat: i386/32bit-core.xml i386/32bit-avx.xml \ - i386/32bit-linux.xml i386/32bit-mpx.xml -$(outdir)/i386/i386-mpx-linux.dat: i386/32bit-core.xml \ - i386/32bit-linux.xml i386/32bit-mpx.xml -$(outdir)/i386/i386-avx-mpx-linux.dat: i386/32bit-core.xml \ - i386/32bit-linux.xml i386/32bit-mpx.xml -$(outdir)/i386/i386-avx-avx512.dat: i386/32bit-core.xml i386/32bit-avx.xml \ - i386/32bit-avx512.xml -$(outdir)/i386/i386-avx-avx512-linux.dat: i386/32bit-core.xml i386/32bit-avx.xml \ - i386/32bit-linux.xml i386/32bit-avx512.xml -$(outdir)/i386/i386-avx-mpx-avx512-pku.dat: i386/32bit-core.xml \ - i386/32bit-avx.xml i386/32bit-mpx.xml i386/32bit-avx512.xml \ - i386/32bit-pkeys.xml -$(outdir)/i386/i386-avx-mpx-avx512-pku-linux.dat: i386/32bit-core.xml \ - i386/32bit-avx.xml i386/32bit-mpx.xml i386/32bit-avx512.xml \ - i386/32bit-pkeys.xml i386/32bit-linux.xml -$(outdir)/i386/i386-mmx.dat: i386/32bit-core.xml -$(outdir)/i386/i386-mmx-linux.dat: i386/32bit-core.xml i386/32bit-linux.xml -$(outdir)/i386/amd64-avx.dat: i386/64bit-core.xml i386/64bit-avx.xml \ - i386/64bit-segments.xml -$(outdir)/i386/amd64-avx-linux.dat: i386/64bit-core.xml i386/64bit-avx.xml \ - i386/64bit-linux.xml i386/64bit-segments.xml -$(outdir)/i386/amd64-mpx-linux.dat: i386/64bit-core.xml i386/64bit-avx.xml \ - i386/64bit-linux.xml i386/64bit-segments.xml i386/64bit-mpx.xml -$(outdir)/i386/amd64-avx-mpx-linux.dat: i386/64bit-core.xml \ - i386/64bit-linux.xml i386/64bit-segments.xml i386/64bit-mpx.xml -$(outdir)/i386/amd64-mpx.dat: i386/64bit-core.xml i386/64bit-avx.xml \ - i386/64bit-segments.xml i386/64bit-mpx.xml -$(outdir)/i386/amd64-avx-mpx.dat: i386/64bit-core.xml \ - i386/64bit-segments.xml i386/64bit-mpx.xml -$(outdir)/i386/amd64-avx-avx512.dat: i386/64bit-core.xml i386/64bit-avx.xml \ - i386/64bit-avx512.xml i386/64bit-segments.xml -$(outdir)/i386/amd64-avx-avx512-linux.dat: i386/64bit-core.xml i386/64bit-avx.xml \ - i386/64bit-avx512.xml i386/64bit-linux.xml -$(outdir)/i386/amd64-avx-mpx-avx512-pku.dat: i386/64bit-core.xml \ - i386/64bit-avx.xml i386/64bit-mpx.xml i386/64bit-avx512.xml \ - i386/64bit-pkeys.xml i386/64bit-segments.xml -$(outdir)/i386/amd64-avx-mpx-avx512-pku-linux.dat: i386/64bit-core.xml \ - i386/64bit-avx.xml i386/64bit-mpx.xml i386/64bit-avx512.xml \ - i386/64bit-linux.xml i386/64bit-segments.xml \ - i386/64bit-pkeys.xml -$(outdir)/i386/x32.dat: i386/x32-core.xml i386/64bit-sse.xml -$(outdir)/i386/x32-linux.dat: i386/x32-core.xml i386/64bit-sse.xml \ - i386/64bit-linux.xml i386/64bit-segments.xml -$(outdir)/i386/x32-avx.dat: i386/x32-core.xml i386/64bit-avx.xml -$(outdir)/i386/x32-avx-linux.dat: i386/x32-core.xml i386/64bit-avx.xml \ - i386/64bit-linux.xml i386/64bit-segments.xml -$(outdir)/i386/x32-avx-avx512.dat: i386/x32-core.xml i386/64bit-avx.xml \ - i386/64bit-avx512.xml -$(outdir)/i386/x32-avx-avx512-linux.dat: i386/x32-core.xml i386/64bit-avx.xml \ - i386/64bit-avx512.xml i386/64bit-linux.xml \ - i386/64bit-segments.xml # Regenerate RISC-V CSR feature lists. riscv/32bit-csr.xml riscv/64bit-csr.xml: ../../include/opcode/riscv-opc.h diff --git a/gdb/features/aarch64.xml b/gdb/features/aarch64.xml deleted file mode 100644 index 8a07356b2e4..00000000000 --- a/gdb/features/aarch64.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2009-2019 Free Software Foundation, Inc. - Contributed by ARM Ltd. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>aarch64</architecture> - <xi:include href="aarch64-core.xml"/> - <xi:include href="aarch64-fpu.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx-avx512-linux.xml b/gdb/features/i386/amd64-avx-avx512-linux.xml deleted file mode 100644 index dc0727771a3..00000000000 --- a/gdb/features/i386/amd64-avx-avx512-linux.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX, AVX512 - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> - <xi:include href="64bit-avx512.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx-avx512.xml b/gdb/features/i386/amd64-avx-avx512.xml deleted file mode 100644 index 28d1a6f58e2..00000000000 --- a/gdb/features/i386/amd64-avx-avx512.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX, AVX512 --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> - <xi:include href="64bit-avx512.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx-linux.xml b/gdb/features/i386/amd64-avx-linux.xml deleted file mode 100644 index c613c5695c1..00000000000 --- a/gdb/features/i386/amd64-avx-linux.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx-mpx-avx512-pku-linux.xml b/gdb/features/i386/amd64-avx-mpx-avx512-pku-linux.xml deleted file mode 100644 index ac1e69a198f..00000000000 --- a/gdb/features/i386/amd64-avx-mpx-avx512-pku-linux.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX, MPX, AVX512, PKEYS - Includes Linux-only - special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> - <xi:include href="64bit-mpx.xml"/> - <xi:include href="64bit-avx512.xml"/> - <xi:include href="64bit-pkeys.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx-mpx-avx512-pku.xml b/gdb/features/i386/amd64-avx-mpx-avx512-pku.xml deleted file mode 100644 index d5760fe121e..00000000000 --- a/gdb/features/i386/amd64-avx-mpx-avx512-pku.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX, MPX, AVX512, PKEYS --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> - <xi:include href="64bit-mpx.xml"/> - <xi:include href="64bit-avx512.xml"/> - <xi:include href="64bit-pkeys.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx-mpx-linux.xml b/gdb/features/i386/amd64-avx-mpx-linux.xml deleted file mode 100644 index 88d5e3dd61f..00000000000 --- a/gdb/features/i386/amd64-avx-mpx-linux.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX and MPX - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> - <xi:include href="64bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx-mpx.xml b/gdb/features/i386/amd64-avx-mpx.xml deleted file mode 100644 index 98fd02fbd8b..00000000000 --- a/gdb/features/i386/amd64-avx-mpx.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX and MPX --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> - <xi:include href="64bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/amd64-avx.xml b/gdb/features/i386/amd64-avx.xml deleted file mode 100644 index 4734ddd77e0..00000000000 --- a/gdb/features/i386/amd64-avx.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with AVX --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> -</target> diff --git a/gdb/features/i386/amd64-linux.xml b/gdb/features/i386/amd64-linux.xml deleted file mode 100644 index bc5ac9b9be9..00000000000 --- a/gdb/features/i386/amd64-linux.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> -</target> diff --git a/gdb/features/i386/amd64-mpx-linux.xml b/gdb/features/i386/amd64-mpx-linux.xml deleted file mode 100644 index 046e9bb4426..00000000000 --- a/gdb/features/i386/amd64-mpx-linux.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with MPX - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/amd64-mpx.xml b/gdb/features/i386/amd64-mpx.xml deleted file mode 100644 index 89844ad5813..00000000000 --- a/gdb/features/i386/amd64-mpx.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 with MPX --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/amd64.xml b/gdb/features/i386/amd64.xml deleted file mode 100644 index 295f1226000..00000000000 --- a/gdb/features/i386/amd64.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- AMD64 --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x86-64</architecture> - <xi:include href="64bit-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-segments.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx-avx512-linux.xml b/gdb/features/i386/i386-avx-avx512-linux.xml deleted file mode 100644 index ef1a09bc37e..00000000000 --- a/gdb/features/i386/i386-avx-avx512-linux.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX, AVX512 - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-linux.xml"/> - <xi:include href="32bit-avx.xml"/> - <xi:include href="32bit-avx512.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx-avx512.xml b/gdb/features/i386/i386-avx-avx512.xml deleted file mode 100644 index 95284ff129e..00000000000 --- a/gdb/features/i386/i386-avx-avx512.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX, AVX512 --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-avx.xml"/> - <xi:include href="32bit-avx512.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx-linux.xml b/gdb/features/i386/i386-avx-linux.xml deleted file mode 100644 index 3eb02804372..00000000000 --- a/gdb/features/i386/i386-avx-linux.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX- Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-linux.xml"/> - <xi:include href="32bit-avx.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx-mpx-avx512-pku-linux.xml b/gdb/features/i386/i386-avx-mpx-avx512-pku-linux.xml deleted file mode 100644 index 0997e055ad4..00000000000 --- a/gdb/features/i386/i386-avx-mpx-avx512-pku-linux.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX, MPX, AVX512, PKEYS - Includes Linux-only - special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-linux.xml"/> - <xi:include href="32bit-avx.xml"/> - <xi:include href="32bit-mpx.xml"/> - <xi:include href="32bit-avx512.xml"/> - <xi:include href="32bit-pkeys.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx-mpx-avx512-pku.xml b/gdb/features/i386/i386-avx-mpx-avx512-pku.xml deleted file mode 100644 index 96ea6c21344..00000000000 --- a/gdb/features/i386/i386-avx-mpx-avx512-pku.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX, MPX, AVX512, PKEYS --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-avx.xml"/> - <xi:include href="32bit-mpx.xml"/> - <xi:include href="32bit-avx512.xml"/> - <xi:include href="32bit-pkeys.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx-mpx-linux.xml b/gdb/features/i386/i386-avx-mpx-linux.xml deleted file mode 100644 index 23da70e6f6d..00000000000 --- a/gdb/features/i386/i386-avx-mpx-linux.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX and MPX- Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-linux.xml"/> - <xi:include href="32bit-avx.xml"/> - <xi:include href="32bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx-mpx.xml b/gdb/features/i386/i386-avx-mpx.xml deleted file mode 100644 index 14a971b59e4..00000000000 --- a/gdb/features/i386/i386-avx-mpx.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX and MPX --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-avx.xml"/> - <xi:include href="32bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/i386-avx.xml b/gdb/features/i386/i386-avx.xml deleted file mode 100644 index 77576a99b15..00000000000 --- a/gdb/features/i386/i386-avx.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with AVX --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-avx.xml"/> -</target> diff --git a/gdb/features/i386/i386-linux.xml b/gdb/features/i386/i386-linux.xml deleted file mode 100644 index d705c91935c..00000000000 --- a/gdb/features/i386/i386-linux.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with SSE - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-linux.xml"/> -</target> diff --git a/gdb/features/i386/i386-mmx-linux.xml b/gdb/features/i386/i386-mmx-linux.xml deleted file mode 100644 index 8c3b3f0d8c5..00000000000 --- a/gdb/features/i386/i386-mmx-linux.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with MMX - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-linux.xml"/> -</target> diff --git a/gdb/features/i386/i386-mmx.xml b/gdb/features/i386/i386-mmx.xml deleted file mode 100644 index 8f3740858d1..00000000000 --- a/gdb/features/i386/i386-mmx.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with MMX --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <xi:include href="32bit-core.xml"/> -</target> diff --git a/gdb/features/i386/i386-mpx-linux.xml b/gdb/features/i386/i386-mpx-linux.xml deleted file mode 100644 index b8ea803f481..00000000000 --- a/gdb/features/i386/i386-mpx-linux.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with MPX- Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-linux.xml"/> - <xi:include href="32bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/i386-mpx.xml b/gdb/features/i386/i386-mpx.xml deleted file mode 100644 index 6133b50de9a..00000000000 --- a/gdb/features/i386/i386-mpx.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2013-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with MPX --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> - <xi:include href="32bit-mpx.xml"/> -</target> diff --git a/gdb/features/i386/i386.xml b/gdb/features/i386/i386.xml deleted file mode 100644 index beb1496d977..00000000000 --- a/gdb/features/i386/i386.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2010-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- I386 with SSE --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386</architecture> - <xi:include href="32bit-core.xml"/> - <xi:include href="32bit-sse.xml"/> -</target> diff --git a/gdb/features/i386/x32-avx-avx512-linux.xml b/gdb/features/i386/x32-avx-avx512-linux.xml deleted file mode 100644 index 5348c1d8329..00000000000 --- a/gdb/features/i386/x32-avx-avx512-linux.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2014-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- X32 with AVX, AVX512 - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x64-32</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="x32-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> - <xi:include href="64bit-avx512.xml"/> -</target> diff --git a/gdb/features/i386/x32-avx-linux.xml b/gdb/features/i386/x32-avx-linux.xml deleted file mode 100644 index 230cf6cc3e8..00000000000 --- a/gdb/features/i386/x32-avx-linux.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2012-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- X32 with AVX - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x64-32</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="x32-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> - <xi:include href="64bit-avx.xml"/> -</target> diff --git a/gdb/features/i386/x32-linux.xml b/gdb/features/i386/x32-linux.xml deleted file mode 100644 index 975b8d2a23d..00000000000 --- a/gdb/features/i386/x32-linux.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0"?> -<!-- Copyright (C) 2012-2019 Free Software Foundation, Inc. - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. --> - -<!-- X32 - Includes Linux-only special "register". --> - -<!DOCTYPE target SYSTEM "gdb-target.dtd"> -<target> - <architecture>i386:x64-32</architecture> - <osabi>GNU/Linux</osabi> - <xi:include href="x32-core.xml"/> - <xi:include href="64bit-sse.xml"/> - <xi:include href="64bit-linux.xml"/> - <xi:include href="64bit-segments.xml"/> -</target> |