fpc/rtl/freebsd/x86_64
Jonas Maebe e1a739d15d FreeBSD CSU fixes
* Assembler blocks in non-pure assembler functions must always declare all
changed registers
* argc is read as *(long*) in C -> changed plongint to pptrint
* fixed ident section
2021-11-28 18:32:32 +01:00
..
bsyscall.inc
cprt0.as
dllprt0.as - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
gprt0.as * set tag to 900044 for easier scripting. 2015-01-13 09:02:26 +00:00
prt0.as
reloc.inc FreeBSD CSU fixes 2021-11-28 18:32:32 +01:00
si_c.inc FreeBSD CSU fixes 2021-11-28 18:32:32 +01:00
sighnd.inc Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux 2020-10-27 23:09:32 +00:00