The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 74272975af * do_loopvar_at_end is not possible if the loop counter would overflow with
the last iteration

git-svn-id: trunk@44039 -
2020-01-26 15:35:03 +00:00
compiler * do_loopvar_at_end is not possible if the loop counter would overflow with 2020-01-26 15:35:03 +00:00
installer Regenerate all Makefile's after commit 2019-11-15 14:47:02 +00:00
packages * rpos(ex) unicodestring variants. mantis 2020-01-23 17:00:59 +00:00
rtl * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, , part 3/3 2020-01-26 14:35:32 +00:00
tests * avoid internalerror for dec/inc(...,v) with v>high(int64), resolves 2020-01-24 21:39:07 +00:00
utils * Pass INSTALL_LIBDIR to fpmake 2020-01-08 22:25:19 +00:00
.gitattributes * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, , part 3/3 2020-01-26 14:35:32 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Pass old value of OPT to FPCMAKEOPT 2020-01-23 15:03:20 +00:00
Makefile.fpc Pass old value of OPT to FPCMAKEOPT 2020-01-23 15:03:20 +00:00