| Index: third_party/yasm/patched-yasm/modules/parsers/yasm_parsers.xml
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/modules/parsers/yasm_parsers.xml (revision 71129)
|
| +++ third_party/yasm/patched-yasm/modules/parsers/yasm_parsers.xml (working copy)
|
| @@ -2,7 +2,7 @@
|
| <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
| "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
|
|
|
| -<!-- $Id: yasm_parsers.xml 1662 2006-10-21 18:52:29Z peter $ -->
|
| +<!-- $Id: yasm_parsers.xml 2286 2010-02-13 07:25:23Z peter $ -->
|
|
|
| <refentry id="yasm_parsers">
|
|
|
| @@ -91,11 +91,11 @@
|
| assembler for modern Unix systems, and is used as the backend for
|
| the GCC compiler. Yasm's support for GAS syntax is moderately
|
| good, although immature: not all directives are supported, and only
|
| - 32-bit x86 and AMD64 architectures are supported. There is also no
|
| - support for the GAS preprocessor. Despite these limitations,
|
| - Yasm's GAS syntax support is good enough to handle essentially all
|
| - x86 and AMD64 GCC compiler output. The GAS parser can be selected
|
| - with <option>-p gas</option>.</para>
|
| + 32-bit x86 and AMD64 architectures are supported. Nearly all of
|
| + the GAS preprocessor is also supported. Yasm's GAS syntax support
|
| + is good enough to handle essentially all x86 and AMD64 GCC compiler
|
| + output. The GAS parser can be selected with <option>-p
|
| + gas</option>.</para>
|
| </refsect1>
|
|
|
| <refsect1>
|
|
|