The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 08b61997ca * MovzAnd2Movz* optimization improved
+ MovzAnd2And optimization introduced

git-svn-id: trunk@46911 -
2020-09-21 17:57:18 +00:00
compiler * MovzAnd2Movz* optimization improved 2020-09-21 17:57:18 +00:00
installer
packages Disable ucomplex and matrix units for z80-embedded target 2020-09-21 13:43:39 +00:00
rtl * make use of AllocMem in fpc_dynarray_setlength 2020-09-19 21:06:11 +00:00
tests * added missing "end." (fixup for r46904) 2020-09-20 12:43:49 +00:00
utils
.gitattributes * don't perform "(x=y) or (z=u)" -> "(x xor y) or (z xor u)" optimization 2020-09-20 12:43:45 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc