| .. |
|
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).
|
před 13 roky |
|
cprt0.as
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
před 9 roky |
|
dllprt0.as
|
83fda1e6a9
* Frame size on MIPS must be divisible by 8, thanks to Vsevolod Alekseyev for spotting this.
|
před 12 roky |
|
gprt0.as
|
6f1997f5e5
+ MIPS: added profiling support
|
před 13 roky |
|
prt0.as
|
be1fcc8e3d
* Forgotten delay slot was causing exit code loss in most library-related tests.
|
před 13 roky |
|
sighnd.inc
|
7ba4e67564
* Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation.
|
před 11 roky |
|
sighndh.inc
|
b0fcb8cb2f
Third field of SignalToRunError must be PUContext type
|
před 13 roky |
|
stat.inc
|
bd060f4627
Stat record matching closer system include file
|
před 13 roky |
|
syscall.inc
|
66d735c536
- MIPS: forward declaration of fpc_threadvar_relocate_proc is not needed.
|
před 11 roky |
|
syscallh.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
před 12 roky |
|
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
|
před 8 roky |