fpc/rtl/win32
svenbarth 0491bca72a inc/system.inc:
+ add (uninitialized) global variable EntryInformation for systems that use indirect main information
win32/system.pp:
  - remove initialized EntryInformation and instead rely on the one passed by the sysinit* units

git-svn-id: trunk@33026 -
2016-01-29 16:24:53 +00:00
..
buildrtl.lpi
buildrtl.pp o basic extended pascal support: 2015-11-15 15:13:36 +00:00
classes.pp
initc.pp
Makefile - Win32 RTL: removed assembler startup files, which are unused since version 2.0.x 2015-12-20 01:41:28 +00:00
Makefile.fpc - Win32 RTL: removed assembler startup files, which are unused since version 2.0.x 2015-12-20 01:41:28 +00:00
objinc.inc
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
seh32.inc + Win32/Win64 SEH: STATUS_FLOAT_MULTIPLE_(FAULTS|TRAPS) need additional handling. Makes floating-point exceptions consistent between x87 and SSE. 2014-03-17 22:49:29 +00:00
signals.pp
sysinit.inc asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryInformation in the previous commit should have been in this one -.- ) 2016-01-29 15:36:58 +00:00
sysinitcyg.pp
sysinitgprof.pp
sysinitpas.pp
system.pp inc/system.inc: 2016-01-29 16:24:53 +00:00
windows.pp * initial advanced records support for TSize..TRect and -F. 2015-11-15 18:34:19 +00:00
winsysut.pp