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

(-)a/js/src/ctypes/libffi/src/arm/sysv.S (+4 lines)
Lines 229-234 Link Here
229
        .size    CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
229
        .size    CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV)
230
230
231
231
232
/* Below are VFP hard-float ABI call and closure implementations.
233
   Add VFP FPU directive here. */
234
	.fpu	vfp
235
232
	@ r0:   fn
236
	@ r0:   fn
233
	@ r1:   &ecif
237
	@ r1:   &ecif
234
	@ r2:   cif->bytes
238
	@ r2:   cif->bytes

Return to bug 362237