The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 9bcff94e9e * factored out TARMAsmOptimizer.OptPass1UXTB
* several other routines being very similar for ARM and AAarch64 moved to aoptarm

git-svn-id: trunk@44725 -
2020-04-15 20:21:29 +00:00
compiler * factored out TARMAsmOptimizer.OptPass1UXTB 2020-04-15 20:21:29 +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 * added some image_dllcharacteristics flags + removed some hard tabs. 2020-04-15 10:09:55 +00:00
tests * fix Min/MaxSingle/Double values, resolves #36870 2020-04-13 08:48:32 +00:00
utils * rebuild Makefiles 2020-04-10 19:42:14 +00:00
.gitattributes + common assembler optimizer base class for arm and aarch64 2020-04-13 21:01:01 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
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