fpc/rtl/go32v2
florian 70b8789262 o basic extended pascal support:
+ automatically loaded helper unit
  * Makefiles adapted
  * mode switch
  * mode switches reorganized
+ TimeStamp support

git-svn-id: trunk@32330 -
2015-11-15 15:13:36 +00:00
..
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
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 Fix handling of ctrl-c/ctrl-break on go32v2: 2008-06-24 17:02:17 +00:00
dxeload.pp
dxetype.pp
emu387.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
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 o basic extended pascal support: 2015-11-15 15:13:36 +00:00
Makefile.fpc o basic extended pascal support: 2015-11-15 15:13:36 +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 * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc * preserve gs in far_strlen 2007-08-09 18:51:15 +00:00
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 * Type helpers, compatible to Delphi XE 8 2015-11-07 09:40:54 +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