fpc/rtl/win64
sergei 1404b7397a - Win64, EXE_Entry: removed messing with gs:[0], it won't work anyway.
- Also don't modify rsp in the middle of procedure, x86_64 targets use fixed stack.
- Cleaned outdated FPC_HAS_RIP_RELATIVE and VER2_2 defines.

git-svn-id: trunk@19460 -
2011-10-11 08:38:10 +00:00
..
buildrtl.pp rtl: enable character.pas building for win64 and linux 2011-09-23 00:37:00 +00:00
classes.pp
Makefile rtl: enable character.pas building for win64 and linux 2011-09-23 00:37:00 +00:00
Makefile.fpc rtl: enable character.pas building for win64 and linux 2011-09-23 00:37:00 +00:00
signals.pp + Add signals unit for win64 2010-11-23 23:57:10 +00:00
system.pp - Win64, EXE_Entry: removed messing with gs:[0], it won't work anyway. 2011-10-11 08:38:10 +00:00
windows.pp