sergei 393f1d58ed * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 13 роки тому
..
bsyscall.inc 4ace790492 * remove $Log 20 роки тому
cprt0.as 393f1d58ed * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 13 роки тому
dllprt0.as 31f9a9d420 * Fixed label name in .globl and .type directives, was causing every library to contain an unwanted dynamic reference to "_start". 13 роки тому
gprt0.as 393f1d58ed * Fixed register rsi being overwritten. It is used to pass argc into libc_start_main. 13 роки тому
prt0.as 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 роки тому
si_c.inc 0d97f9ab6c + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section 19 роки тому
si_prc.inc 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 14 роки тому
sighnd.inc 3307d98c40 - Revert micro-exe mode for now. 15 роки тому
sighndh.inc 4ace790492 * remove $Log 20 роки тому
stat.inc 279422cdde * add comment about stat.h source 18 роки тому
syscall.inc 12dc48afbf * Set errno using a call to seterrno, like it is done for i386 target. This removes most of assembler code together with PIC hacks and makes this part independent of threadvar implementation details. 13 роки тому
syscallh.inc 4ace790492 * remove $Log 20 роки тому
sysnr.inc 176f545c3b * fix linux syscall numbers naming consistency (fixes x86_64 unit linux build) 17 роки тому