The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 841b3e4179 TImportLibWin.generateimportlib method:
local procedure AddImport: Use same RIP relative code
  as in ogcoff unit for x86_64 CPU to allow a VMA above
  0x100000000 even when using.
  TImportLibWin.generateidatasection;
  also used RIP base for import libraries created using -WI option.

git-svn-id: trunk@19161 -
2011-09-20 15:25:13 +00:00
compiler TImportLibWin.generateimportlib method: 2011-09-20 15:25:13 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages packages: replace UTF8String to AnsiString at least for now. 2011-09-17 16:08:24 +00:00
rtl * Status codes are identical for win32 and win64, moved them to syswin.inc. 2011-09-20 15:01:22 +00:00
tests compiler: 2011-09-19 04:11:57 +00:00
utils merge r17434 from cpstrnew branch by michael: 2011-09-17 13:19:59 +00:00
.gitattributes compiler: 2011-09-19 01:04:56 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00