.. |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
4 tahun lalu |
Makefile.fpc
|
707034b271
+ add all softfpu units for various targets
|
4 tahun lalu |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 tahun lalu |
dos.pp
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
8 tahun lalu |
dpmi.inc
|
4ace790492
* remove $Log
|
20 tahun lalu |
dpmiexcp.pp
|
7281ea7a2c
* floating point division by zero should throw run time error 208, fixed
|
5 tahun lalu |
dxeload.pp
|
790a4fe2d3
* log and id tags removed
|
20 tahun lalu |
dxetype.pp
|
790a4fe2d3
* log and id tags removed
|
20 tahun lalu |
emu387.pp
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 tahun lalu |
exceptn.as
|
4ace790492
* remove $Log
|
20 tahun lalu |
exit16.ah
|
7470cd1cae
* use -FE
|
27 tahun lalu |
exit16.asm
|
7470cd1cae
* use -FE
|
27 tahun lalu |
fpu.as
|
4ace790492
* remove $Log
|
20 tahun lalu |
go32.pp
|
5a84f21ba1
+ use the new cli/sti intrinsics in go32.enable and go32.disable
|
7 tahun lalu |
initc.pp
|
1396e903a5
Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB
|
11 tahun lalu |
msmouse.pp
|
5d0c9cee9d
* fix mantis #36708, take care of high word buttons variable.
|
5 tahun lalu |
ports.pp
|
db0b6adef8
+ add the ports[] access to the go32v2 system unit as well
|
7 tahun lalu |
profile.pp
|
a63fa3518f
* try to correct the code for regcall convention.
|
18 tahun lalu |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 tahun lalu |
sbrk16.ah
|
7470cd1cae
* use -FE
|
27 tahun lalu |
sbrk16.asm
|
4ace790492
* remove $Log
|
20 tahun lalu |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 tahun lalu |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 tahun lalu |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 tahun lalu |
sysos.inc
|
908a116cfc
* preserve gs in far_strlen
|
18 tahun lalu |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 tahun lalu |
system.pp
|
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
|
5 tahun lalu |
sysutils.pp
|
91da9eae17
+ TZ variable based offset calculation included for DOS targets
|
4 tahun lalu |
tthread.inc
|
11b601d44c
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
5 tahun lalu |
v2prt0.as
|
bf8a020316
go32v2: define __crt0_startup_flags as .comm rather than a global symbol. This allows linking against DJGPP libs and code which might also define this symbol. This change is also inline with recent crt0.S versions in DJGPP.
|
4 tahun lalu |