The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian c59bd8c29a + calculate loop unrolling using node_count_weighted which takes care of nodes generating no code
* optimized unrolling calculation

git-svn-id: trunk@38688 -
2018-04-04 21:39:46 +00:00
compiler + calculate loop unrolling using node_count_weighted which takes care of nodes generating no code 2018-04-04 21:39:46 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Allow descendents to change IsOpen 2018-04-03 18:31:45 +00:00
rtl Fix to avoid access of memory outside of array size if overlap is true 2018-04-03 21:02:49 +00:00
tests Add handling of DelFiles 2018-04-04 21:27:36 +00:00
utils pas2js: rtl.js: added corba interface helper functions 2018-03-30 15:16:09 +00:00
.gitattributes * do not issue a hint of compiler procs are not inlined, resolves #33515 2018-04-03 21:39:47 +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
Makefile arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +00:00
Makefile.fpc * 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