From: David Hildenbrand Date: Fri, 29 Aug 2014 13:52:15 +0000 (+0200) Subject: s390x/gdb: add the feature xml files for s390x X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6117afac348c8e94ca02c9b5ff68c9f0abcfdb85;p=qemu.git s390x/gdb: add the feature xml files for s390x This patch adds the relevant s390x feature xml files taken from gdb. Signed-off-by: David Hildenbrand Acked-by: Cornelia Huck Acked-by: Christian Borntraeger Signed-off-by: Jens Freimann Signed-off-by: Christian Borntraeger --- diff --git a/configure b/configure index 2063cf6a3c..15201f980f 100755 --- a/configure +++ b/configure @@ -5093,6 +5093,7 @@ case "$target_name" in echo "TARGET_ABI32=y" >> $config_target_mak ;; s390x) + gdb_xml_files="s390x-core64.xml s390-acr.xml s390-fpr.xml" ;; unicore32) ;; diff --git a/gdb-xml/s390-acr.xml b/gdb-xml/s390-acr.xml new file mode 100644 index 0000000000..71dfb20528 --- /dev/null +++ b/gdb-xml/s390-acr.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/gdb-xml/s390-fpr.xml b/gdb-xml/s390-fpr.xml new file mode 100644 index 0000000000..7de0c136ad --- /dev/null +++ b/gdb-xml/s390-fpr.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gdb-xml/s390x-core64.xml b/gdb-xml/s390x-core64.xml new file mode 100644 index 0000000000..15234378ee --- /dev/null +++ b/gdb-xml/s390x-core64.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + +