Update copyright year range in all GDB files.
[deliverable/binutils-gdb.git] / gdb / features / rs6000 / powerpc-cell64l.xml
CommitLineData
f4d9bade 1<?xml version="1.0"?>
42a4f53d 2<!-- Copyright (C) 2009-2019 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 64-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:common64</architecture>
14 <compatible>spu</compatible>
15 <xi:include href="power64-core.xml"/>
16 <xi:include href="power-fpu.xml"/>
17 <xi:include href="power64-linux.xml"/>
18 <xi:include href="power-altivec.xml"/>
19</target>
This page took 0.694746 seconds and 4 git commands to generate.