Add necessary protection

This commit is contained in:
Matthias Clasen 2005-02-28 18:09:37 +00:00
parent 6a6b50c241
commit d16ad30f40
4 changed files with 20 additions and 9 deletions

View File

@ -1,13 +1,16 @@
.file "composite_line_22_4a4_mmx.S"
.version "01.01"
.section .note.GNU-stack, "", @progbits
.previous
gcc2_compiled.:
.text
.align 16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/* Magic indicating no need for an executable stack */
#if !defined __powerpc64__ && !defined __ia64__
.section .note.GNU-stack; .previous
#endif
.globl _pixops_composite_line_22_4a4_mmx
.type _pixops_composite_line_22_4a4_mmx,@function
_pixops_composite_line_22_4a4_mmx:

View File

@ -1,13 +1,16 @@
.file "composite_line_color_22_4a4_mmx.S"
.version "01.01"
.section .note.GNU-stack, "", @progbits
.previous
gcc2_compiled.:
.text
.align 16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/* Magic indicating no need for an executable stack */
#if !defined __powerpc64__ && !defined __ia64__
.section .note.GNU-stack; .previous
#endif
.globl _pixops_composite_line_color_22_4a4_mmx
.type _pixops_composite_line_color_22_4a4_mmx,@function
_pixops_composite_line_color_22_4a4_mmx:

View File

@ -1,14 +1,16 @@
.file "have_mmx.S"
.version "01.01"
.section .note.GNU-stack, "", @progbits
.previous
gcc2_compiled.:
.text
.align 16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/* Magic indicating no need for an executable stack */
#if !defined __powerpc64__ && !defined __ia64__
.section .note.GNU-stack; .previous
#endif
.globl _pixops_have_mmx
.type _pixops_have_mmx,@function
_pixops_have_mmx:

View File

@ -1,13 +1,16 @@
.file "scale_line_22_33_mmx.S"
.version "01.01"
.section .note.GNU-stack, "", @progbits
.previous
gcc2_compiled.:
.text
.align 16
#if !defined(__MINGW32__) && !defined(__CYGWIN__)
/* Magic indicating no need for an executable stack */
#if !defined __powerpc64__ && !defined __ia64__
.section .note.GNU-stack; .previous
#endif
.globl _pixops_scale_line_22_33_mmx
.type _pixops_scale_line_22_33_mmx,@function
_pixops_scale_line_22_33_mmx: