.. |
classes.pp
|
|
|
dos.pp
|
* msdos system unit variable dos_psp renamed PrefixSeg for TP7 compatibility
|
2014-06-24 10:58:59 +00:00 |
Makefile
|
Makefiles updated with fpcmake rev 27428
|
2014-04-10 09:58:17 +00:00 |
Makefile.fpc
|
Add missing EXECPPAS for explicit COMPILER calls, needed for -sh option
|
2014-04-01 15:12:30 +00:00 |
msmouse.pp
|
* i8086 far data memory model fixes in unit msmouse
|
2014-04-04 08:57:14 +00:00 |
ports.pp
|
- rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on
|
2014-03-15 13:01:05 +00:00 |
prt0c.asm
|
+ added startup modules for compact, large and huge model that define the
|
2014-03-24 13:42:42 +00:00 |
prt0comn.asm
|
- rm the 'Memory allocation error' and 'Not enough memory' error messages from
|
2014-06-25 23:16:55 +00:00 |
prt0h.asm
|
+ added startup modules for compact, large and huge model that define the
|
2014-03-24 13:42:42 +00:00 |
prt0l.asm
|
+ added startup modules for compact, large and huge model that define the
|
2014-03-24 13:42:42 +00:00 |
prt0m.asm
|
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
2014-03-24 13:23:36 +00:00 |
prt0s.asm
|
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
2014-03-24 13:23:36 +00:00 |
prt0t.asm
|
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
2014-03-24 13:23:36 +00:00 |
registers.inc
|
|
|
rtldefs.inc
|
|
|
sysdir.inc
|
* several local variables changed from longint to integer
|
2014-03-17 21:58:53 +00:00 |
sysfile.inc
|
* fixed do_filepos and do_seekend not returning the high 16 bits of the file
|
2014-03-17 22:01:09 +00:00 |
sysheap.inc
|
|
|
sysos.inc
|
|
|
sysosh.inc
|
|
|
system.pp
|
* fixed the far/huge data ifdefs in InitDosHeap
|
2014-08-08 21:44:19 +00:00 |
sysutils.pp
|
* various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets
|
2014-03-06 01:10:18 +00:00 |
tthread.inc
|
|
|