diff options
author | Alan Hayward <alan.hayward@arm.com> | 2019-07-04 11:53:25 +0100 |
---|---|---|
committer | Alan Hayward <alan.hayward@arm.com> | 2019-07-04 11:55:21 +0100 |
commit | df0bb381e27a8b1594c492a34c48ff6e6bbd29d1 (patch) | |
tree | cf1b8c2510ca452f6760598380c65383759ee45a /gdb/features/i386 | |
parent | edd6266ab14004b02065ad9fb98b1da323a41981 (diff) | |
download | fsf-binutils-gdb-df0bb381e27a8b1594c492a34c48ff6e6bbd29d1.zip fsf-binutils-gdb-df0bb381e27a8b1594c492a34c48ff6e6bbd29d1.tar.gz fsf-binutils-gdb-df0bb381e27a8b1594c492a34c48ff6e6bbd29d1.tar.bz2 |
i386/AArch64: Remove unused xml files
Remove all the xml files that are no longer used by gdbserver,
and remove their entries from the makefile.
gdb/ChangeLog:
* 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.
Diffstat (limited to 'gdb/features/i386')
29 files changed, 0 insertions, 525 deletions
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 dc07277..0000000 --- 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 28d1a6f..0000000 --- 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 c613c56..0000000 --- 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 ac1e69a..0000000 --- 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 d5760fe..0000000 --- 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 88d5e3d..0000000 --- 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 98fd02f..0000000 --- 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 4734ddd..0000000 --- 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 bc5ac9b..0000000 --- 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 046e9bb..0000000 --- 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 89844ad..0000000 --- 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 295f122..0000000 --- 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 ef1a09b..0000000 --- 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 95284ff..0000000 --- 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 3eb0280..0000000 --- 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 0997e05..0000000 --- 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 96ea6c2..0000000 --- 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 23da70e..0000000 --- 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 14a971b..0000000 --- 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 77576a9..0000000 --- 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 d705c91..0000000 --- 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 8c3b3f0..0000000 --- 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 8f37408..0000000 --- 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 b8ea803..0000000 --- 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 6133b50..0000000 --- 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 beb1496..0000000 --- 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 5348c1d..0000000 --- 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 230cf6c..0000000 --- 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 975b8d2..0000000 --- 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> |