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

(-)a/clisp-2.41/ffcall/avcall/avcall-alpha.s (+4 lines)
Lines 249-251 $40: Link Here
249
	addq $30,16,$30
249
	addq $30,16,$30
250
	ret $31,($26),1
250
	ret $31,($26),1
251
	.end __builtin_avcall
251
	.end __builtin_avcall
252
#if defined(__linux__) && defined(__ELF__)
253
.section .note.GNU-stack,"",%progbits
254
#endif
255
(-)a/clisp-2.41/ffcall/avcall/avcall-arm.S (+4 lines)
Lines 169-171 L8: Link Here
169
	mov	r0, $0
169
	mov	r0, $0
170
	add	sp, sp, $1024
170
	add	sp, sp, $1024
171
	ldmfd	sp!, {r4, pc}^
171
	ldmfd	sp!, {r4, pc}^
172
#if defined(__linux__) && defined(__ELF__)
173
.section .note.GNU-stack,"",%progbits
174
#endif
175
(-)a/clisp-2.41/ffcall/avcall/avcall-convex.s (+4 lines)
Lines 176-178 L7: Link Here
176
	ld.w #0,s0
176
	ld.w #0,s0
177
	rtn
177
	rtn
178
	ds.h 0
178
	ds.h 0
179
#if defined(__linux__) && defined(__ELF__)
180
.section .note.GNU-stack,"",%progbits
181
#endif
182
(-)a/clisp-2.41/ffcall/avcall/avcall-hppa.s (+4 lines)
Lines 268-270 Link Here
268
	ldo -1152(%r30),%r30
268
	ldo -1152(%r30),%r30
269
	.EXIT
269
	.EXIT
270
	.PROCEND
270
	.PROCEND
271
#if defined(__linux__) && defined(__ELF__)
272
.section .note.GNU-stack,"",%progbits
273
#endif
274
(-)a/clisp-2.41/ffcall/avcall/avcall-i386-macro.S (+4 lines)
Lines 172-174 L9: Link Here
172
	ret
172
	ret
173
FUNEND()
173
FUNEND()
174
174
175
#if defined(__linux__) && defined(__ELF__)
176
.section .note.GNU-stack,"",%progbits
177
#endif
178
(-)a/clisp-2.41/ffcall/avcall/avcall-ia64.s (+4 lines)
Lines 737-739 __builtin_avcall: Link Here
737
	br.ret.sptk.many b0
737
	br.ret.sptk.many b0
738
	.endp __builtin_avcall#
738
	.endp __builtin_avcall#
739
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
739
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
740
#if defined(__linux__) && defined(__ELF__)
741
.section .note.GNU-stack,"",%progbits
742
#endif
743
(-)a/clisp-2.41/ffcall/avcall/avcall-m68k-amiga.s (+4 lines)
Lines 215-217 L11: Link Here
215
	moveq #0,d0
215
	moveq #0,d0
216
	moveml sp@+,#0x40c
216
	moveml sp@+,#0x40c
217
	rts
217
	rts
218
#if defined(__linux__) && defined(__ELF__)
219
.section .note.GNU-stack,"",%progbits
220
#endif
221
(-)a/clisp-2.41/ffcall/avcall/avcall-m68k.mit.S (+4 lines)
Lines 223-225 L10: Link Here
223
	clrl $d0
223
	clrl $d0
224
	moveml $sp@+,#0xc0c
224
	moveml $sp@+,#0xc0c
225
	rts
225
	rts
226
#if defined(__linux__) && defined(__ELF__)
227
.section .note.GNU-stack,"",%progbits
228
#endif
229
(-)a/clisp-2.41/ffcall/avcall/avcall-m68k.mot.s (+4 lines)
Lines 230-232 __builtin_avcall: Link Here
230
.Lfe1:
230
.Lfe1:
231
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
231
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
232
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
232
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
233
#if defined(__linux__) && defined(__ELF__)
234
.section .note.GNU-stack,"",%progbits
235
#endif
236
(-)a/clisp-2.41/ffcall/avcall/avcall-m88k.s (+4 lines)
Lines 184-186 section .tdesc,"a" Link Here
184
text
184
text
185
.Lfe1:
185
.Lfe1:
186
	size	 __builtin_avcall,.Lfe1-__builtin_avcall
186
	size	 __builtin_avcall,.Lfe1-__builtin_avcall
187
#if defined(__linux__) && defined(__ELF__)
188
.section .note.GNU-stack,"",%progbits
189
#endif
190
(-)a/clisp-2.41/ffcall/avcall/avcall-mips.S (+4 lines)
Lines 416-418 $L64: Link Here
416
	.set	reorder
416
	.set	reorder
417
417
418
	.end	__builtin_avcall
418
	.end	__builtin_avcall
419
#if defined(__linux__) && defined(__ELF__)
420
.section .note.GNU-stack,"",%progbits
421
#endif
422
(-)a/clisp-2.41/ffcall/avcall/avcall-mips64.S (+4 lines)
Lines 1156-1158 $L120: Link Here
1156
	.set	reorder
1156
	.set	reorder
1157
1157
1158
	.end	__builtin_avcall
1158
	.end	__builtin_avcall
1159
#if defined(__linux__) && defined(__ELF__)
1160
.section .note.GNU-stack,"",%progbits
1161
#endif
1162
(-)a/clisp-2.41/ffcall/avcall/avcall-mipsn32.S (+4 lines)
Lines 1172-1174 __builtin_avcall: Link Here
1172
1172
1173
.LFE1:
1173
.LFE1:
1174
	.end	__builtin_avcall
1174
	.end	__builtin_avcall
1175
#if defined(__linux__) && defined(__ELF__)
1176
.section .note.GNU-stack,"",%progbits
1177
#endif
1178
(-)a/clisp-2.41/ffcall/avcall/avcall-powerpc-aix.new.s (+4 lines)
Lines 256-258 LT..__builtin_avcall: Link Here
256
_section_.text:
256
_section_.text:
257
.csect .data[RW],3
257
.csect .data[RW],3
258
	.long _section_.text
258
	.long _section_.text
259
#if defined(__linux__) && defined(__ELF__)
260
.section .note.GNU-stack,"",%progbits
261
#endif
262
(-)a/clisp-2.41/ffcall/avcall/avcall-powerpc-aix.old.s (+4 lines)
Lines 256-258 LT..__builtin_avcall: Link Here
256
_section_.text:
256
_section_.text:
257
.csect .data[RW],3
257
.csect .data[RW],3
258
	.long _section_.text
258
	.long _section_.text
259
#if defined(__linux__) && defined(__ELF__)
260
.section .note.GNU-stack,"",%progbits
261
#endif
262
(-)a/clisp-2.41/ffcall/avcall/avcall-powerpc-linux.s (+4 lines)
Lines 254-256 __builtin_avcall: Link Here
254
.Lfe1:
254
.Lfe1:
255
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
255
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
256
	.ident	"GCC: (GNU) 2.95.2 19991024 (release/franzo)"
256
	.ident	"GCC: (GNU) 2.95.2 19991024 (release/franzo)"
257
#if defined(__linux__) && defined(__ELF__)
258
.section .note.GNU-stack,"",%progbits
259
#endif
260
(-)a/clisp-2.41/ffcall/avcall/avcall-powerpc-macos.s (+4 lines)
Lines 220-222 L117: Link Here
220
	lwz r9,8(r30)
220
	lwz r9,8(r30)
221
	stfs f1,0(r9)
221
	stfs f1,0(r9)
222
	b L49
222
	b L49
223
#if defined(__linux__) && defined(__ELF__)
224
.section .note.GNU-stack,"",%progbits
225
#endif
226
(-)a/clisp-2.41/ffcall/avcall/avcall-powerpc-sysv4.s (+4 lines)
Lines 235-237 __builtin_avcall: Link Here
235
.Lfe1:
235
.Lfe1:
236
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
236
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
237
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
237
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
238
#if defined(__linux__) && defined(__ELF__)
239
.section .note.GNU-stack,"",%progbits
240
#endif
241
(-)a/clisp-2.41/ffcall/avcall/avcall-powerpc64.s (+4 lines)
Lines 192-194 __builtin_avcall: Link Here
192
	.byte 0,0,0,1,128,3,0,0
192
	.byte 0,0,0,1,128,3,0,0
193
	.size	.__builtin_avcall,.-.__builtin_avcall
193
	.size	.__builtin_avcall,.-.__builtin_avcall
194
	.ident	"GCC: (GNU) 3.3.3 (SuSE Linux)"
194
	.ident	"GCC: (GNU) 3.3.3 (SuSE Linux)"
195
#if defined(__linux__) && defined(__ELF__)
196
.section .note.GNU-stack,"",%progbits
197
#endif
198
(-)a/clisp-2.41/ffcall/avcall/avcall-s390.s (+4 lines)
Lines 235-237 __builtin_avcall: Link Here
235
.Lfe1:
235
.Lfe1:
236
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
236
	.size	 __builtin_avcall,.Lfe1-__builtin_avcall
