The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-03-04 16:02:51 +00:00
compiler * Fixed displaying of compilation time in some cases. For example, if the compilation time is 0.99 seconds, it has been displayed as 0.10. Now it is correctly displayed as 1.0. 2013-03-04 16:02:51 +00:00
ide * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages * Patch from Silvio Clecio to fix filename in FileFormPost 2013-03-01 14:40:19 +00:00
rtl + Add .note.openbsd.ident section, contributed by Pascal Stumpf 2013-03-03 21:18:20 +00:00
tests accept anyfile that has the same upeercase name for the mkAmbiguous case if FileNameCaseSensitive is true 2013-03-03 18:53:12 +00:00
utils Commit regenerated file after commit 23608 2013-03-02 20:50:12 +00:00
.gitattributes * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 2013-03-03 12:20:10 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00
Makefile.fpc * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00