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

Side by Side Diff: third_party/yasm/patched-yasm/modules/parsers/yasm_parsers.xml

Issue 11369048: Update Yasm to 1.2.0 (Yasm Part 2/3) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
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
OLDNEW
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> 3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4 4
5 <!-- $Id: yasm_parsers.xml 2286 2010-02-13 07:25:23Z peter $ -->
6
7 <refentry id="yasm_parsers"> 5 <refentry id="yasm_parsers">
8 6
9 <refentryinfo> 7 <refentryinfo>
10 <title>Yasm Supported Parsers</title> 8 <title>Yasm Supported Parsers</title>
11 <date>October 2006</date> 9 <date>October 2006</date>
12 <productname>Yasm</productname> 10 <productname>Yasm</productname>
13 <author> 11 <author>
14 <firstname>Peter</firstname> 12 <firstname>Peter</firstname>
15 <surname>Johnson</surname> 13 <surname>Johnson</surname>
16 <affiliation> 14 <affiliation>
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 <refentrytitle>yasm</refentrytitle> 103 <refentrytitle>yasm</refentrytitle>
106 <manvolnum>1</manvolnum> 104 <manvolnum>1</manvolnum>
107 </citerefentry>, 105 </citerefentry>,
108 106
109 <citerefentry> 107 <citerefentry>
110 <refentrytitle>yasm_arch</refentrytitle> 108 <refentrytitle>yasm_arch</refentrytitle>
111 <manvolnum>7</manvolnum> 109 <manvolnum>7</manvolnum>
112 </citerefentry></para> 110 </citerefentry></para>
113 </refsect1> 111 </refsect1>
114 </refentry> 112 </refentry>
OLDNEW
« no previous file with comments | « third_party/yasm/patched-yasm/modules/parsers/tasm/tests/tasm_test.sh ('k') | third_party/yasm/patched-yasm/out_test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698