* config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.
[binutils-gdb.git] / gdb / features / arm-with-iwmmxt.xml
bloba9ed05e700ea0246a018d2ffae03ffe17accb1e0
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
4      Copying and distribution of this file, with or without modification,
5      are permitted in any medium without royalty provided the copyright
6      notice and this notice are preserved.  -->
8 <!DOCTYPE target SYSTEM "gdb-target.dtd">
9 <target>
10   <architecture>iwmmxt</architecture>
11   <xi:include href="arm-core.xml"/>
12   <xi:include href="xscale-iwmmxt.xml"/>
13 </target>