The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-04-19 11:44:22 +00:00
compiler * TARMAsmOptimizer.RemoveSuperfluousMove should not mess with PC 2020-04-19 11:04:31 +00:00
installer * regenerated makefiles 2020-04-18 16:08:25 +00:00
packages rtl-extra: fix StrToHostAddr to not accept numbers outside of byte value range by silently wrapping them to a byte 2020-04-19 11:44:22 +00:00
rtl + xtensa-embedded: patch by Christo Crause to check and support SUBARCH 2020-04-19 11:22:55 +00:00
tests * regenerated makefiles 2020-04-18 16:08:25 +00:00
utils * regenerated 2020-04-19 11:24:46 +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 * FreeRTOS: do not try to build native utils 2020-04-18 20:39:38 +00:00
Makefile.fpc * FreeRTOS: do not try to build native utils 2020-04-18 20:39:38 +00:00