Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 528200 | Differences between
and this patch

Collapse All | Expand All

(-)source.old/common/x86/blockcopy8.asm (+10 lines)
Lines 4932-4934 Link Here
4932
    dec         r3d
4932
    dec         r3d
4933
    jnz        .loop
4933
    jnz        .loop
4934
    RET
4934
    RET
4935
4936
%ifidn __OUTPUT_FORMAT__,elf
4937
    section .note.GNU-stack noalloc noexec nowrite progbits
4938
%endif
4939
%ifidn __OUTPUT_FORMAT__,elf32
4940
    section .note.GNU-stack noalloc noexec nowrite progbits
4941
%endif
4942
%ifidn __OUTPUT_FORMAT__,elf64
4943
    section .note.GNU-stack noalloc noexec nowrite progbits
4944
%endif
(-)source.old/common/x86/const-a.asm (+10 lines)
Lines 111-113 Link Here
111
%endrep
111
%endrep
112
112
113
const sw_64,       dd 64
113
const sw_64,       dd 64
114
115
%ifidn __OUTPUT_FORMAT__,elf
116
    section .note.GNU-stack noalloc noexec nowrite progbits
117
%endif
118
%ifidn __OUTPUT_FORMAT__,elf32
119
    section .note.GNU-stack noalloc noexec nowrite progbits
120
%endif
121
%ifidn __OUTPUT_FORMAT__,elf64
122
    section .note.GNU-stack noalloc noexec nowrite progbits
123
%endif
(-)source.old/common/x86/cpu-a.asm (+10 lines)
Lines 195-197 Link Here
195
    pop r1
195
    pop r1
196
    pop r0
196
    pop r0
197
    ret
197
    ret
198
199
%ifidn __OUTPUT_FORMAT__,elf
200
    section .note.GNU-stack noalloc noexec nowrite progbits
201
%endif
202
%ifidn __OUTPUT_FORMAT__,elf32
203
    section .note.GNU-stack noalloc noexec nowrite progbits
204
%endif
205
%ifidn __OUTPUT_FORMAT__,elf64
206
    section .note.GNU-stack noalloc noexec nowrite progbits
207
%endif
(-)source.old/common/x86/dct8.asm (+10 lines)
Lines 3131-3133 Link Here
3131
    movhps          [r1 + r3], xm1
3131
    movhps          [r1 + r3], xm1
3132
    RET
3132
    RET
3133
%endif
3133
%endif
3134
3135
%ifidn __OUTPUT_FORMAT__,elf
3136
    section .note.GNU-stack noalloc noexec nowrite progbits
3137
%endif
3138
%ifidn __OUTPUT_FORMAT__,elf32
3139
    section .note.GNU-stack noalloc noexec nowrite progbits
3140
%endif
3141
%ifidn __OUTPUT_FORMAT__,elf64
3142
    section .note.GNU-stack noalloc noexec nowrite progbits
3143
%endif
(-)source.old/common/x86/intrapred16.asm (+10 lines)
Lines 12747-12749 Link Here
12747
    dec    r4
12747
    dec    r4
12748
    jnz    .loop
12748
    jnz    .loop
12749
    RET
12749
    RET
12750
12751
%ifidn __OUTPUT_FORMAT__,elf
12752
    section .note.GNU-stack noalloc noexec nowrite progbits
12753
%endif
12754
%ifidn __OUTPUT_FORMAT__,elf32
12755
    section .note.GNU-stack noalloc noexec nowrite progbits
12756
%endif
12757
%ifidn __OUTPUT_FORMAT__,elf64
12758
    section .note.GNU-stack noalloc noexec nowrite progbits
12759
%endif
(-)source.old/common/x86/ipfilter16.asm (+10 lines)
Lines 2892-2894 Link Here
2892
    jnz         .loopH
2892
    jnz         .loopH
2893
2893
2894
    RET
2894
    RET
2895
2896
%ifidn __OUTPUT_FORMAT__,elf
2897
    section .note.GNU-stack noalloc noexec nowrite progbits
2898
%endif
2899
%ifidn __OUTPUT_FORMAT__,elf32
2900
    section .note.GNU-stack noalloc noexec nowrite progbits
2901
%endif
2902
%ifidn __OUTPUT_FORMAT__,elf64
2903
    section .note.GNU-stack noalloc noexec nowrite progbits
2904
%endif
(-)source.old/common/x86/mc-a2.asm (+10 lines)
Lines 1131-1133 Link Here
1131
MBTREE_AVX
1131
MBTREE_AVX
1132
INIT_YMM avx2,fma3
1132
INIT_YMM avx2,fma3
1133
MBTREE_AVX
1133
MBTREE_AVX
1134
1135
%ifidn __OUTPUT_FORMAT__,elf
1136
    section .note.GNU-stack noalloc noexec nowrite progbits
1137
%endif
1138
%ifidn __OUTPUT_FORMAT__,elf32
1139
    section .note.GNU-stack noalloc noexec nowrite progbits
1140
%endif
1141
%ifidn __OUTPUT_FORMAT__,elf64
1142
    section .note.GNU-stack noalloc noexec nowrite progbits
