Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 127295
Collapse All | Expand All

(-)gdk-pixbuf/pixops/composite_line_22_4a4_mmx.S.orig (+5 lines)
Lines 206-208 Link Here
206
	movl %ebp,%esp
206
	movl %ebp,%esp
207
	popl %ebp
207
	popl %ebp
208
	ret
208
	ret
209
210
#ifdef __ELF__
211
.section .note.GNU-stack,"",%progbits
212
#endif
213
(-)gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S.orig (+5 lines)
Lines 217-219 Link Here
217
	movl %ebp,%esp
217
	movl %ebp,%esp
218
	popl %ebp
218
	popl %ebp
219
	ret
219
	ret
220
221
#ifdef __ELF__
222
.section .note.GNU-stack,"",%progbits
223
#endif
224
(-)gdk-pixbuf/pixops/have_mmx.S.orig (+5 lines)
Lines 40-42 Link Here
40
.out:	
40
.out:	
41
	popl	%ebx
41
	popl	%ebx
42
	ret
42
	ret
43
44
#ifdef __ELF__
45
.section .note.GNU-stack,"",%progbits
46
#endif
47
(-)gdk-pixbuf/pixops/scale_line_22_33_mmx.S.orig (+5 lines)
Lines 170-172 Link Here
170
	movl %ebp,%esp
170
	movl %ebp,%esp
171
	popl %ebp
171
	popl %ebp
172
	ret
172
	ret
173
174
#ifdef __ELF__
175
.section .note.GNU-stack,"",%progbits
176
#endif
177

Return to bug 127295