]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/features/rs6000/powerpc-cell32l.xml
GDB copyright headers update after running GDB's copyright.py script.
[thirdparty/binutils-gdb.git] / gdb / features / rs6000 / powerpc-cell32l.xml
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2009-2016 Free Software Foundation, Inc.
3
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. -->
7
8 <!-- Cell/B.E. architecture. Identical to the PowerPC 32-bit Linux UISA,
9 but adds support for the SPU as compatible architecture. -->
10
11 <!DOCTYPE target SYSTEM "gdb-target.dtd">
12 <target>
13 <architecture>powerpc:common</architecture>
14 <compatible>spu</compatible>
15 <xi:include href="power-core.xml"/>
16 <xi:include href="power-fpu.xml"/>
17 <xi:include href="power-linux.xml"/>
18 <xi:include href="power-altivec.xml"/>
19 </target>