.. |
bsyscall.inc
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 years ago |
cprt0.as
|
5f3aaf1e60
* minor changes to the startup code: use exit_group syscall to exit, minor cleanup
|
15 years ago |
dllprt0.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 years ago |
gprt0.as
|
9a969c18cd
Startup files fixes for ppc/ppc64
|
15 years ago |
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 years ago |
sighnd.inc
|
3307d98c40
- Revert micro-exe mode for now.
|
15 years ago |
sighndh.inc
|
940f953e8b
* cleanup, removing debug code removed and fixing file headers
|
20 years ago |
stat.inc
|
a123ec0d14
* More deprecated.
|
18 years ago |
syscall.inc
|
2b8d704238
* fixed syscall helpers: threadvar index now correctly loaded as dword, helpers are now TOC and environment pointer aware, one-parameter helper was bugged and general cleanup; solves random crashes in these functions in particular with -O2 and threads.
|
19 years ago |
syscallh.inc
|
47258d61a6
* some cleanup, typo fixes
|
20 years ago |
sysnr.inc
|
341cec908d
* update linux syscall numbers (merge powerpc64 to powerpc)
|
16 years ago |