.. |
classes.pp
|
* changed the codepointer type in the i8086 small and compact memory models from
|
2017-12-14 17:36:15 +00:00 |
dos.pp
|
--- Merging r41636 into '.':
|
2019-09-03 13:30:49 +00:00 |
Makefile
|
Regenerated Makefile's after cherry-pick adding soft fpu related units
|
2022-02-01 14:02:07 -07:00 |
Makefile.fpc
|
Merge of revisions 39726 39732 39734 39735 39736 39801 39806 39807 40002 40014 40358 40363 40392 40397 40481 40537 from trunk to fixes_3_2
|
2018-12-23 14:44:32 +00:00 |
msmouse.pp
|
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
2016-01-07 15:40:47 +00:00 |
ports.pp
|
+ integrated the port access via Port[] in the i8086-msdos system unit to ease
|
2018-07-09 15:40:12 +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
|
+ added the necessary changes for section based smartlinking to the msdos
|
2018-06-22 15:42:19 +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
|
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
2013-06-27 21:37:39 +00:00 |
sysdir.inc
|
* several local variables changed from longint to integer
|
2014-03-17 21:58:53 +00:00 |
sysfile.inc
|
Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap)
|
2016-06-25 08:16:52 +00:00 |
sysheap.inc
|
Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined
|
2017-05-22 20:42:33 +00:00 |
sysos.inc
|
+ added error checking to the dos file operations
|
2013-03-28 22:03:13 +00:00 |
sysosh.inc
|
|
|
system.pp
|
+ integrated the port access via Port[] in the i8086-msdos system unit to ease
|
2018-07-09 15:40:12 +00:00 |
sysutils.pp
|
* fix compilation on several OSes after r44010
|
2023-12-14 16:36:20 +01:00 |
tthread.inc
|
* Merging revisions r45805 from trunk:
|
2020-08-23 09:24:13 +00:00 |