opnsense-src/lib/libc/amd64/gen
Konstantin Belousov 990d53343a Make sure that stack is 16-byte aligned before calling a function,
as it is required by amd64 ABI. Add a comment for the places were
the stack is accidentally properly aligned already.

PR:	amd64/162214
Submitted by:	yamayan <yamayan kbh biglobe ne jp>
MFC after:	1 week
2011-11-02 18:06:22 +00:00
..
_set_tp.c
_setjmp.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
fabs.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
flt_rounds.c
fpgetmask.c
fpgetprec.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetprec.c
fpsetround.c
infinity.c
makecontext.c
Makefile.inc Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
rfork_thread.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
setjmp.S Make sure that stack is 16-byte aligned before calling a function, 2011-11-02 18:06:22 +00:00
signalcontext.c
sigsetjmp.S Make sure that stack is 16-byte aligned before calling a function, 2011-11-02 18:06:22 +00:00