| .. |
|
bsyscall.inc
|
58f8a00814
* MIPS fppipe(): added error handling, and fixed parameter location (assembler procedures should not modify initial location of parameters, but one of MIPS code generator hacks copies parameters to stack. That hack is subject to remove).
|
пре 13 година |
|
cprt0.as
|
6f1997f5e5
+ MIPS: added profiling support
|
пре 13 година |
|
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 година |
|
gprt0.as
|
6f1997f5e5
+ MIPS: added profiling support
|
пре 13 година |
|
prt0.as
|
be1fcc8e3d
* Forgotten delay slot was causing exit code loss in most library-related tests.
|
пре 13 година |
|
sighnd.inc
|
ea36d4996a
+ MIPS: In PIC mode, set $t9 to correct value before exiting SignalToRunError, without it any subsequent access to global variable will repeatedly crash.
|
пре 13 година |
|
sighndh.inc
|
b0fcb8cb2f
Third field of SignalToRunError must be PUContext type
|
пре 13 година |
|
stat.inc
|
bd060f4627
Stat record matching closer system include file
|
пре 13 година |
|
syscall.inc
|
bba4932ef9
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
|
пре 13 година |
|
syscallh.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
пре 12 година |
|
sysnr.inc
|
80fc5f05dc
+ system unit part of David Zhang's MIPS port
|
пре 16 година |