.. |
bsyscall.inc
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 years ago |
cprt0.as
|
2249d95ddb
* call external routines via their TOC entry instead of directly
|
9 years ago |
dllprt0.as
|
a3364a4b80
- RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit.
|
12 years ago |
gprt0.as
|
2249d95ddb
* call external routines via their TOC entry instead of directly
|
9 years ago |
prt0.as
|
9e3c7f175f
* load the address of envp before storing it, so we don't overwrite argv
|
9 years ago |
si_c.inc
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 years ago |
si_dll.inc
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 years ago |
si_g.inc
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 years ago |
si_prc.inc
|
740f8532df
* fixed saving the stack pointer in r32525
|
9 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
|
82d92dbf50
* call seterrno instead of manually handling the setting setting the errno
|
10 years ago |
syscallh.inc
|
bba4932ef9
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
|
12 years ago |
sysnr.inc
|
341cec908d
* update linux syscall numbers (merge powerpc64 to powerpc)
|
16 years ago |