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