237
	.ident	"GCC: (GNU) 2.95.4  (Debian prerelease)"
237
	.ident	"GCC: (GNU) 2.95.4  (Debian prerelease)"
238
#if defined(__linux__) && defined(__ELF__)
239
.section .note.GNU-stack,"",%progbits
240
#endif
241
(-)a/clisp-2.41/ffcall/avcall/avcall-sparc.S (+4 lines)
Lines 213-215 L68: Link Here
213
L11:
213
L11:
214
	ret
214
	ret
215
	restore %g0, 0, %o0
215
	restore %g0, 0, %o0
216
#if defined(__linux__) && defined(__ELF__)
217
.section .note.GNU-stack,"",%progbits
218
#endif
219
(-)a/clisp-2.41/ffcall/avcall/avcall-sparc64.S (+4 lines)
Lines 935-937 __builtin_avcall: Link Here
935
.LLfe1:
935
.LLfe1:
936
	.size	 __builtin_avcall,.LLfe1-__builtin_avcall
936
	.size	 __builtin_avcall,.LLfe1-__builtin_avcall
937
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
937
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
938
#if defined(__linux__) && defined(__ELF__)
939
.section .note.GNU-stack,"",%progbits
940
#endif
941
(-)a/clisp-2.41/ffcall/avcall/avcall-x86_64.s (+4 lines)
Lines 373-375 __builtin_avcall: Link Here
373
	.align 8
373
	.align 8
374
.LEFDE1:
374
.LEFDE1:
375
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
375
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
376
#if defined(__linux__) && defined(__ELF__)
377
.section .note.GNU-stack,"",%progbits
378
#endif
379
(-)a/clisp-2.41/ffcall/callback/trampoline_r/cache-alpha.s (+4 lines)
Lines 15-17 __TR_clear_cache..ng: Link Here
15
	call_pal 0x86
15
	call_pal 0x86
16
	ret $31,($26),1
16
	ret $31,($26),1
17
	.end __TR_clear_cache
17
	.end __TR_clear_cache
18
#if defined(__linux__) && defined(__ELF__)
19
.section .note.GNU-stack,"",%progbits
20
#endif
21
(-)a/clisp-2.41/ffcall/callback/trampoline_r/cache-convex.s (+4 lines)
Lines 14-16 ___TR_clear_cache: Link Here
14
;NO_APP
14
;NO_APP
15
	rtn
15
	rtn
16
	ds.h 0
16
	ds.h 0
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/callback/trampoline_r/cache-hppa.s (+4 lines)
Lines 29-31 Link Here
29
	bv,n 0(%r2)
29
	bv,n 0(%r2)
30
	.EXIT
30
	.EXIT
31
	.PROCEND
31
	.PROCEND
32
#if defined(__linux__) && defined(__ELF__)
33
.section .note.GNU-stack,"",%progbits
34
#endif
35
(-)a/clisp-2.41/ffcall/callback/trampoline_r/cache-powerpc-macos.s (+4 lines)
Lines 21-23 ___TR_clear_cache: Link Here
21
	icbi 0,r3; dcbf 0,r3
21
	icbi 0,r3; dcbf 0,r3
22
	sync; isync
22
	sync; isync
23
	blr
23
	blr
24
#if defined(__linux__) && defined(__ELF__)
25
.section .note.GNU-stack,"",%progbits
26
#endif
27
(-)a/clisp-2.41/ffcall/callback/trampoline_r/cache-powerpc-sysv4.s (+4 lines)
Lines 33-35 __TR_clear_cache: Link Here
33
.Lfe1:
33
.Lfe1:
34
	.size	 __TR_clear_cache,.Lfe1-__TR_clear_cache
34
	.size	 __TR_clear_cache,.Lfe1-__TR_clear_cache
35
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
35
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
36
#if defined(__linux__) && defined(__ELF__)
37
.section .note.GNU-stack,"",%progbits
38
#endif
39
(-)a/clisp-2.41/ffcall/callback/trampoline_r/cache-sparc.S (+4 lines)
Lines 10-12 C(__TR_clear_cache_2:) Link Here
10
	iflush %o0+0;iflush %o0+8
10
	iflush %o0+0;iflush %o0+8
11
	retl
11
	retl
12
	nop
12
	nop
13
#if defined(__linux__) && defined(__ELF__)
14
.section .note.GNU-stack,"",%progbits
15
#endif
16
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-alpha.s (+4 lines)
Lines 52-54 jump..ng: Link Here
52
	jmp $31,($2),0
52
	jmp $31,($2),0
53
	.align 4
53
	.align 4
54
	.end jump
54
	.end jump
55
#if defined(__linux__) && defined(__ELF__)
56
.section .note.GNU-stack,"",%progbits
57
#endif
58
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-arm.s (+4 lines)
Lines 37-39 _jump: Link Here
37
	sub	r3, r3, #81920
37
	sub	r3, r3, #81920
38
	mov	pc, r3	@ indirect jump
38
	mov	pc, r3	@ indirect jump
39
	movs	pc, lr
39
	movs	pc, lr
40
#if defined(__linux__) && defined(__ELF__)
41
.section .note.GNU-stack,"",%progbits
42
#endif
43
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-convex.s (+4 lines)
Lines 23-25 _tramp: Link Here
23
_jump:
23
_jump:
24
	jmp -1161904448
24
	jmp -1161904448
25
	ds.h 0
25
	ds.h 0
26
#if defined(__linux__) && defined(__ELF__)
27
.section .note.GNU-stack,"",%progbits
28
#endif
29
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-hppa.s (+4 lines)
Lines 36-38 Link Here
36
	bv,n 0(%r19)
36
	bv,n 0(%r19)
37
	.EXIT
37
	.EXIT
38
	.PROCEND
38
	.PROCEND
39
#if defined(__linux__) && defined(__ELF__)
40
.section .note.GNU-stack,"",%progbits
41
#endif
42
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-i386.s (+4 lines)
Lines 21-23 _jump: Link Here
21
	movl $-1161904448,%eax
21
	movl $-1161904448,%eax
22
	jmp *%eax
22
	jmp *%eax
23
	.align 2,0x90
23
	.align 2,0x90
24
#if defined(__linux__) && defined(__ELF__)
25
.section .note.GNU-stack,"",%progbits
26
#endif
27
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-ia64.s (+4 lines)
Lines 33-35 jump: Link Here
33
	br b6
33
	br b6
34
	.endp jump#
34
	.endp jump#
35
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
35
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
36
#if defined(__linux__) && defined(__ELF__)
37
.section .note.GNU-stack,"",%progbits
38
#endif
39
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-m68k-netbsd.s (+4 lines)
Lines 14-16 _tramp: Link Here
14
_jump:
14
_jump:
15
	jmp -1161904448
15
	jmp -1161904448
16
	nop
16
	nop
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-m68k.s (+4 lines)
Lines 14-16 _tramp: Link Here
14
_jump:
14
_jump:
15
	jmp -1161904448
15
	jmp -1161904448
16
	nop
16
	nop
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-m88k.s (+4 lines)
Lines 40-42 section .tdesc,"a" Link Here
40
text
40
text
41
.Lfe2:
41
.Lfe2:
42
	size	 jump,.Lfe2-jump
42
	size	 jump,.Lfe2-jump
43
#if defined(__linux__) && defined(__ELF__)
44
.section .note.GNU-stack,"",%progbits
45
#endif
46
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-mips.s (+4 lines)
Lines 50-52 jump: Link Here
50
	ori	$3,$3,0xbec0
50
	ori	$3,$3,0xbec0
51
	j	$3
51
	j	$3
52
	.end	jump
52
	.end	jump
53
#if defined(__linux__) && defined(__ELF__)
54
.section .note.GNU-stack,"",%progbits
55
#endif
56
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-mips64.s (+4 lines)
Lines 49-51 jump: Link Here
49
	dli	$3,0xbabebec0dea0ffab
49
	dli	$3,0xbabebec0dea0ffab
50
	j	$3
50
	j	$3
51
	.end	jump
51
	.end	jump
52
#if defined(__linux__) && defined(__ELF__)
53
.section .note.GNU-stack,"",%progbits
54
#endif
55
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-mipsn32.s (+4 lines)
Lines 60-62 jump: Link Here
60
	j	$3
60
	j	$3
61
.LFE2:
61
.LFE2:
62
	.end	jump
62
	.end	jump
63
#if defined(__linux__) && defined(__ELF__)
64
.section .note.GNU-stack,"",%progbits
65
#endif
66
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-powerpc-aix.new.s (+4 lines)
Lines 62-64 LT..jump: Link Here
62
_section_.text:
62
_section_.text:
63
.csect .data[RW],3
63
.csect .data[RW],3
64
	.long _section_.text
64
	.long _section_.text
