fpc/rtl/win64
pierre 1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
..
buildrtl.pp * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 2011-03-14 20:43:03 +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
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 2011-03-14 20:43:03 +00:00
signals.pp + Add signals unit for win64 2010-11-23 23:57:10 +00:00
system.pp * Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista. 2011-07-27 23:22:09 +00:00
windows.pp + {$PACKSET 1} for windows units to improve delphi compatibility 2007-06-16 16:57:31 +00:00