.. |
Makefile
|
f0f281d69d
* Regenerated makefiles with subtarget support
|
1 year ago |
Makefile.fpc
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
classes.pp
|
a1d79a323a
* move $H here
|
1 year ago |
dos.pp
|
54be563ee4
* Char -> AnsiChar
|
1 year ago |
dpmi.inc
|
4ace790492
* remove $Log
|
20 years ago |
dpmiexcp.pp
|
50397328a2
* Replace string -> shortstring
|
1 year ago |
dxeload.pp
|
54be563ee4
* Char -> AnsiChar
|
1 year ago |
dxetype.pp
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
emu387.pp
|
54be563ee4
* Char -> AnsiChar
|
1 year ago |
exceptn.as
|
4ace790492
* remove $Log
|
20 years ago |
exit16.ah
|
7470cd1cae
* use -FE
|
27 years ago |
exit16.asm
|
7470cd1cae
* use -FE
|
27 years ago |
fpu.as
|
4ace790492
* remove $Log
|
20 years ago |
go32.pp
|
54be563ee4
* Char -> AnsiChar
|
1 year ago |
initc.pp
|
1396e903a5
Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB
|
11 years ago |
msmouse.pp
|
5d0c9cee9d
* fix mantis #36708, take care of high word buttons variable.
|
5 years ago |
ports.pp
|
db0b6adef8
+ add the ports[] access to the go32v2 system unit as well
|
7 years ago |
profile.pp
|
a63fa3518f
* try to correct the code for regcall convention.
|
19 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sbrk16.ah
|
7470cd1cae
* use -FE
|
27 years ago |
sbrk16.asm
|
4ace790492
* remove $Log
|
20 years ago |
sysdir.inc
|
54be563ee4
* Char -> AnsiChar
|
1 year ago |
sysfile.inc
|
54be563ee4
* Char -> AnsiChar
|
1 year ago |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 years ago |
sysos.inc
|
54be563ee4
* Char -> AnsiChar
|
1 year ago |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 years ago |
system.pp
|
9588e21542
* string -> shortstring
|
1 year ago |
sysutils.pp
|
59ac8d66ab
* Synchronize API for AnsiString/Unicode string, keep string where possible.
|
1 year ago |
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 years ago |
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 years ago |