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:
only use GNU stack markings when generating ELF objects
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/amd64_blend.S,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- amd64_blend.S       22 Aug 2005 11:06:35 -0000      1.5
+++ amd64_blend.S       4 Oct 2005 22:54:43 -0000       1.6
@@ -5557,5 +5557,8 @@
        LEAVE
 SIZE(imlib_amd64_reshade_copy_rgb_to_rgba)
 
+#endif
+
+#ifdef __ELF__
 .section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/amd64_blend_cmod.S,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- amd64_blend_cmod.S  7 Aug 2005 07:07:24 -0000       1.4
+++ amd64_blend_cmod.S  4 Oct 2005 22:54:43 -0000       1.5
@@ -16822,5 +16822,8 @@
        LEAVE
 SIZE(imlib_amd64_reshade_copy_rgb_to_rgba_cmod)
 
+#endif
+
+#ifdef __ELF__
 .section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_blend.S,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- asm_blend.S 10 Aug 2005 05:10:19 -0000      1.4
+++ asm_blend.S 4 Oct 2005 22:54:43 -0000       1.5
@@ -1061,5 +1061,8 @@
 
 SIZE(imlib_mmx_reshade_copy_rgb_to_rgba)
 
+#endif
+
+#ifdef __ELF__
 .section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_blend_cmod.S,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- asm_blend_cmod.S    10 Aug 2005 05:10:19 -0000      1.4
+++ asm_blend_cmod.S    4 Oct 2005 22:54:43 -0000       1.5
@@ -1608,5 +1608,8 @@
 
 SIZE(imlib_mmx_reshade_copy_rgb_to_rgba_cmod)
 
+#endif
+
+#ifdef __ELF__
 .section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_rgba.S,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- asm_rgba.S  17 Aug 2005 22:42:55 -0000      1.5
+++ asm_rgba.S  4 Oct 2005 22:54:43 -0000       1.6
@@ -295,5 +295,8 @@
 
 SIZE(imlib_get_cpuid)
 
+#endif
+
+#ifdef __ELF__
 .section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_rotate.S,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- asm_rotate.S        6 Aug 2005 20:30:27 -0000       1.3
+++ asm_rotate.S        4 Oct 2005 22:54:43 -0000       1.4
@@ -465,5 +465,8 @@
 
 SIZE(imlib_mmx_RotateAA)
 
+#endif
+
+#ifdef __ELF__
 .section .note.GNU-stack,"",@progbits
 #endif
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/asm_scale.S,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- asm_scale.S 6 Aug 2005 20:30:27 -0000       1.3
+++ asm_scale.S 4 Oct 2005 22:54:43 -0000       1.4
@@ -806,5 +806,8 @@
 
 SIZE(imlib_Scale_mmx_AARGBA)
 
+#endif
+
+#ifdef __ELF__
 .section .note.GNU-stack,"",@progbits
 #endif




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to