| Index: binaries/linux_x64/lib/valgrind/amd64-avx-coresse-valgrind.xml
|
| ===================================================================
|
| --- binaries/linux_x64/lib/valgrind/amd64-avx-coresse-valgrind.xml (revision 0)
|
| +++ binaries/linux_x64/lib/valgrind/amd64-avx-coresse-valgrind.xml (revision 0)
|
| @@ -0,0 +1,22 @@
|
| +<?xml version="1.0"?>
|
| +<!-- Copyright (C) 2010 Free Software Foundation, Inc.
|
| +
|
| + Copying and distribution of this file, with or without modification,
|
| + are permitted in any medium without royalty provided the copyright
|
| + notice and this notice are preserved. -->
|
| +
|
| +<!-- AMD64 - core and sse. -->
|
| +
|
| +<!DOCTYPE target SYSTEM "gdb-target.dtd">
|
| +<target>
|
| + <architecture>i386:x86-64</architecture>
|
| + <xi:include href="64bit-core.xml"/>
|
| + <xi:include href="64bit-sse.xml"/>
|
| + <xi:include href="64bit-avx.xml"/>
|
| + <xi:include href="64bit-core-valgrind-s1.xml"/>
|
| + <xi:include href="64bit-sse-valgrind-s1.xml"/>
|
| + <xi:include href="64bit-avx-valgrind-s1.xml"/>
|
| + <xi:include href="64bit-core-valgrind-s2.xml"/>
|
| + <xi:include href="64bit-sse-valgrind-s2.xml"/>
|
| + <xi:include href="64bit-avx-valgrind-s2.xml"/>
|
| +</target>
|
|
|
| Property changes on: binaries/linux_x64/lib/valgrind/amd64-avx-coresse-valgrind.xml
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|