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