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