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