[svn] / branches / release-1_3-branch / xvidcore / src / nasm.inc Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/nasm.inc

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

revision 2163, Tue Dec 5 16:26:35 2017 UTC revision 2164, Thu Jan 17 10:33:48 2019 UTC
# Line 175  Line 175 
175  %endmacro  %endmacro
176    
177  %macro TEXT 0  %macro TEXT 0
 %ifidn __OUTPUT_FORMAT__,macho32  
178        SECTION .text align=SECTION_ALIGN        SECTION .text align=SECTION_ALIGN
 %else  
 %ifidn __OUTPUT_FORMAT__,macho64  
       SECTION .text align=SECTION_ALIGN  
 %else  
       SECTION .rotext align=SECTION_ALIGN  
 %endif  
 %endif  
179  %endmacro  %endmacro
180    
181  %macro cglobal 1  %macro cglobal 1

Legend:
Removed from v.2163  
changed lines
  Added in v.2164

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