1143
%endif
(-)source.old/common/x86/mc-a.asm (+10 lines)
Lines 3720-3722 Link Here
3720
    prefetcht0  [r0+r1*2]
3720
    prefetcht0  [r0+r1*2]
3721
    prefetcht0  [r0+r2]
3721
    prefetcht0  [r0+r2]
3722
    RET
3722
    RET
3723
3724
%ifidn __OUTPUT_FORMAT__,elf
3725
    section .note.GNU-stack noalloc noexec nowrite progbits
3726
%endif
3727
%ifidn __OUTPUT_FORMAT__,elf32
3728
    section .note.GNU-stack noalloc noexec nowrite progbits
3729
%endif
3730
%ifidn __OUTPUT_FORMAT__,elf64
3731
    section .note.GNU-stack noalloc noexec nowrite progbits
3732
%endif
(-)source.old/common/x86/pixel-32.asm (+9 lines)
Lines 418-420 Link Here
418
    emms
418
    emms
419
    RET
419
    RET
420
420
421
%ifidn __OUTPUT_FORMAT__,elf
422
    section .note.GNU-stack noalloc noexec nowrite progbits
423
%endif
424
%ifidn __OUTPUT_FORMAT__,elf32
425
    section .note.GNU-stack noalloc noexec nowrite progbits
426
%endif
427
%ifidn __OUTPUT_FORMAT__,elf64
428
    section .note.GNU-stack noalloc noexec nowrite progbits
429
%endif
(-)source.old/common/x86/pixel-a.asm (+10 lines)
Lines 8959-8961 Link Here
8959
    movd            eax, m15
8959
    movd            eax, m15
8960
    RET
8960
    RET
8961
%endif
8961
%endif
8962
8963
%ifidn __OUTPUT_FORMAT__,elf
8964
    section .note.GNU-stack noalloc noexec nowrite progbits
8965
%endif
8966
%ifidn __OUTPUT_FORMAT__,elf32
8967
    section .note.GNU-stack noalloc noexec nowrite progbits
8968
%endif
8969
%ifidn __OUTPUT_FORMAT__,elf64
8970
    section .note.GNU-stack noalloc noexec nowrite progbits
8971
%endif
(-)source.old/common/x86/pixeladd8.asm (+10 lines)
Lines 738-740 Link Here
738
%endmacro
738
%endmacro
739
739
740
PIXEL_ADD_PS_W64_H2 64, 64
740
PIXEL_ADD_PS_W64_H2 64, 64
741
742
%ifidn __OUTPUT_FORMAT__,elf
743
    section .note.GNU-stack noalloc noexec nowrite progbits
744
%endif
745
%ifidn __OUTPUT_FORMAT__,elf32
746
    section .note.GNU-stack noalloc noexec nowrite progbits
747
%endif
748
%ifidn __OUTPUT_FORMAT__,elf64
749
    section .note.GNU-stack noalloc noexec nowrite progbits
750
%endif
(-)source.old/common/x86/pixel-util8.asm (+9 lines)
Lines 4831-4833 Link Here
4831
    RET
4831
    RET
4832
%endmacro
4832
%endmacro
4833
4833
4834
%ifidn __OUTPUT_FORMAT__,elf
4835
    section .note.GNU-stack noalloc noexec nowrite progbits
4836
%endif
4837
%ifidn __OUTPUT_FORMAT__,elf32
4838
    section .note.GNU-stack noalloc noexec nowrite progbits
4839
%endif
4840
%ifidn __OUTPUT_FORMAT__,elf64
4841
    section .note.GNU-stack noalloc noexec nowrite progbits
4842
%endif
(-)source.old/common/x86/sad16-a.asm (+9 lines)
Lines 831-833 Link Here
831
SAD_X 4, 16, 16
831
SAD_X 4, 16, 16
832
SAD_X 4, 16,  8
832
SAD_X 4, 16,  8
833
833
834
%ifidn __OUTPUT_FORMAT__,elf
835
    section .note.GNU-stack noalloc noexec nowrite progbits
836
%endif
837
%ifidn __OUTPUT_FORMAT__,elf32
838
    section .note.GNU-stack noalloc noexec nowrite progbits
839
%endif
840
%ifidn __OUTPUT_FORMAT__,elf64
841
    section .note.GNU-stack noalloc noexec nowrite progbits
842
%endif
(-)source.old/common/x86/ssd-a.asm (+10 lines)
Lines 2593-2595 Link Here
2593
    HADDD   m0, m1
2593
    HADDD   m0, m1
2594
    movd    eax, xm0
2594
    movd    eax, xm0
2595
    RET
2595
    RET
2596
2597
%ifidn __OUTPUT_FORMAT__,elf
2598
    section .note.GNU-stack noalloc noexec nowrite progbits
2599
%endif
2600
%ifidn __OUTPUT_FORMAT__,elf32
2601
    section .note.GNU-stack noalloc noexec nowrite progbits
2602
%endif
2603
%ifidn __OUTPUT_FORMAT__,elf64
2604
    section .note.GNU-stack noalloc noexec nowrite progbits
2605
%endif

Return to bug 528200