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

Side by Side Diff: binaries/linux_x86/lib/valgrind/s390-acr.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.acr">
10 <reg name="acr0" bitsize="32" type="uint32" group="access"/>
11 <reg name="acr1" bitsize="32" type="uint32" group="access"/>
12 <reg name="acr2" bitsize="32" type="uint32" group="access"/>
13 <reg name="acr3" bitsize="32" type="uint32" group="access"/>
14 <reg name="acr4" bitsize="32" type="uint32" group="access"/>
15 <reg name="acr5" bitsize="32" type="uint32" group="access"/>
16 <reg name="acr6" bitsize="32" type="uint32" group="access"/>
17 <reg name="acr7" bitsize="32" type="uint32" group="access"/>
18 <reg name="acr8" bitsize="32" type="uint32" group="access"/>
19 <reg name="acr9" bitsize="32" type="uint32" group="access"/>
20 <reg name="acr10" bitsize="32" type="uint32" group="access"/>
21 <reg name="acr11" bitsize="32" type="uint32" group="access"/>
22 <reg name="acr12" bitsize="32" type="uint32" group="access"/>
23 <reg name="acr13" bitsize="32" type="uint32" group="access"/>
24 <reg name="acr14" bitsize="32" type="uint32" group="access"/>
25 <reg name="acr15" bitsize="32" type="uint32" group="access"/>
26 </feature>
OLDNEW
« no previous file with comments | « binaries/linux_x86/lib/valgrind/power-fpu-valgrind-s2.xml ('k') | binaries/linux_x86/lib/valgrind/s390-acr-valgrind-s1.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698