fpc/rtl/go32v2
2018-01-02 16:50:58 +00:00
..
classes.pp
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
dpmi.inc
dpmiexcp.pp * more occured -> occurred spelling fixes. 2016-12-14 20:05:21 +00:00
dxeload.pp
dxetype.pp
emu387.pp
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp * changed the result of go32.get_segment_base_address to dword, instead of longint 2017-12-04 15:59:04 +00:00
initc.pp Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB 2014-03-25 11:21:44 +00:00
Makefile Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 2018-01-02 16:50:58 +00:00
Makefile.fpc Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 2018-01-02 16:50:58 +00:00
msmouse.pp
ports.pp - removed the objpas dependency of unit ports under go32v2 as well 2017-11-06 16:19:54 +00:00
profile.pp
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sbrk16.ah
sbrk16.asm
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
sysutils.pp Fix tw3124 test for systems on pagecode 437. 2016-08-16 14:47:29 +00:00
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
v2prt0.as Put both _environ and __environ as .comm inside startup script to avoid crt1.o loading 2013-11-12 16:41:08 +00:00