The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-07-28 12:47:24 +00:00
compiler * teach peephole optimizer about ror/rol 2008-07-28 09:50:09 +00:00
ide * removed beautifying (camelcasing) of main module filename on *nix. Fixed #5614 2008-07-24 14:43:20 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * teach peephole optimizer about ror/rol 2008-07-28 09:50:09 +00:00
rtl + ror/rol functions 2008-07-27 17:12:32 +00:00
tests + benchmark to test md5 improvement by internal rol 2008-07-28 12:47:24 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes + benchmark to test md5 improvement by internal rol 2008-07-28 12:47:24 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00