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 4923-4925 Link Here
4923
    dec         r3d
4923
    dec         r3d
4924
    jnz        .loop
4924
    jnz        .loop
4925
    RET
4925
    RET
4926
4927
%ifidn __OUTPUT_FORMAT__,elf
4928
    section .note.GNU-stack noalloc noexec nowrite progbits
4929
%endif
4930
%ifidn __OUTPUT_FORMAT__,elf32
4931
    section .note.GNU-stack noalloc noexec nowrite progbits
4932
%endif
4933
%ifidn __OUTPUT_FORMAT__,elf64
4934
    section .note.GNU-stack noalloc noexec nowrite progbits
4935
%endif
(-)source.old/common/x86/const-a.asm (+10 lines)
Lines 109-111 Link Here
109
%endrep
109
%endrep
110
110
111
const sw_64,       dd 64
111
const sw_64,       dd 64
112
113
%ifidn __OUTPUT_FORMAT__,elf
114
    section .note.GNU-stack noalloc noexec nowrite progbits
115
%endif
116
%ifidn __OUTPUT_FORMAT__,elf32
117
    section .note.GNU-stack noalloc noexec nowrite progbits
118
%endif
119
%ifidn __OUTPUT_FORMAT__,elf64
120
    section .note.GNU-stack noalloc noexec nowrite progbits
121
%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 2682-2684 Link Here
2682
    movhps          [r1 + r3], xm1
2682
    movhps          [r1 + r3], xm1
2683
    RET
2683
    RET
2684
%endif
2684
%endif
2685
2686
%ifidn __OUTPUT_FORMAT__,elf
2687
    section .note.GNU-stack noalloc noexec nowrite progbits
2688
%endif
2689
%ifidn __OUTPUT_FORMAT__,elf32
2690
    section .note.GNU-stack noalloc noexec nowrite progbits
2691
%endif
2692
%ifidn __OUTPUT_FORMAT__,elf64
2693
    section .note.GNU-stack noalloc noexec nowrite progbits
2694
%endif
(-)source.old/common/x86/intrapred16.asm (+10 lines)
Lines 12778-12780 Link Here
12778
    dec    r4
12778
    dec    r4
12779
    jnz    .loop
12779
    jnz    .loop
12780
    RET
12780
    RET
12781
12782
%ifidn __OUTPUT_FORMAT__,elf
12783
    section .note.GNU-stack noalloc noexec nowrite progbits
12784
%endif
12785
%ifidn __OUTPUT_FORMAT__,elf32
12786
    section .note.GNU-stack noalloc noexec nowrite progbits
12787
%endif
12788
%ifidn __OUTPUT_FORMAT__,elf64
12789
    section .note.GNU-stack noalloc noexec nowrite progbits
12790
%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 6579-6581 Link Here
6579
    mov         [r2], r3w
6579
    mov         [r2], r3w
6580
.end:
6580
.end:
6581
    RET
6581
    RET
6582
6583
%ifidn __OUTPUT_FORMAT__,elf
6584
    section .note.GNU-stack noalloc noexec nowrite progbits
6585
%endif
6586
%ifidn __OUTPUT_FORMAT__,elf32
6587
    section .note.GNU-stack noalloc noexec nowrite progbits
6588
%endif
6589
%ifidn __OUTPUT_FORMAT__,elf64
6590
    section .note.GNU-stack noalloc noexec nowrite progbits
6591
%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 4999-5001 Link Here
4999
    RET
4999
    RET
5000
%endmacro
5000
%endmacro
5001
5001
5002
%ifidn __OUTPUT_FORMAT__,elf
5003
    section .note.GNU-stack noalloc noexec nowrite progbits
5004
%endif
5005
%ifidn __OUTPUT_FORMAT__,elf32
5006
    section .note.GNU-stack noalloc noexec nowrite progbits
5007
%endif
5008
%ifidn __OUTPUT_FORMAT__,elf64
5009
    section .note.GNU-stack noalloc noexec nowrite progbits
5010
%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