65
#if defined(__linux__) && defined(__ELF__)
66
.section .note.GNU-stack,"",%progbits
67
#endif
68
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-powerpc-aix.old.s (+4 lines)
Lines 62-64 LT..jump: Link Here
62
_section_.text:
62
_section_.text:
63
.csect .data[RW],3
63
.csect .data[RW],3
64
	.long _section_.text
64
	.long _section_.text
65
#if defined(__linux__) && defined(__ELF__)
66
.section .note.GNU-stack,"",%progbits
67
#endif
68
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-powerpc-macos.s (+4 lines)
Lines 24-26 _jump: Link Here
24
	ori r0,r0,48832
24
	ori r0,r0,48832
25
	mtctr r0
25
	mtctr r0
26
	bctr
26
	bctr
27
#if defined(__linux__) && defined(__ELF__)
28
.section .note.GNU-stack,"",%progbits
29
#endif
30
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-powerpc-sysv4.s (+4 lines)
Lines 37-39 jump: Link Here
37
.Lfe2:
37
.Lfe2:
38
	.size	 jump,.Lfe2-jump
38
	.size	 jump,.Lfe2-jump
39
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
39
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
40
#if defined(__linux__) && defined(__ELF__)
41
.section .note.GNU-stack,"",%progbits
42
#endif
43
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-powerpc64-aix.s (+4 lines)
Lines 58-60 jump: Link Here
58
	.byte 0,0,0,0,0,0,0,0
58
	.byte 0,0,0,0,0,0,0,0
59
	.size	jump,.-.L.jump
59
	.size	jump,.-.L.jump
60
	.ident	"GCC: (GNU) 4.0.2"
60
	.ident	"GCC: (GNU) 4.0.2"
61
#if defined(__linux__) && defined(__ELF__)
62
.section .note.GNU-stack,"",%progbits
63
#endif
64
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-s390.s (+4 lines)
Lines 56-58 jump: Link Here
56
.Lfe2:
56
.Lfe2:
57
	.size	 jump,.Lfe2-jump
57
	.size	 jump,.Lfe2-jump
58
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
58
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
59
#if defined(__linux__) && defined(__ELF__)
60
.section .note.GNU-stack,"",%progbits
61
#endif
62
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-sparc.s (+4 lines)
Lines 25-27 _jump: Link Here
25
	or	%g3, 704, %g3
25
	or	%g3, 704, %g3
26
	jmp	%g3
26
	jmp	%g3
27
	 nop
27
	 nop
28
#if defined(__linux__) && defined(__ELF__)
29
.section .note.GNU-stack,"",%progbits
30
#endif
31
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-sparc64.s (+4 lines)
Lines 42-44 jump: Link Here
42
.LLfe2:
42
.LLfe2:
43
	.size	 jump,.LLfe2-jump
43
	.size	 jump,.LLfe2-jump
44
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
44
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
45
#if defined(__linux__) && defined(__ELF__)
46
.section .note.GNU-stack,"",%progbits
47
#endif
48
(-)a/clisp-2.41/ffcall/callback/trampoline_r/proto-x86_64.s (+4 lines)
Lines 64-66 jump: Link Here
64
	.align 8
64
	.align 8
65
.LEFDE3:
65
.LEFDE3:
66
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
66
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
67
#if defined(__linux__) && defined(__ELF__)
68
.section .note.GNU-stack,"",%progbits
69
#endif
70
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-alpha.s (+4 lines)
Lines 37-39 function: Link Here
37
	.quad 0xbabebec0
37
	.quad 0xbabebec0
38
38
39
	.end tramp
39
	.end tramp
40
#if defined(__linux__) && defined(__ELF__)
41
.section .note.GNU-stack,"",%progbits
42
#endif
43
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-arm.s (+4 lines)
Lines 38-40 _data: Link Here
38
	.align	0
38
	.align	0
39
_function:
39
_function:
40
	.word	0xbabebec0
40
	.word	0xbabebec0
41
#if defined(__linux__) && defined(__ELF__)
42
.section .note.GNU-stack,"",%progbits
43
#endif
44
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-convex.s (+4 lines)
Lines 16-18 _tramp: Link Here
16
	ld.w #0x73554711,s0
16
	ld.w #0x73554711,s0
17
	jmp 0xbabebec0
17
	jmp 0xbabebec0
18
	ds.h 0
18
	ds.h 0
19
#if defined(__linux__) && defined(__ELF__)
20
.section .note.GNU-stack,"",%progbits
21
#endif
22
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-hppa-old.s (+4 lines)
Lines 43-45 tramp2 Link Here
43
	nop
43
	nop
44
	.EXIT
44
	.EXIT
45
	.PROCEND
45
	.PROCEND
46
#if defined(__linux__) && defined(__ELF__)
47
.section .note.GNU-stack,"",%progbits
48
#endif
49
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-hppa.s (+4 lines)
Lines 37-39 Link Here
37
	nop
37
	nop
38
	.EXIT
38
	.EXIT
39
	.PROCEND
39
	.PROCEND
40
#if defined(__linux__) && defined(__ELF__)
41
.section .note.GNU-stack,"",%progbits
42
#endif
43
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-i386.s (+4 lines)
Lines 29-31 _tramp: Link Here
29
	pushl $0x73554711
29
	pushl $0x73554711
30
	pushl %ecx
30
	pushl %ecx
31
	jmp 0xbabebec0
31
	jmp 0xbabebec0
32
#if defined(__linux__) && defined(__ELF__)
33
.section .note.GNU-stack,"",%progbits
34
#endif
35
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-ia64.s (+4 lines)
Lines 29-31 tramp_r: Link Here
29
	br b6
29
	br b6
30
	;;
30
	;;
31
	.endp tramp_r#
31
	.endp tramp_r#
32
#if defined(__linux__) && defined(__ELF__)
33
.section .note.GNU-stack,"",%progbits
34
#endif
35
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-m68k-netbsd.s (+4 lines)
Lines 14-16 _tramp: Link Here
14
	movel #0x73554711,a1
14
	movel #0x73554711,a1
15
	jmp 0xbabebec0
15
	jmp 0xbabebec0
16
	nop
16
	nop
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-m68k.s (+4 lines)
Lines 14-16 _tramp: Link Here
14
	movel #0x73554711,a0
14
	movel #0x73554711,a0
15
	jmp 0xbabebec0
15
	jmp 0xbabebec0
16
	nop
16
	nop
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-m88k.s (+4 lines)
Lines 21-23 tramp: Link Here
21
	jmp	r13
21
	jmp	r13
22
.Lfe1:
22
.Lfe1:
23
;	size	tramp,.Lfe1-tramp
23
;	size	tramp,.Lfe1-tramp
24
#if defined(__linux__) && defined(__ELF__)
25
.section .note.GNU-stack,"",%progbits
26
#endif
27
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-mips.s (+4 lines)
Lines 26-28 tramp: Link Here
26
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
26
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
27
	nop
27
	nop
28
	.end	tramp
28
	.end	tramp
29
#if defined(__linux__) && defined(__ELF__)
30
.section .note.GNU-stack,"",%progbits
31
#endif
32
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-mips64.old.s (+4 lines)
Lines 40-42 tramp: Link Here
40
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
40
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
41
	nop
41
	nop
42
	.end	tramp
42
	.end	tramp
43
#if defined(__linux__) && defined(__ELF__)
44
.section .note.GNU-stack,"",%progbits
45
#endif
46
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-mips64.s (+4 lines)
Lines 33-35 $LC0: Link Here
33
$LC1:
33
$LC1:
34
	.dword	0xbabebec0dea0ffab
34
	.dword	0xbabebec0dea0ffab
35
	.end	tramp
35
	.end	tramp
36
#if defined(__linux__) && defined(__ELF__)
37
.section .note.GNU-stack,"",%progbits
38
#endif
39
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-powerpc-old.s (+4 lines)
Lines 33-35 Link Here
33
	l 0,0(10)	/* actual code address */
33
	l 0,0(10)	/* actual code address */
34
	mtctr 0
34
	mtctr 0
35
	bctr
35
	bctr
36
#if defined(__linux__) && defined(__ELF__)
37
.section .note.GNU-stack,"",%progbits
38
#endif
39
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-powerpc-sysv4.s (+4 lines)
Lines 24-26 tramp: Link Here
24
	ori 0,0,0xbec0
24
	ori 0,0,0xbec0
25
	mtctr 0
25
	mtctr 0
26
	bctr
26
	bctr
27
#if defined(__linux__) && defined(__ELF__)
28
.section .note.GNU-stack,"",%progbits
29
#endif
30
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-powerpc.new.S (+4 lines)
Lines 41-43 tramp_r: Link Here
41
_section_.text:
41
_section_.text:
42
.csect .data[RW]
42
.csect .data[RW]
43
	.long _section_.text
43
	.long _section_.text
