[svn] / branches / release-1_2-branch / xvidcore / src / dct / x86_asm / idct_3dne.asm Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/dct/x86_asm/idct_3dne.asm

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

revision 1820, Fri Nov 28 16:54:45 2008 UTC revision 1877, Wed Sep 16 17:11:39 2009 UTC
# Line 20  Line 20 
20  ; *  along with this program; if not, write to the Free Software  ; *  along with this program; if not, write to the Free Software
21  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22  ; *  ; *
23  ; * $Id: idct_3dne.asm,v 1.9 2008-11-26 01:04:34 Isibaar Exp $  ; * $Id: idct_3dne.asm,v 1.9.2.2 2009-09-16 17:11:39 Isibaar Exp $
24  ; *  ; *
25  ; ***************************************************************************/  ; ***************************************************************************/
26    
# Line 199  Line 199 
199  ; Code  ; Code
200  ;=============================================================================  ;=============================================================================
201    
202  SECTION .rotext align=SECTION_ALIGN  TEXT
203    
204  cglobal idct_3dne  cglobal idct_3dne
205    
# Line 698  Line 698 
698    ret    ret
699  ENDFUNC  ENDFUNC
700    
701    NON_EXEC_STACK
 %ifidn __OUTPUT_FORMAT__,elf  
 section ".note.GNU-stack" noalloc noexec nowrite progbits  
 %endif  
   

Legend:
Removed from v.1820  
changed lines
  Added in v.1877

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