ondrej 1a0ba60de6 * revert r47598: implement TRandomGenerator 4 年 前
..
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 年 前
Makefile.fpc 178217821c + added sortbase as a dependency to unit fgl in the makefiles 6 年 前
classes.pp 1b99279617 * msdos: Enabled $HUGECODE for sysutils and classes to overcome 64K per unit code limit. 5 年 前
dos.pp 0f205470bc * set DL=0 in dos.setverify for compatibility with DOS 2.x 6 年 前
msmouse.pp 72dc92e8b8 * added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a 9 年 前
ports.pp 62fe6cb5d3 + integrated the port access via Port[] in the i8086-msdos system unit to ease 7 年 前
prt0c.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 年 前
prt0comn.asm 46b82e3208 + added the necessary changes for section based smartlinking to the msdos 7 年 前
prt0h.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 年 前
prt0l.asm 0236c2823a + added startup modules for compact, large and huge model that define the 11 年 前
prt0m.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 年 前
prt0s.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 年 前
prt0t.asm f4c463b6bd * prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common 11 年 前
registers.inc cd18b792ab + added Intr and MsDos implementations for i8086-msdos 12 年 前
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 年 前
sysdir.inc d989a42111 * several local variables changed from longint to integer 11 年 前
sysfile.inc 7129de8a6e Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap) 9 年 前
sysheap.inc 53bfafa290 Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined 8 年 前
sysos.inc 1077093b08 + added error checking to the dos file operations 12 年 前
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp 5 年 前
system.pp 1a0ba60de6 * revert r47598: implement TRandomGenerator 4 年 前
sysutils.pp 91da9eae17 + TZ variable based offset calculation included for DOS targets 4 年 前
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 年 前