The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 468c8fb820 - removed FPC pre-2.1 optimization options
git-svn-id: trunk@44789 -
2020-04-18 15:44:49 +00:00
compiler + -ib parameter to print the code generator backend type: FPC or LLVM 2020-04-18 15:44:42 +00:00
installer * rebuild Makefiles 2020-04-10 19:42:14 +00:00
packages * added missing write memory barriers 2020-04-18 15:44:45 +00:00
rtl * use wingetprocaddress instead of getprocaddress in code under SUPPORT_WIN95. 2020-04-18 13:42:08 +00:00
tests * when checking for an existing operator overload for the assignment operator, check for the correct variant (explicit or not) matching the overload 2020-04-17 14:44:14 +00:00
utils - removed FPC pre-2.1 optimization options 2020-04-18 15:44:49 +00:00
.gitattributes * when checking for an existing operator overload for the assignment operator, check for the correct variant (explicit or not) matching the overload 2020-04-17 14:44:14 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * rebuild Makefiles 2020-04-10 19:42:14 +00:00
Makefile.fpc * allow FPC 3.2.0 as bootstrap version 2020-03-29 19:20:03 +00:00