tom_at_work b0bd6a13ec Fixed argc/argv/envp for arm/linux shared libraries. They are by default in registers a1/a2/a3 as per ABI: the first arguments when calling a method (in this case the FPC_SHARED_LIB_START) are passed via registers, not on the stack. 15 tahun lalu
..
bsyscall.inc 4ace790492 * remove $Log 20 tahun lalu
cprt0.as 5692c9e787 * tabs by spaces replaced 15 tahun lalu
dllprt0.as b0bd6a13ec Fixed argc/argv/envp for arm/linux shared libraries. They are by default in registers a1/a2/a3 as per ABI: the first arguments when calling a method (in this case the FPC_SHARED_LIB_START) are passed via registers, not on the stack. 15 tahun lalu
gprt0.as 4bc28de96f * use different haltproc for arm-linux-eabi, this should be cleaned up by using also pascal units for the startup code for arm-linux 17 tahun lalu
prt0.as 4bc28de96f * use different haltproc for arm-linux-eabi, this should be cleaned up by using also pascal units for the startup code for arm-linux 17 tahun lalu
sighnd.inc 3307d98c40 - Revert micro-exe mode for now. 15 tahun lalu
sighndh.inc 4ace790492 * remove $Log 20 tahun lalu
stat.inc 3b5699e488 * removed packed, the stat record should be c packed 17 tahun lalu
syscall.inc eda7a8d672 * replaced the "quick exit" instruction sequences from the syscall variants 15 tahun lalu
syscallh.inc 4ace790492 * remove $Log 20 tahun lalu
sysnr.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 tahun lalu
ucprt0.as 3216e8c7bc * mark produced object files as "does not require executable stack" by 17 tahun lalu