.. |
Makefile
|
603dd63b39
Fix make variable name error: OBJPAS_DEPS_SPU => OBJPAS_DEPS_CPU
|
před 1 rokem |
Makefile.fpc
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
před 1 rokem |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
před 1 rokem |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
msmouse.pp
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
ports.pp
|
ccfa38c68e
* Dotted RTL compiles
|
před 2 roky |
prt0c.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
před 11 roky |
prt0comn.asm
|
46b82e3208
+ added the necessary changes for section based smartlinking to the msdos
|
před 7 roky |
prt0h.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
před 11 roky |
prt0l.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
před 11 roky |
prt0m.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
před 11 roky |
prt0s.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
před 11 roky |
prt0t.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
před 11 roky |
registers.inc
|
cd18b792ab
+ added Intr and MsDos implementations for i8086-msdos
|
před 12 roky |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
před 12 roky |
sysdir.inc
|
d3bc874500
* Char -> AnsiChar
|
před 2 roky |
sysfile.inc
|
d3bc874500
* Char -> AnsiChar
|
před 2 roky |
sysheap.inc
|
d3bc874500
* Char -> AnsiChar
|
před 2 roky |
sysos.inc
|
1077093b08
+ added error checking to the dos file operations
|
před 12 roky |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
před 5 roky |
system.pp
|
53b50327e9
* string -> shortstring
|
před 2 roky |
sysutils.pp
|
67ba21f8a8
Add dotted version of Dos unit in msdos/sysutils source
|
před 2 roky |
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
|
před 5 roky |