Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/src/lib


Modified Files:
        amd64_blend.S amd64_blend_cmod.S asm_blend.S asm_blend_cmod.S 
        asm_rgba.S asm_rotate.S asm_scale.S 


Log Message:
fixes from the PaX guys to make sure we dont have executable stacks
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/amd64_blend.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- amd64_blend.S       5 Aug 2005 21:45:56 -0000       1.2
+++ amd64_blend.S       6 Aug 2005 20:30:15 -0000       1.3
@@ -5556,5 +5556,5 @@
        LEAVE
 SIZE(imlib_amd64_reshade_copy_rgb_to_rgba)
 
-
+.section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/amd64_blend_cmod.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- amd64_blend_cmod.S  5 Aug 2005 21:45:56 -0000       1.2
+++ amd64_blend_cmod.S  6 Aug 2005 20:30:26 -0000       1.3
@@ -16821,5 +16821,5 @@
        LEAVE
 SIZE(imlib_amd64_reshade_copy_rgb_to_rgba_cmod)
 
-
+.section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_blend.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- asm_blend.S 5 Aug 2005 21:45:56 -0000       1.2
+++ asm_blend.S 6 Aug 2005 20:30:27 -0000       1.3
@@ -1056,4 +1056,5 @@
 
 SIZE(imlib_mmx_reshade_copy_rgb_to_rgba)
 
+.section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_blend_cmod.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- asm_blend_cmod.S    5 Aug 2005 21:45:56 -0000       1.2
+++ asm_blend_cmod.S    6 Aug 2005 20:30:27 -0000       1.3
@@ -1601,4 +1601,5 @@
 
 SIZE(imlib_mmx_reshade_copy_rgb_to_rgba_cmod)
 
+.section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_rgba.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- asm_rgba.S  5 Aug 2005 21:45:56 -0000       1.2
+++ asm_rgba.S  6 Aug 2005 20:30:27 -0000       1.3
@@ -298,4 +298,5 @@
 
 SIZE(imlib_get_cpuid)
 
+.section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_rotate.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- asm_rotate.S        5 Aug 2005 21:45:56 -0000       1.2
+++ asm_rotate.S        6 Aug 2005 20:30:27 -0000       1.3
@@ -465,5 +465,5 @@
 
 SIZE(imlib_mmx_RotateAA)
 
+.section .note.GNU-stack,"",@progbits
 #endif
-
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_scale.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- asm_scale.S 5 Aug 2005 21:45:56 -0000       1.2
+++ asm_scale.S 6 Aug 2005 20:30:27 -0000       1.3
@@ -806,4 +806,5 @@
 
 SIZE(imlib_Scale_mmx_AARGBA)
 
+.section .note.GNU-stack,"",@progbits
 #endif




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to