The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-04-17 23:09:16 +00:00
compiler m68k-amiga: hack to avoid a linker (vlink) warning about merging sections with different flags together. Amiga doesn't support true read only sections anyway 2020-04-17 23:09:16 +00:00
installer * rebuild Makefiles 2020-04-10 19:42:14 +00:00
packages * FreeRTOS: adapated packages to build 2020-04-11 13:18:46 +00:00
rtl m68k-amiga: implemented CreateNewProc for legacy support, means AThreads now works on OS v1.2+ 2020-04-17 17:12:23 +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 * rebuild Makefiles 2020-04-10 19:42:14 +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
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