44
#if defined(__linux__) && defined(__ELF__)
45
.section .note.GNU-stack,"",%progbits
46
#endif
47
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-powerpc.old.S (+4 lines)
Lines 41-43 tramp_r: Link Here
41
_section_.text:
41
_section_.text:
42
.csect .data[RW]
42
.csect .data[RW]
43
	.long _section_.text
43
	.long _section_.text
44
#if defined(__linux__) && defined(__ELF__)
45
.section .note.GNU-stack,"",%progbits
46
#endif
47
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-powerpc64.new.S (+4 lines)
Lines 35-37 tramp_r: Link Here
35
	ld 0,0(12)	/* actual code address */
35
	ld 0,0(12)	/* actual code address */
36
	mtctr 0
36
	mtctr 0
37
	bctr
37
	bctr
38
#if defined(__linux__) && defined(__ELF__)
39
.section .note.GNU-stack,"",%progbits
40
#endif
41
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-s390.s (+4 lines)
Lines 24-26 _tramp: Link Here
24
	l       %r0,.LC0-.LT0_0(%r1)
24
	l       %r0,.LC0-.LT0_0(%r1)
25
        l       %r1,.LC1-.LT0_0(%r1)
25
        l       %r1,.LC1-.LT0_0(%r1)
26
        br      %r1
26
        br      %r1
27
#if defined(__linux__) && defined(__ELF__)
28
.section .note.GNU-stack,"",%progbits
29
#endif
30
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-sparc.s (+4 lines)
Lines 16-18 _tramp: Link Here
16
	sethi %hi(0xbabebec0),%g1
16
	sethi %hi(0xbabebec0),%g1
17
	jmp %g1+%lo(0xbabebec0)
17
	jmp %g1+%lo(0xbabebec0)
18
	or %g2,%lo(0x73554711),%g2
18
	or %g2,%lo(0x73554711),%g2
19
#if defined(__linux__) && defined(__ELF__)
20
.section .note.GNU-stack,"",%progbits
21
#endif
22
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-sparc64.old.s (+4 lines)
Lines 25-27 _data: Link Here
25
_function:
25
_function:
26
	.long 0xbabebec0
26
	.long 0xbabebec0
27
	.long 0xdea0ffab
27
	.long 0xdea0ffab
28
#if defined(__linux__) && defined(__ELF__)
29
.section .note.GNU-stack,"",%progbits
30
#endif
31
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-sparc64.s (+4 lines)
Lines 22-24 _data: Link Here
22
_function:
22
_function:
23
	.long 0xbabebec0
23
	.long 0xbabebec0
24
	.long 0xdea0ffab
24
	.long 0xdea0ffab
25
#if defined(__linux__) && defined(__ELF__)
26
.section .note.GNU-stack,"",%progbits
27
#endif
28
(-)a/clisp-2.41/ffcall/callback/trampoline_r/tramp-x86_64.s (+4 lines)
Lines 19-21 tramp: Link Here
19
	jmp	*%rax
19
	jmp	*%rax
20
.Lfe1:
20
.Lfe1:
21
	.size	tramp,.Lfe1-tramp
21
	.size	tramp,.Lfe1-tramp
22
#if defined(__linux__) && defined(__ELF__)
23
.section .note.GNU-stack,"",%progbits
24
#endif
25
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-alpha.s (+4 lines)
Lines 174-176 $35: Link Here
174
	addq $30,176,$30
174
	addq $30,176,$30
175
	ret $31,($26),1
175
	ret $31,($26),1
176
	.end __vacall_r
176
	.end __vacall_r
177
#if defined(__linux__) && defined(__ELF__)
178
.section .note.GNU-stack,"",%progbits
179
#endif
180
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-arm.S (+4 lines)
Lines 126-128 L3: Link Here
126
	str	r3, [sp, $48]
126
	str	r3, [sp, $48]
127
	add	sp, sp, $48
127
	add	sp, sp, $48
128
	ldmfd	sp!, {pc}^
128
	ldmfd	sp!, {pc}^
129
#if defined(__linux__) && defined(__ELF__)
130
.section .note.GNU-stack,"",%progbits
131
#endif
132
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-convex.s (+4 lines)
Lines 131-133 L39: Link Here
131
L2:
131
L2:
132
	rtn
132
	rtn
133
	ds.h 0
133
	ds.h 0
134
#if defined(__linux__) && defined(__ELF__)
135
.section .note.GNU-stack,"",%progbits
136
#endif
137
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-hppa.s (+4 lines)
Lines 227-229 Link Here
227
	ldo -192(%r30),%r30
227
	ldo -192(%r30),%r30
228
	.EXIT
228
	.EXIT
229
	.PROCEND
229
	.PROCEND
230
#if defined(__linux__) && defined(__ELF__)
231
.section .note.GNU-stack,"",%progbits
232
#endif
233
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-i386-macro.S (+4 lines)
Lines 131-133 L44: Link Here
131
	ret
131
	ret
132
FUNEND()
132
FUNEND()
133
133
134
#if defined(__linux__) && defined(__ELF__)
135
.section .note.GNU-stack,"",%progbits
136
#endif
137
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-ia64.s (+4 lines)
Lines 553-555 __vacall_r: Link Here
553
	br.ret.sptk.many b0
553
	br.ret.sptk.many b0
554
	.endp __vacall_r#
554
	.endp __vacall_r#
555
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
555
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
556
#if defined(__linux__) && defined(__ELF__)
557
.section .note.GNU-stack,"",%progbits
558
#endif
559
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-m68k-netbsd.S (+4 lines)
Lines 178-180 L4: Link Here
178
	moveml $a6@(-44),#0x40c
178
	moveml $a6@(-44),#0x40c
179
	unlk $a6
179
	unlk $a6
180
	rts
180
	rts
181
#if defined(__linux__) && defined(__ELF__)
182
.section .note.GNU-stack,"",%progbits
183
#endif
184
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-m68k.mit.S (+4 lines)
Lines 178-180 L4: Link Here
178
	moveml $a6@(-44),#0x40c
178
	moveml $a6@(-44),#0x40c
179
	unlk $a6
179
	unlk $a6
180
	rts
180
	rts
181
#if defined(__linux__) && defined(__ELF__)
182
.section .note.GNU-stack,"",%progbits
183
#endif
184
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-m68k.mot.s (+4 lines)
Lines 183-185 __vacall_r: Link Here
183
.Lfe1:
183
.Lfe1:
184
	.size	 __vacall_r,.Lfe1-__vacall_r
184
	.size	 __vacall_r,.Lfe1-__vacall_r
185
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
185
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
186
#if defined(__linux__) && defined(__ELF__)
187
.section .note.GNU-stack,"",%progbits
188
#endif
189
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-m88k.s (+4 lines)
Lines 132-134 section .tdesc,"a" Link Here
132
text
132
text
133
.Lfe1:
133
.Lfe1:
134
	size	 __vacall_r,.Lfe1-__vacall_r
134
	size	 __vacall_r,.Lfe1-__vacall_r
135
#if defined(__linux__) && defined(__ELF__)
136
.section .note.GNU-stack,"",%progbits
137
#endif
138
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-mips.S (+4 lines)
Lines 236-238 $L4: Link Here
236
	.set	reorder
236
	.set	reorder
237
237
238
	.end	__vacall_r
238
	.end	__vacall_r
239
#if defined(__linux__) && defined(__ELF__)
240
.section .note.GNU-stack,"",%progbits
241
#endif
242
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-mips64.S (+4 lines)
Lines 877-879 $L95: Link Here
877
	.set	reorder
877
	.set	reorder
878
878
879
	.end	__vacall_r
879
	.end	__vacall_r
880
#if defined(__linux__) && defined(__ELF__)
881
.section .note.GNU-stack,"",%progbits
882
#endif
883
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-mipsn32.S (+4 lines)
Lines 870-872 __vacall_r: Link Here
870
870
871
.LFE1:
871
.LFE1:
872
	.end	__vacall_r
872
	.end	__vacall_r
873
#if defined(__linux__) && defined(__ELF__)
874
.section .note.GNU-stack,"",%progbits
875
#endif
876
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-powerpc-aix.new.s (+4 lines)
Lines 179-181 LT..__vacall_r: Link Here
179
_section_.text:
179
_section_.text:
180
.csect .data[RW],3
180
.csect .data[RW],3
181
	.long _section_.text
181
	.long _section_.text
182
#if defined(__linux__) && defined(__ELF__)
183
.section .note.GNU-stack,"",%progbits
184
#endif
185
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-powerpc-aix.old.s (+4 lines)
Lines 179-181 LT..__vacall_r: Link Here
179
_section_.text:
179
_section_.text:
180
.csect .data[RW],3
180
.csect .data[RW],3
181
	.long _section_.text
181
	.long _section_.text
182
#if defined(__linux__) && defined(__ELF__)
183
.section .note.GNU-stack,"",%progbits
184
#endif
185
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-powerpc-linux.s (+4 lines)
Lines 157-159 __vacall_r: Link Here
157
.Lfe1:
157
.Lfe1:
158
	.size	 __vacall_r,.Lfe1-__vacall_r
