svenbarth ca73033018 Improve PIC startup code when not using C libraries. It correctly reaches PascalMain, but it crashes inside fpc_cpucodeinit when setting has_mmx_support :/ 10 년 전
..
bsyscall.inc 4ace790492 * remove $Log 20 년 전
cprt0.as 3216e8c7bc * mark produced object files as "does not require executable stack" by 17 년 전
cprt21.as 0ad1a26c61 * adjusted startup code so it guarantees 16 byte stack alignment on program 13 년 전
dllprt0.as a3364a4b80 - 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. 12 년 전
gprt0.as 3216e8c7bc * mark produced object files as "does not require executable stack" by 17 년 전
gprt21.as 0ad1a26c61 * adjusted startup code so it guarantees 16 byte stack alignment on program 13 년 전
prt0.as 0ad1a26c61 * adjusted startup code so it guarantees 16 byte stack alignment on program 13 년 전
si_c.inc 3f5be7b177 Adjust the C and C 2.1 halt code to retrieve the exit code from the parameter instead of accessing ExitCode directly. 10 년 전
si_c21.inc 98a6d312ba Adjust the C 2.1 startup code to be able to handle indirect main information (PIC does not work though :( ). 10 년 전
si_c21g.inc fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units 10 년 전
si_dll.inc 12f0ae4949 Adjust the C-less entry points to support indirect main information. 10 년 전
si_g.inc fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units 10 년 전
si_prc.inc ca73033018 Improve PIC startup code when not using C libraries. It correctly reaches PascalMain, but it crashes inside fpc_cpucodeinit when setting has_mmx_support :/ 10 년 전
si_uc.inc fc55a13971 Move PascalMain external from the si_*.inc files to a new include file si_impl.inc that's included in the implementation sections of the si_*.pp units 10 년 전
sighnd.inc 3307d98c40 - Revert micro-exe mode for now. 15 년 전
sighndh.inc 75c00e21c9 * i386 signal handler receives a ucontext instead of sigcontext 20 년 전
stat.inc 389ea20704 * fix FPC_USES_LIBC cycling, by fixing libc stat records (both 32 and 64 bit) 18 년 전
syscall.inc 7dc4b6ecc1 + adds mcount calls to syscall assembler helpers for i386 and x86-64, resolves #17140 15 년 전
syscallh.inc 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 년 전
sysnr.inc 04d8ad3f17 * fix linux syscall numbers naming consistency #2 (overlooked some) 17 년 전