fpc/rtl/wince
sergei 3a55c4301e * Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant.
* As a first part of cleanup, replaced StackTop with function returning StackBottom+StackLength.
* On Win32 and Win64, StackTop returns the stack base from TIB instead.

git-svn-id: trunk@27119 -
2014-03-12 19:48:03 +00:00
..
wininc
classes.pp
dos.pp
dynlibs.inc * fixed WinCE breakage caused when moving to target dependent type for ordinal argument in GetProcAddress 2014-01-19 22:42:52 +00:00
Makefile * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
Makefile.fpc Fix compilation of WinCE (for both ARM and i386!) after RTL changes 2014-01-20 09:31:17 +00:00
messages.pp
readme.txt
rtldefs.inc
system.pp * Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant. 2014-03-12 19:48:03 +00:00
sysutils.pp * changed declarations in finah.inc and diskh.inc from ansistring to 2013-08-19 22:04:40 +00:00
windows.pp
winres.inc

All information related to WinCE port is available here: 
http://wiki.freepascal.org/WinCE_port