158
	.size	 __vacall_r,.Lfe1-__vacall_r
159
	.ident	"GCC: (GNU) 2.95.2 19991024 (release/franzo)"
159
	.ident	"GCC: (GNU) 2.95.2 19991024 (release/franzo)"
160
#if defined(__linux__) && defined(__ELF__)
161
.section .note.GNU-stack,"",%progbits
162
#endif
163
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-powerpc-macos.s (+4 lines)
Lines 136-138 L43: Link Here
136
	lbz r0,88(r1)
136
	lbz r0,88(r1)
137
	extsb r3,r0
137
	extsb r3,r0
138
	b L1
138
	b L1
139
#if defined(__linux__) && defined(__ELF__)
140
.section .note.GNU-stack,"",%progbits
141
#endif
142
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-powerpc-netbsd.s (+4 lines)
Lines 136-138 __vacall_r: Link Here
136
	b .L1
136
	b .L1
137
	.size	__vacall_r, .-__vacall_r
137
	.size	__vacall_r, .-__vacall_r
138
	.ident	"GCC: (GNU) 3.3.3 (NetBSD nb3 20040520)"
138
	.ident	"GCC: (GNU) 3.3.3 (NetBSD nb3 20040520)"
139
#if defined(__linux__) && defined(__ELF__)
140
.section .note.GNU-stack,"",%progbits
141
#endif
142
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-powerpc-sysv4.s (+4 lines)
Lines 156-158 __vacall_r: Link Here
156
.Lfe1:
156
.Lfe1:
157
	.size	 __vacall_r,.Lfe1-__vacall_r
157
	.size	 __vacall_r,.Lfe1-__vacall_r
158
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
158
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
159
#if defined(__linux__) && defined(__ELF__)
160
.section .note.GNU-stack,"",%progbits
161
#endif
162
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-powerpc64.s (+4 lines)
Lines 135-137 __vacall_r: Link Here
135
	.byte 0,0,0,1,128,3,0,0
135
	.byte 0,0,0,1,128,3,0,0
136
	.size	__vacall_r,.-.L.__vacall_r
136
	.size	__vacall_r,.-.L.__vacall_r
137
	.ident	"GCC: (GNU) 4.0.2"
137
	.ident	"GCC: (GNU) 4.0.2"
138
#if defined(__linux__) && defined(__ELF__)
139
.section .note.GNU-stack,"",%progbits
140
#endif
141
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-s390.s (+4 lines)
Lines 241-243 __vacall_r: Link Here
241
.Lfe1:
241
.Lfe1:
242
	.size	 __vacall_r,.Lfe1-__vacall_r
242
	.size	 __vacall_r,.Lfe1-__vacall_r
243
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
243
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
244
#if defined(__linux__) && defined(__ELF__)
245
.section .note.GNU-stack,"",%progbits
246
#endif
247
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-sparc.S (+4 lines)
Lines 138-140 L39: Link Here
138
L4:
138
L4:
139
	ret
139
	ret
140
	restore
140
	restore
141
#if defined(__linux__) && defined(__ELF__)
142
.section .note.GNU-stack,"",%progbits
143
#endif
144
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-sparc64.S (+4 lines)
Lines 759-761 __vacall_r: Link Here
759
.LLfe1:
759
.LLfe1:
760
	.size	 __vacall_r,.LLfe1-__vacall_r
760
	.size	 __vacall_r,.LLfe1-__vacall_r
761
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
761
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
762
#if defined(__linux__) && defined(__ELF__)
763
.section .note.GNU-stack,"",%progbits
764
#endif
765
(-)a/clisp-2.41/ffcall/callback/vacall_r/vacall-x86_64.s (+4 lines)
Lines 252-254 __vacall_r: Link Here
252
	.align 8
252
	.align 8
253
.LEFDE1:
253
.LEFDE1:
254
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
254
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
255
#if defined(__linux__) && defined(__ELF__)
256
.section .note.GNU-stack,"",%progbits
257
#endif
258
(-)a/clisp-2.41/ffcall/trampoline/cache-alpha.s (+4 lines)
Lines 15-17 __TR_clear_cache..ng: Link Here
15
	call_pal 0x86
15
	call_pal 0x86
16
	ret $31,($26),1
16
	ret $31,($26),1
17
	.end __TR_clear_cache
17
	.end __TR_clear_cache
18
#if defined(__linux__) && defined(__ELF__)
19
.section .note.GNU-stack,"",%progbits
20
#endif
21
(-)a/clisp-2.41/ffcall/trampoline/cache-convex.s (+4 lines)
Lines 14-16 ___TR_clear_cache: Link Here
14
;NO_APP
14
;NO_APP
15
	rtn
15
	rtn
16
	ds.h 0
16
	ds.h 0
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/trampoline/cache-hppa.s (+4 lines)
Lines 29-31 Link Here
29
	bv,n 0(%r2)
29
	bv,n 0(%r2)
30
	.EXIT
30
	.EXIT
31
	.PROCEND
31
	.PROCEND
32
#if defined(__linux__) && defined(__ELF__)
33
.section .note.GNU-stack,"",%progbits
34
#endif
35
(-)a/clisp-2.41/ffcall/trampoline/cache-powerpc-macos.s (+4 lines)
Lines 21-23 ___TR_clear_cache: Link Here
21
	icbi 0,r3; dcbf 0,r3
21
	icbi 0,r3; dcbf 0,r3
22
	sync; isync
22
	sync; isync
23
	blr
23
	blr
24
#if defined(__linux__) && defined(__ELF__)
25
.section .note.GNU-stack,"",%progbits
26
#endif
27
(-)a/clisp-2.41/ffcall/trampoline/cache-powerpc-sysv4.s (+4 lines)
Lines 33-35 __TR_clear_cache: Link Here
33
.Lfe1:
33
.Lfe1:
34
	.size	 __TR_clear_cache,.Lfe1-__TR_clear_cache
34
	.size	 __TR_clear_cache,.Lfe1-__TR_clear_cache
35
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
35
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
36
#if defined(__linux__) && defined(__ELF__)
37
.section .note.GNU-stack,"",%progbits
38
#endif
39
(-)a/clisp-2.41/ffcall/trampoline/cache-sparc.S (+4 lines)
Lines 10-12 C(__TR_clear_cache_4:) Link Here
10
	iflush %o0+0;iflush %o0+8;iflush %o0+16;iflush %o0+24
10
	iflush %o0+0;iflush %o0+8;iflush %o0+16;iflush %o0+24
11
	retl
11
	retl
12
	nop
12
	nop
13
#if defined(__linux__) && defined(__ELF__)
14
.section .note.GNU-stack,"",%progbits
15
#endif
16
(-)a/clisp-2.41/ffcall/trampoline/proto-alpha.s (+4 lines)
Lines 51-53 jump..ng: Link Here
51
	jmp $31,($1),0
51
	jmp $31,($1),0
52
	.align 4
52
	.align 4
53
	.end jump
53
	.end jump
54
#if defined(__linux__) && defined(__ELF__)
55
.section .note.GNU-stack,"",%progbits
56
#endif
57
(-)a/clisp-2.41/ffcall/trampoline/proto-arm.s (+4 lines)
Lines 41-43 _jump: Link Here
41
	sub	r3, r3, #81920
41
	sub	r3, r3, #81920
42
	mov	pc, r3	@ indirect jump
42
	mov	pc, r3	@ indirect jump
43
	movs	pc, lr
43
	movs	pc, lr
44
#if defined(__linux__) && defined(__ELF__)
45
.section .note.GNU-stack,"",%progbits
46
#endif
47
(-)a/clisp-2.41/ffcall/trampoline/proto-convex.s (+4 lines)
Lines 24-26 _tramp: Link Here
24
_jump:
24
_jump:
25
	jmp -1161904448
25
	jmp -1161904448
26
	ds.h 0
26
	ds.h 0
27
#if defined(__linux__) && defined(__ELF__)
28
.section .note.GNU-stack,"",%progbits
29
#endif
30
(-)a/clisp-2.41/ffcall/trampoline/proto-hppa.s (+4 lines)
Lines 38-40 Link Here
38
	bv,n 0(%r19)
38
	bv,n 0(%r19)
39
	.EXIT
39
	.EXIT
40
	.PROCEND
40
	.PROCEND
41
#if defined(__linux__) && defined(__ELF__)
42
.section .note.GNU-stack,"",%progbits
43
#endif
44
(-)a/clisp-2.41/ffcall/trampoline/proto-i386.s (+4 lines)
Lines 14-16 _jump: Link Here
14
	movl $-1161904448,%eax
14
	movl $-1161904448,%eax
15
	jmp *%eax
15
	jmp *%eax
16
	.align 2,0x90
16
	.align 2,0x90
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/trampoline/proto-ia64.s (+4 lines)
Lines 36-38 jump: Link Here
36
	br b6
