On 2014-03-17 00:10:46 +0200, Martin Storsjö wrote:
> This allows the main part of the preprocessor to work with source
> in the actual input format and not have to look for directives
> in their translated form (which can be different depending on the
> target).
> ---
> Tested with armasm, linux-gas and apple-gas (I think - the default
> configuration at least).
> 
> We still need to switch to using the armasm comment char ; instead
> of @ immediately in pass 1, because we change from [rX :64] to
> [rX @ 64] in the armasm section, which would be treated as a comment
> otherwise.
> ---
>  gas-preprocessor.pl | 98 
> ++++++++++++++++++++++++++---------------------------
>  1 file changed, 49 insertions(+), 49 deletions(-)

ok

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to