[cvs] / xvidcore / src / nasm.inc Repository:
ViewVC logotype

Diff of /xvidcore/src/nasm.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5, Thu Dec 4 18:30:36 2008 UTC revision 1.6, Fri Dec 5 10:15:02 2008 UTC
# Line 175  Line 175 
175  %endmacro  %endmacro
176    
177  %macro TEXT 0  %macro TEXT 0
178    %ifidn __OUTPUT_FORMAT__,macho
179          SECTION .text align=SECTION_ALIGN
180    %else
181        SECTION .rotext align=SECTION_ALIGN        SECTION .rotext align=SECTION_ALIGN
182    %endif
183  %endmacro  %endmacro
184    
185  %macro cglobal 1  %macro cglobal 1

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4