36
	br b6
37
	.endp jump#
37
	.endp jump#
38
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
38
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
39
#if defined(__linux__) && defined(__ELF__)
40
.section .note.GNU-stack,"",%progbits
41
#endif
42
(-)a/clisp-2.41/ffcall/trampoline/proto-m68k.s (+4 lines)
Lines 14-16 _tramp: Link Here
14
_jump:
14
_jump:
15
	jmp -1161904448
15
	jmp -1161904448
16
	nop
16
	nop
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/trampoline/proto-m88k.s (+4 lines)
Lines 43-45 section .tdesc,"a" Link Here
43
text
43
text
44
.Lfe2:
44
.Lfe2:
45
	size	 jump,.Lfe2-jump
45
	size	 jump,.Lfe2-jump
46
#if defined(__linux__) && defined(__ELF__)
47
.section .note.GNU-stack,"",%progbits
48
#endif
49
(-)a/clisp-2.41/ffcall/trampoline/proto-mips.s (+4 lines)
Lines 51-53 jump: Link Here
51
	ori	$2,$2,0xbec0
51
	ori	$2,$2,0xbec0
52
	j	$2
52
	j	$2
53
	.end	jump
53
	.end	jump
54
#if defined(__linux__) && defined(__ELF__)
55
.section .note.GNU-stack,"",%progbits
56
#endif
57
(-)a/clisp-2.41/ffcall/trampoline/proto-mips64.s (+4 lines)
Lines 51-53 jump: Link Here
51
	dli	$2,0xbabebec0dea0ffab
51
	dli	$2,0xbabebec0dea0ffab
52
	j	$2
52
	j	$2
53
	.end	jump
53
	.end	jump
54
#if defined(__linux__) && defined(__ELF__)
55
.section .note.GNU-stack,"",%progbits
56
#endif
57
(-)a/clisp-2.41/ffcall/trampoline/proto-mipsn32.s (+4 lines)
Lines 61-63 jump: Link Here
61
	j	$2
61
	j	$2
62
.LFE2:
62
.LFE2:
63
	.end	jump
63
	.end	jump
64
#if defined(__linux__) && defined(__ELF__)
65
.section .note.GNU-stack,"",%progbits
66
#endif
67
(-)a/clisp-2.41/ffcall/trampoline/proto-powerpc-aix.new.s (+4 lines)
Lines 65-67 LT..jump: Link Here
65
_section_.text:
65
_section_.text:
66
.csect .data[RW],3
66
.csect .data[RW],3
67
	.long _section_.text
67
	.long _section_.text
68
#if defined(__linux__) && defined(__ELF__)
69
.section .note.GNU-stack,"",%progbits
70
#endif
71
(-)a/clisp-2.41/ffcall/trampoline/proto-powerpc-aix.old.s (+4 lines)
Lines 65-67 LT..jump: Link Here
65
_section_.text:
65
_section_.text:
66
.csect .data[RW],3
66
.csect .data[RW],3
67
	.long _section_.text
67
	.long _section_.text
68
#if defined(__linux__) && defined(__ELF__)
69
.section .note.GNU-stack,"",%progbits
70
#endif
71
(-)a/clisp-2.41/ffcall/trampoline/proto-powerpc-macos.s (+4 lines)
Lines 27-29 _jump: Link Here
27
	ori r0,r0,48832
27
	ori r0,r0,48832
28
	mtctr r0
28
	mtctr r0
29
	bctr
29
	bctr
30
#if defined(__linux__) && defined(__ELF__)
31
.section .note.GNU-stack,"",%progbits
32
#endif
33
(-)a/clisp-2.41/ffcall/trampoline/proto-powerpc-sysv4.s (+4 lines)
Lines 40-42 jump: Link Here
40
.Lfe2:
40
.Lfe2:
41
	.size	 jump,.Lfe2-jump
41
	.size	 jump,.Lfe2-jump
42
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
42
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
43
#if defined(__linux__) && defined(__ELF__)
44
.section .note.GNU-stack,"",%progbits
45
#endif
46
(-)a/clisp-2.41/ffcall/trampoline/proto-powerpc64-aix.s (+4 lines)
Lines 61-63 jump: Link Here
61
	.byte 0,0,0,0,0,0,0,0
61
	.byte 0,0,0,0,0,0,0,0
62
	.size	jump,.-.L.jump
62
	.size	jump,.-.L.jump
63
	.ident	"GCC: (GNU) 4.0.2"
63
	.ident	"GCC: (GNU) 4.0.2"
64
#if defined(__linux__) && defined(__ELF__)
65
.section .note.GNU-stack,"",%progbits
66
#endif
67
(-)a/clisp-2.41/ffcall/trampoline/proto-s390.s (+4 lines)
Lines 59-61 jump: Link Here
59
.Lfe2:
59
.Lfe2:
60
	.size	 jump,.Lfe2-jump
60
	.size	 jump,.Lfe2-jump
61
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
61
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
62
#if defined(__linux__) && defined(__ELF__)
63
.section .note.GNU-stack,"",%progbits
64
#endif
65
(-)a/clisp-2.41/ffcall/trampoline/proto-sparc.s (+4 lines)
Lines 28-30 _jump: Link Here
28
	or	%g2, 704, %g2
28
	or	%g2, 704, %g2
29
	jmp	%g2
29
	jmp	%g2
30
	 nop
30
	 nop
31
#if defined(__linux__) && defined(__ELF__)
32
.section .note.GNU-stack,"",%progbits
33
#endif
34
(-)a/clisp-2.41/ffcall/trampoline/proto-sparc64.s (+4 lines)
Lines 48-50 jump: Link Here
48
.LLfe2:
48
.LLfe2:
49
	.size	 jump,.LLfe2-jump
49
	.size	 jump,.LLfe2-jump
50
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
50
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
51
#if defined(__linux__) && defined(__ELF__)
52
.section .note.GNU-stack,"",%progbits
53
#endif
54
(-)a/clisp-2.41/ffcall/trampoline/proto-x86_64.s (+4 lines)
Lines 65-67 jump: Link Here
65
	.align 8
65
	.align 8
66
.LEFDE3:
66
.LEFDE3:
67
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
67
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
68
#if defined(__linux__) && defined(__ELF__)
69
.section .note.GNU-stack,"",%progbits
70
#endif
71
(-)a/clisp-2.41/ffcall/trampoline/tramp-alpha.s (+4 lines)
Lines 43-45 function: Link Here
43
	.quad 0xbabebec0
43
	.quad 0xbabebec0
44
44
45
	.end tramp
45
	.end tramp
46
#if defined(__linux__) && defined(__ELF__)
47
.section .note.GNU-stack,"",%progbits
48
#endif
49
(-)a/clisp-2.41/ffcall/trampoline/tramp-arm.s (+4 lines)
Lines 45-47 _variable: Link Here
45
	.align	0
45
	.align	0
46
_function:
46
_function:
47
	.word	0xbabebec0
47
	.word	0xbabebec0
48
#if defined(__linux__) && defined(__ELF__)
49
.section .note.GNU-stack,"",%progbits
50
#endif
51
(-)a/clisp-2.41/ffcall/trampoline/tramp-convex.s (+4 lines)
Lines 17-19 _tramp: Link Here
17
	st.w s1,0x12345678
17
	st.w s1,0x12345678
18
	jmp 0xbabebec0
18
	jmp 0xbabebec0
19
	ds.h 0
19
	ds.h 0
20
#if defined(__linux__) && defined(__ELF__)
21
.section .note.GNU-stack,"",%progbits
22
#endif
23
(-)a/clisp-2.41/ffcall/trampoline/tramp-hppa-old.s (+4 lines)
Lines 45-47 tramp2 Link Here
45
	nop
45
	nop
46
	.EXIT
46
	.EXIT
47
	.PROCEND
47
	.PROCEND
48
#if defined(__linux__) && defined(__ELF__)
49
.section .note.GNU-stack,"",%progbits
50
#endif
51
(-)a/clisp-2.41/ffcall/trampoline/tramp-hppa.s (+4 lines)
Lines 41-43 Link Here
41
	nop
41
	nop
42
	.EXIT
42
	.EXIT
43
	.PROCEND
43
	.PROCEND
44
#if defined(__linux__) && defined(__ELF__)
45
.section .note.GNU-stack,"",%progbits
46
#endif
47
(-)a/clisp-2.41/ffcall/trampoline/tramp-i386.s (+4 lines)
Lines 15-17 Link Here
15
_tramp:
15
_tramp:
16
	movl $0x73554711,0x12345678
16
	movl $0x73554711,0x12345678
17
	jmp 0xbabebec0
17
	jmp 0xbabebec0
18
#if defined(__linux__) && defined(__ELF__)
19
.section .note.GNU-stack,"",%progbits
20
#endif
21
(-)a/clisp-2.41/ffcall/trampoline/tramp-ia64.s (+4 lines)
Lines 32-34 tramp: Link Here
32
	br b6
