]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/features/rs6000/powerpc-cell32l.xml
update copyright year range in GDB files
[thirdparty/binutils-gdb.git] / gdb / features / rs6000 / powerpc-cell32l.xml
CommitLineData
f4d9bade 1<?xml version="1.0"?>
61baf725 2<!-- Copyright (C) 2009-2017 Free Software Foundation, Inc.
f4d9bade
UW
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>