Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Side by Side Diff: binaries/linux_x86/lib/valgrind/s390-fpr-valgrind-s2.xml

Issue 11299158: Roll new valgrind-variant (r138, which is Valgrind r13132, VEX r2564) binaries for Linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/valgrind/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2010-2012 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 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
9 <feature name="org.gnu.gdb.s390.fpr-valgrind-s2">
10 <reg name="fpcs2" bitsize="32" type="uint32" group="float"/>
11 <reg name="f0s2" bitsize="64" type="uint64" group="float"/>
12 <reg name="f1s2" bitsize="64" type="uint64" group="float"/>
13 <reg name="f2s2" bitsize="64" type="uint64" group="float"/>
14 <reg name="f3s2" bitsize="64" type="uint64" group="float"/>
15 <reg name="f4s2" bitsize="64" type="uint64" group="float"/>
16 <reg name="f5s2" bitsize="64" type="uint64" group="float"/>
17 <reg name="f6s2" bitsize="64" type="uint64" group="float"/>
18 <reg name="f7s2" bitsize="64" type="uint64" group="float"/>
19 <reg name="f8s2" bitsize="64" type="uint64" group="float"/>
20 <reg name="f9s2" bitsize="64" type="uint64" group="float"/>
21 <reg name="f10s2" bitsize="64" type="uint64" group="float"/>
22 <reg name="f11s2" bitsize="64" type="uint64" group="float"/>
23 <reg name="f12s2" bitsize="64" type="uint64" group="float"/>
24 <reg name="f13s2" bitsize="64" type="uint64" group="float"/>
25 <reg name="f14s2" bitsize="64" type="uint64" group="float"/>
26 <reg name="f15s2" bitsize="64" type="uint64" group="float"/>
27 </feature>
OLDNEW
« no previous file with comments | « binaries/linux_x86/lib/valgrind/s390-fpr-valgrind-s1.xml ('k') | binaries/linux_x86/lib/valgrind/s390x-core64.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698