fpc/rtl/go32v2
2015-09-05 11:02:54 +00:00
..
classes.pp
dos.pp * fixed hang in dos.exec_ansistring when passing a long command line via the 2014-10-11 20:56:36 +00:00
dpmi.inc
dpmiexcp.pp
dxeload.pp
dxetype.pp
emu387.pp
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp * go32.map_device_in_memory_block result checking made consistent with all the 2013-10-14 19:20:28 +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 * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc Complete previous commit: add EXECPPAS to ALL explicit rules 2014-04-10 16:14:58 +00:00
msmouse.pp
ports.pp - Removed register lists after pure assembler procedures, they are ignored anyway. 2013-09-24 16:27:34 +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 * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +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