32
	br b6
33
	;;
33
	;;
34
	.endp tramp#
34
	.endp tramp#
35
#if defined(__linux__) && defined(__ELF__)
36
.section .note.GNU-stack,"",%progbits
37
#endif
38
(-)a/clisp-2.41/ffcall/trampoline/tramp-m68k.s (+4 lines)
Lines 14-16 _tramp: Link Here
14
	movel #0x73554711,0x12345678
14
	movel #0x73554711,0x12345678
15
	jmp 0xbabebec0
15
	jmp 0xbabebec0
16
	nop
16
	nop
17
#if defined(__linux__) && defined(__ELF__)
18
.section .note.GNU-stack,"",%progbits
19
#endif
20
(-)a/clisp-2.41/ffcall/trampoline/tramp-m88k.s (+4 lines)
Lines 24-26 tramp: Link Here
24
	jmp	r13
24
	jmp	r13
25
.Lfe1:
25
.Lfe1:
26
;	size	tramp,.Lfe1-tramp
26
;	size	tramp,.Lfe1-tramp
27
#if defined(__linux__) && defined(__ELF__)
28
.section .note.GNU-stack,"",%progbits
29
#endif
30
(-)a/clisp-2.41/ffcall/trampoline/tramp-mips.s (+4 lines)
Lines 27-29 tramp: Link Here
27
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
27
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
28
	nop
28
	nop
29
	.end	tramp
29
	.end	tramp
30
#if defined(__linux__) && defined(__ELF__)
31
.section .note.GNU-stack,"",%progbits
32
#endif
33
(-)a/clisp-2.41/ffcall/trampoline/tramp-mips64.old.s (+4 lines)
Lines 48-50 tramp: Link Here
48
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
48
	/* Some Mips hardware running Irix-4.0.5 needs this nop. */
49
	nop
49
	nop
50
	.end	tramp
50
	.end	tramp
51
#if defined(__linux__) && defined(__ELF__)
52
.section .note.GNU-stack,"",%progbits
53
#endif
54
(-)a/clisp-2.41/ffcall/trampoline/tramp-mips64.s (+4 lines)
Lines 37-39 $LC1: Link Here
37
$LC2:
37
$LC2:
38
	.dword	0xbabebec0dea0ffab
38
	.dword	0xbabebec0dea0ffab
39
	.end	tramp
39
	.end	tramp
40
#if defined(__linux__) && defined(__ELF__)
41
.section .note.GNU-stack,"",%progbits
42
#endif
43
(-)a/clisp-2.41/ffcall/trampoline/tramp-mipsn32.s (+4 lines)
Lines 40-42 $LC1: Link Here
40
$LC2:
40
$LC2:
41
	.word	0xbabebec0
41
	.word	0xbabebec0
42
	.end	tramp
42
	.end	tramp
43
#if defined(__linux__) && defined(__ELF__)
44
.section .note.GNU-stack,"",%progbits
45
#endif
46
(-)a/clisp-2.41/ffcall/trampoline/tramp-powerpc-old.s (+4 lines)
Lines 36-38 Link Here
36
	l 0,0(10)	/* actual code address */
36
	l 0,0(10)	/* actual code address */
37
	mtctr 0
37
	mtctr 0
38
	bctr
38
	bctr
39
#if defined(__linux__) && defined(__ELF__)
40
.section .note.GNU-stack,"",%progbits
41
#endif
42
(-)a/clisp-2.41/ffcall/trampoline/tramp-powerpc-sysv4.s (+4 lines)
Lines 27-29 tramp: Link Here
27
	ori 0,0,0xbec0
27
	ori 0,0,0xbec0
28
	mtctr 0
28
	mtctr 0
29
	bctr
29
	bctr
30
#if defined(__linux__) && defined(__ELF__)
31
.section .note.GNU-stack,"",%progbits
32
#endif
33
(-)a/clisp-2.41/ffcall/trampoline/tramp-powerpc.new.S (+4 lines)
Lines 43-45 tramp: Link Here
43
_section_.text:
43
_section_.text:
44
.csect .data[RW]
44
.csect .data[RW]
45
	.long _section_.text
45
	.long _section_.text
46
#if defined(__linux__) && defined(__ELF__)
47
.section .note.GNU-stack,"",%progbits
48
#endif
49
(-)a/clisp-2.41/ffcall/trampoline/tramp-powerpc.old.S (+4 lines)
Lines 43-45 tramp: Link Here
43
_section_.text:
43
_section_.text:
44
.csect .data[RW]
44
.csect .data[RW]
45
	.long _section_.text
45
	.long _section_.text
46
#if defined(__linux__) && defined(__ELF__)
47
.section .note.GNU-stack,"",%progbits
48
#endif
49
(-)a/clisp-2.41/ffcall/trampoline/tramp-powerpc64.new.S (+4 lines)
Lines 37-39 tramp: Link Here
37
	ld 0,0(12)	/* actual code address */
37
	ld 0,0(12)	/* actual code address */
38
	mtctr 0
38
	mtctr 0
39
	bctr
39
	bctr
40
#if defined(__linux__) && defined(__ELF__)
41
.section .note.GNU-stack,"",%progbits
42
#endif
43
(-)a/clisp-2.41/ffcall/trampoline/tramp-s390.s (+4 lines)
Lines 29-31 _tramp: Link Here
29
        l       %r1,.LC2-.LT0_0(%r13)
29
        l       %r1,.LC2-.LT0_0(%r13)
30
	lr	%r13,%r0
30
	lr	%r13,%r0
31
        br      %r1
31
        br      %r1
32
#if defined(__linux__) && defined(__ELF__)
33
.section .note.GNU-stack,"",%progbits
34
#endif
35
(-)a/clisp-2.41/ffcall/trampoline/tramp-sparc.s (+4 lines)
Lines 19-21 _tramp: Link Here
19
	sethi %hi(0xbabebec0),%g1
19
	sethi %hi(0xbabebec0),%g1
20
	jmp %g1+%lo(0xbabebec0)
20
	jmp %g1+%lo(0xbabebec0)
21
	nop
21
	nop
22
#if defined(__linux__) && defined(__ELF__)
23
.section .note.GNU-stack,"",%progbits
24
#endif
25
(-)a/clisp-2.41/ffcall/trampoline/tramp-sparc64.old.s (+4 lines)
Lines 30-32 _data: Link Here
30
_function:
30
_function:
31
	.long 0xbabebec0
31
	.long 0xbabebec0
32
	.long 0xdea0ffab
32
	.long 0xdea0ffab
33
#if defined(__linux__) && defined(__ELF__)
34
.section .note.GNU-stack,"",%progbits
35
#endif
36
(-)a/clisp-2.41/ffcall/trampoline/tramp-sparc64.s (+4 lines)
Lines 27-29 _data: Link Here
27
_function:
27
_function:
28
	.long 0xbabebec0
28
	.long 0xbabebec0
29
	.long 0xdea0ffab
29
	.long 0xdea0ffab
30
#if defined(__linux__) && defined(__ELF__)
31
.section .note.GNU-stack,"",%progbits
32
#endif
33
(-)a/clisp-2.41/ffcall/trampoline/tramp-x86_64.s (+4 lines)
Lines 20-22 tramp: Link Here
20
	jmp	*%rax
20
	jmp	*%rax
21
.Lfe1:
21
.Lfe1:
22
	.size	tramp,.Lfe1-tramp
22
	.size	tramp,.Lfe1-tramp
23
#if defined(__linux__) && defined(__ELF__)
24
.section .note.GNU-stack,"",%progbits
25
#endif
26
(-)a/clisp-2.41/ffcall/vacall/vacall-alpha.s (+4 lines)
Lines 176-178 $35: Link Here
176
	addq $30,176,$30
176
	addq $30,176,$30
177
	ret $31,($26),1
177
	ret $31,($26),1
178
	.end __vacall
178
	.end __vacall
179
#if defined(__linux__) && defined(__ELF__)
180
.section .note.GNU-stack,"",%progbits
181
#endif
182
(-)a/clisp-2.41/ffcall/vacall/vacall-arm.S (+4 lines)
Lines 129-131 L3: Link Here
129
	str	r3, [sp, $48]
129
	str	r3, [sp, $48]
130
	add	sp, sp, $48
130
	add	sp, sp, $48
131
	ldmfd	sp!, {pc}^
131
	ldmfd	sp!, {pc}^
132
#if defined(__linux__) && defined(__ELF__)
133
.section .note.GNU-stack,"",%progbits
134
#endif
135
(-)a/clisp-2.41/ffcall/vacall/vacall-convex.s (+4 lines)
Lines 129-131 L39: Link Here
129
L2:
129
L2:
130
	rtn
130
	rtn
131
	ds.h 0
131
	ds.h 0
