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

Side by Side Diff: third_party/yasm/patched-yasm/modules/dbgfmts/yasm_dbgfmts.xml

Issue 11364046: Update Yasm to 1.2.0 (Yasm Part 1/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_dbgfmts.xml 1662 2006-10-21 18:52:29Z peter $ -->
6
7 <refentry id="yasm_dbgfmts"> 5 <refentry id="yasm_dbgfmts">
8 6
9 <refentryinfo> 7 <refentryinfo>
10 <title>Yasm Supported Debug Formats</title> 8 <title>Yasm Supported Debug Formats</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 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 <refentrytitle>yasm</refentrytitle> 116 <refentrytitle>yasm</refentrytitle>
119 <manvolnum>1</manvolnum> 117 <manvolnum>1</manvolnum>
120 </citerefentry>, 118 </citerefentry>,
121 119
122 <citerefentry> 120 <citerefentry>
123 <refentrytitle>yasm_objfmts</refentrytitle> 121 <refentrytitle>yasm_objfmts</refentrytitle>
124 <manvolnum>7</manvolnum> 122 <manvolnum>7</manvolnum>
125 </citerefentry></para> 123 </citerefentry></para>
126 </refsect1> 124 </refsect1>
127 </refentry> 125 </refentry>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698