From: Ciro Santilli Date: Fri, 21 Dec 2018 14:24:36 +0000 (+0000) Subject: ext: import GDB XML target description files for arm X-Git-Tag: v19.0.0.0~1241 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6064582d714b40766e23f41a788f013fb435fdec;p=gem5.git ext: import GDB XML target description files for arm The XML files were copied from the binutils-gdb source tree under gdb/features at tag gdb-8.2-release Those XML files have a different copyright header than the rest of binutils-gdb which allows them to be copied into non-GPL projects. Change-Id: I49bdeaad91ceb284c73cc0b861906ce09e44ca1d Reviewed-on: https://gem5-review.googlesource.com/c/15256 Maintainer: Gabe Black Maintainer: Andreas Sandberg Reviewed-by: Andreas Sandberg --- diff --git a/ext/gdb-xml/aarch64-core.xml b/ext/gdb-xml/aarch64-core.xml new file mode 100644 index 000000000..eb6364eb0 --- /dev/null +++ b/ext/gdb-xml/aarch64-core.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ext/gdb-xml/aarch64-fpu.xml b/ext/gdb-xml/aarch64-fpu.xml new file mode 100644 index 000000000..399099a8e --- /dev/null +++ b/ext/gdb-xml/aarch64-fpu.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ext/gdb-xml/aarch64.xml b/ext/gdb-xml/aarch64.xml new file mode 100644 index 000000000..2b87cd326 --- /dev/null +++ b/ext/gdb-xml/aarch64.xml @@ -0,0 +1,14 @@ + + + + + + aarch64 + + + diff --git a/ext/gdb-xml/arm/arm-core.xml b/ext/gdb-xml/arm/arm-core.xml new file mode 100644 index 000000000..dc9b3cf0f --- /dev/null +++ b/ext/gdb-xml/arm/arm-core.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ext/gdb-xml/arm/arm-vfpv3.xml b/ext/gdb-xml/arm/arm-vfpv3.xml new file mode 100644 index 000000000..37e136f6d --- /dev/null +++ b/ext/gdb-xml/arm/arm-vfpv3.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ext/gdb-xml/arm/arm-with-neon.xml b/ext/gdb-xml/arm/arm-with-neon.xml new file mode 100644 index 000000000..6818caccd --- /dev/null +++ b/ext/gdb-xml/arm/arm-with-neon.xml @@ -0,0 +1,14 @@ + + + + + + arm + + + +