forked from AuroraMiddleware/gtk
Add .note.GNU-stack sections to Mark these as not requiring an executable
2005-02-28 Matthias Clasen <mclasen@redhat.com> * pixops/*.S: Add .note.GNU-stack sections to Mark these as not requiring an executable stack.
This commit is contained in:
parent
6294736800
commit
6a6b50c241
@ -1,3 +1,8 @@
|
||||
2005-02-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* pixops/*.S: Add .note.GNU-stack sections to Mark these as not
|
||||
requiring an executable stack.
|
||||
|
||||
2005-02-23 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk-pixbuf-io.c: Document BMP saving support.
|
||||
|
@ -1,5 +1,7 @@
|
||||
.file "composite_line_22_4a4_mmx.S"
|
||||
.version "01.01"
|
||||
.section .note.GNU-stack, "", @progbits
|
||||
.previous
|
||||
gcc2_compiled.:
|
||||
.text
|
||||
.align 16
|
||||
|
@ -1,5 +1,7 @@
|
||||
.file "composite_line_color_22_4a4_mmx.S"
|
||||
.version "01.01"
|
||||
.section .note.GNU-stack, "", @progbits
|
||||
.previous
|
||||
gcc2_compiled.:
|
||||
.text
|
||||
.align 16
|
||||
|
@ -1,5 +1,8 @@
|
||||
|
||||
.file "have_mmx.S"
|
||||
.version "01.01"
|
||||
.section .note.GNU-stack, "", @progbits
|
||||
.previous
|
||||
gcc2_compiled.:
|
||||
.text
|
||||
.align 16
|
||||
|
@ -1,5 +1,7 @@
|
||||
.file "scale_line_22_33_mmx.S"
|
||||
.version "01.01"
|
||||
.section .note.GNU-stack, "", @progbits
|
||||
.previous
|
||||
gcc2_compiled.:
|
||||
.text
|
||||
.align 16
|
||||
|
Loading…
Reference in New Issue
Block a user