132
#if defined(__linux__) && defined(__ELF__)
133
.section .note.GNU-stack,"",%progbits
134
#endif
135
(-)a/clisp-2.41/ffcall/vacall/vacall-hppa.s (+4 lines)
Lines 228-230 Link Here
228
	ldo -192(%r30),%r30
228
	ldo -192(%r30),%r30
229
	.EXIT
229
	.EXIT
230
	.PROCEND
230
	.PROCEND
231
#if defined(__linux__) && defined(__ELF__)
232
.section .note.GNU-stack,"",%progbits
233
#endif
234
(-)a/clisp-2.41/ffcall/vacall/vacall-i386-macro.S (+4 lines)
Lines 125-127 L44: Link Here
125
	ret
125
	ret
126
FUNEND()
126
FUNEND()
127
127
128
#if defined(__linux__) && defined(__ELF__)
129
.section .note.GNU-stack,"",%progbits
130
#endif
131
(-)a/clisp-2.41/ffcall/vacall/vacall-ia64.s (+4 lines)
Lines 552-554 __vacall: Link Here
552
	br.ret.sptk.many b0
552
	br.ret.sptk.many b0
553
	.endp __vacall#
553
	.endp __vacall#
554
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
554
	.ident	"GCC: (GNU) 2.9-ia64-000216 snap-000324"
555
#if defined(__linux__) && defined(__ELF__)
556
.section .note.GNU-stack,"",%progbits
557
#endif
558
(-)a/clisp-2.41/ffcall/vacall/vacall-m68k.mit.S (+4 lines)
Lines 177-179 L4: Link Here
177
	moveml $a6@(-44),#0x40c
177
	moveml $a6@(-44),#0x40c
178
	unlk $a6
178
	unlk $a6
179
	rts
179
	rts
180
#if defined(__linux__) && defined(__ELF__)
181
.section .note.GNU-stack,"",%progbits
182
#endif
183
(-)a/clisp-2.41/ffcall/vacall/vacall-m68k.mot.s (+4 lines)
Lines 182-184 __vacall: Link Here
182
.Lfe1:
182
.Lfe1:
183
	.size	 __vacall,.Lfe1-__vacall
183
	.size	 __vacall,.Lfe1-__vacall
184
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
184
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
185
#if defined(__linux__) && defined(__ELF__)
186
.section .note.GNU-stack,"",%progbits
187
#endif
188
(-)a/clisp-2.41/ffcall/vacall/vacall-m88k.s (+4 lines)
Lines 132-134 section .tdesc,"a" Link Here
132
text
132
text
133
.Lfe1:
133
.Lfe1:
134
	size	 __vacall,.Lfe1-__vacall
134
	size	 __vacall,.Lfe1-__vacall
135
#if defined(__linux__) && defined(__ELF__)
136
.section .note.GNU-stack,"",%progbits
137
#endif
138
(-)a/clisp-2.41/ffcall/vacall/vacall-mips.S (+4 lines)
Lines 237-239 $L4: Link Here
237
	.set	reorder
237
	.set	reorder
238
238
239
	.end	__vacall
239
	.end	__vacall
240
#if defined(__linux__) && defined(__ELF__)
241
.section .note.GNU-stack,"",%progbits
242
#endif
243
(-)a/clisp-2.41/ffcall/vacall/vacall-mips64.S (+4 lines)
Lines 878-880 $L95: Link Here
878
	.set	reorder
878
	.set	reorder
879
879
880
	.end	__vacall
880
	.end	__vacall
881
#if defined(__linux__) && defined(__ELF__)
882
.section .note.GNU-stack,"",%progbits
883
#endif
884
(-)a/clisp-2.41/ffcall/vacall/vacall-mipsn32.S (+4 lines)
Lines 869-871 __vacall: Link Here
869
869
870
.LFE1:
870
.LFE1:
871
	.end	__vacall
871
	.end	__vacall
872
#if defined(__linux__) && defined(__ELF__)
873
.section .note.GNU-stack,"",%progbits
874
#endif
875
(-)a/clisp-2.41/ffcall/vacall/vacall-powerpc-aix.new.s (+4 lines)
Lines 184-186 LT..__vacall: Link Here
184
_section_.text:
184
_section_.text:
185
.csect .data[RW],3
185
.csect .data[RW],3
186
	.long _section_.text
186
	.long _section_.text
187
#if defined(__linux__) && defined(__ELF__)
188
.section .note.GNU-stack,"",%progbits
189
#endif
190
(-)a/clisp-2.41/ffcall/vacall/vacall-powerpc-aix.old.s (+4 lines)
Lines 184-186 LT..__vacall: Link Here
184
_section_.text:
184
_section_.text:
185
.csect .data[RW],3
185
.csect .data[RW],3
186
	.long _section_.text
186
	.long _section_.text
187
#if defined(__linux__) && defined(__ELF__)
188
.section .note.GNU-stack,"",%progbits
189
#endif
190
(-)a/clisp-2.41/ffcall/vacall/vacall-powerpc-linux.s (+4 lines)
Lines 157-159 __vacall: Link Here
157
.Lfe1:
157
.Lfe1:
158
	.size	 __vacall,.Lfe1-__vacall
158
	.size	 __vacall,.Lfe1-__vacall
159
	.ident	"GCC: (GNU) 2.95.2 19991024 (release/franzo)"
159
	.ident	"GCC: (GNU) 2.95.2 19991024 (release/franzo)"
160
#if defined(__linux__) && defined(__ELF__)
161
.section .note.GNU-stack,"",%progbits
162
#endif
163
(-)a/clisp-2.41/ffcall/vacall/vacall-powerpc-macos.s (+4 lines)
Lines 145-147 L43: Link Here
145
L_vacall_function$non_lazy_ptr:
145
L_vacall_function$non_lazy_ptr:
146
	.indirect_symbol _vacall_function
146
	.indirect_symbol _vacall_function
147
	.long	0
147
	.long	0
148
#if defined(__linux__) && defined(__ELF__)
149
.section .note.GNU-stack,"",%progbits
150
#endif
151
(-)a/clisp-2.41/ffcall/vacall/vacall-powerpc-sysv4.s (+4 lines)
Lines 154-156 __vacall: Link Here
154
.Lfe1:
154
.Lfe1:
155
	.size	 __vacall,.Lfe1-__vacall
155
	.size	 __vacall,.Lfe1-__vacall
156
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
156
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
157
#if defined(__linux__) && defined(__ELF__)
158
.section .note.GNU-stack,"",%progbits
159
#endif
160
(-)a/clisp-2.41/ffcall/vacall/vacall-powerpc64.s (+4 lines)
Lines 141-143 __vacall: Link Here
141
	.byte 0,0,0,1,128,3,0,0
141
	.byte 0,0,0,1,128,3,0,0
142
	.size	__vacall,.-.L.__vacall
142
	.size	__vacall,.-.L.__vacall
143
	.ident	"GCC: (GNU) 4.0.2"
143
	.ident	"GCC: (GNU) 4.0.2"
144
#if defined(__linux__) && defined(__ELF__)
145
.section .note.GNU-stack,"",%progbits
146
#endif
147
(-)a/clisp-2.41/ffcall/vacall/vacall-s390.s (+4 lines)
Lines 241-243 __vacall: Link Here
241
.Lfe1:
241
.Lfe1:
242
	.size	 __vacall,.Lfe1-__vacall
242
	.size	 __vacall,.Lfe1-__vacall
243
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
243
	.ident	"GCC: (GNU) 2.95.4 20011006 (Debian prerelease)"
244
#if defined(__linux__) && defined(__ELF__)
245
.section .note.GNU-stack,"",%progbits
246
#endif
247
(-)a/clisp-2.41/ffcall/vacall/vacall-sparc.S (+4 lines)
Lines 138-140 L39: Link Here
138
L4:
138
L4:
139
	ret
139
	ret
140
	restore
140
	restore
141
#if defined(__linux__) && defined(__ELF__)
142
.section .note.GNU-stack,"",%progbits
143
#endif
144
(-)a/clisp-2.41/ffcall/vacall/vacall-sparc64.S (+4 lines)
Lines 759-761 __vacall: Link Here
759
.LLfe1:
759
.LLfe1:
760
	.size	 __vacall,.LLfe1-__vacall
760
	.size	 __vacall,.LLfe1-__vacall
761
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
761
	.ident	"GCC: (GNU) 2.95.2 19991024 (release)"
762
#if defined(__linux__) && defined(__ELF__)
763
.section .note.GNU-stack,"",%progbits
764
#endif
765
(-)a/clisp-2.41/ffcall/vacall/vacall-x86_64.s (-1 / +4 lines)
Lines 242-244 __vacall: Link Here
242
	.align 8
242
	.align 8
243
.LEFDE1:
243
.LEFDE1:
244
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
244
	.ident	"GCC: (GNU) 3.2.2 (SuSE Linux)"
245
- 
245
#if defined(__linux__) && defined(__ELF__)
246
.section .note.GNU-stack,"",%progbits
247
#endif
248

Return to bug 253963