summaryrefslogtreecommitdiff
path: root/gdb-7.11/gdb/features/arm-with-vfpv2.xml
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2016-03-30 18:17:50 -0700
committerJosh Gao <jmgao@google.com>2016-03-31 11:41:23 -0700
commit5cbd102d129983cb3a85d41f3606d12584eb75a7 (patch)
treeb573c84ca9e8f80cb04367932fcd059063a20a88 /gdb-7.11/gdb/features/arm-with-vfpv2.xml
parent35ee6839e1be1664809f4c691a80e09ab1661c1b (diff)
downloadgdb-5cbd102d129983cb3a85d41f3606d12584eb75a7.tar.gz
Specify osabi in arm/aarch64 tdescs.
Upstream probably won't like this. Presumably, the correct fix is to add a new -linux version of each of these. Bug: http://b/27926981 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19895 Change-Id: I1eb1d821b027e18c152f025768e2c4d24f3d2729
Diffstat (limited to 'gdb-7.11/gdb/features/arm-with-vfpv2.xml')
-rw-r--r--gdb-7.11/gdb/features/arm-with-vfpv2.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb-7.11/gdb/features/arm-with-vfpv2.xml b/gdb-7.11/gdb/features/arm-with-vfpv2.xml
index f9dc84f5d..a8d45b932 100644
--- a/gdb-7.11/gdb/features/arm-with-vfpv2.xml
+++ b/gdb-7.11/gdb/features/arm-with-vfpv2.xml
@@ -8,6 +8,7 @@
<!DOCTYPE target SYSTEM "gdb-target.dtd">
<target>
<architecture>arm</architecture>
+ <osabi>GNU/Linux</osabi>
<xi:include href="arm-core.xml"/>
<xi:include href="arm-vfpv2.xml"/>
</target>