.. |
bsyscall.inc
|
4ace790492
* remove $Log
|
20 years ago |
cprt0.as
|
15ff2c1236
* m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat working state. Now a "hello world" program using libc can be linked and launched, but anything more complex needs another round of fixing the parameter passing code, in order to get the stack properly balanced.
|
11 years ago |
cprt21.as
|
065b187c26
* properties set
|
18 years ago |
dllprt0.as
|
e65c4e13e0
* m68k: updated/fixed dllprt0.as, now able to link a shared library.
|
11 years ago |
gprt0.as
|
065b187c26
* properties set
|
18 years ago |
gprt21.as
|
065b187c26
* properties set
|
18 years ago |
prt0.as
|
ad2963783e
* m68k-linux startup code:
|
11 years ago |
prt1.as
|
26e2e72ad3
* Initial revision ELF start file
|
27 years ago |
sighnd.inc
|
d5523e6af6
For now completely disable (I)MUL/(I)DIV support for Coldfire and pass through the RTL routines
|
12 years ago |
sighndh.inc
|
b07cd83892
* made system unit on m68k-linux compilable
|
18 years ago |
stat.inc
|
bffbff73e1
* remove deprecated parts linux stat records (FPC 1.0 leftovers)
|
7 years ago |
syscall.inc
|
12e0416323
* m68k-linux: now actually fixed syscall failure conditions.
|
11 years ago |
syscallh.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
sysnr.inc
|
a3a7285df4
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
7 years ago |