The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 364db85ec9 Merged revision(s) 44887 from trunk:
* fix WinAPI directive: the purpose is to present the OS' default calling convention which for Windows means stdcall (at least on those platforms that support stdcall) on other platforms it is cdecl (for now)
........

git-svn-id: branches/fixes_3_2@45070 -
2020-04-25 14:08:12 +00:00
compiler Merged revision(s) 44887 from trunk: 2020-04-25 14:08:12 +00:00
installer Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
packages * Merging revisions r44373 from trunk: 2020-04-24 07:07:04 +00:00
rtl # revisions: 44457,44777 2020-04-19 18:20:20 +00:00
tests # revisions: 44443,44667,44714,44724 2020-04-19 18:13:59 +00:00
utils Merge of commit 44311 and 44314 from trunk branch 2020-03-20 08:48:50 +00:00
.gitattributes # revisions: 44443,44667,44714,44724 2020-04-19 18:13:59 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp --- Merging (from foreign repository) r44152 into '.': 2020-02-21 14:50:44 +00:00
Makefile Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
Makefile.fpc * allow 3.2.0 for bootstrapping instead of 3.0.2. 2020-03-06 12:21:33 +00:00