[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.8, Sun Jan 9 13:21:00 2011 UTC revision 1.9, Fri Feb 25 12:38:37 2011 UTC
# Line 212  Line 212 
212  %ifidn __OUTPUT_FORMAT__,elf  %ifidn __OUTPUT_FORMAT__,elf
213  section .note.GNU-stack noalloc noexec nowrite progbits  section .note.GNU-stack noalloc noexec nowrite progbits
214  %endif  %endif
215    %ifidn __OUTPUT_FORMAT__,elf32
216    section .note.GNU-stack noalloc noexec nowrite progbits
217    %endif
218  %ifidn __OUTPUT_FORMAT__,elf64  %ifidn __OUTPUT_FORMAT__,elf64
219  section .note.GNU-stack noalloc noexec nowrite progbits  section .note.GNU-stack noalloc noexec nowrite progbits
220  %endif  %endif

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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