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. 14 years ago
..
bsyscall.inc 4ace790492 * remove $Log 20 years ago
cprt0.as 5692c9e787 * tabs by spaces replaced 15 years ago
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. 14 years ago
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 16 years ago
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 16 years ago
sighnd.inc 3307d98c40 - Revert micro-exe mode for now. 15 years ago
sighndh.inc 4ace790492 * remove $Log 20 years ago
stat.inc 3b5699e488 * removed packed, the stat record should be c packed 17 years ago
syscall.inc eda7a8d672 * replaced the "quick exit" instruction sequences from the syscall variants 15 years ago
syscallh.inc 4ace790492 * remove $Log 20 years ago
sysnr.inc e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. 16 years ago
ucprt0.as 3216e8c7bc * mark produced object files as "does not require executable stack" by 17 years ago