The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 0a6887a874 * fixed timer unit name
git-svn-id: trunk@11476 -
2008-07-28 16:18:42 +00:00
compiler * properties properly set 2008-07-28 15:56:23 +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 + support of inlined ror/rol on arm 2008-07-28 15:48:38 +00:00
tests * fixed timer unit name 2008-07-28 16:18:42 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * properties properly set 2008-07-28 15:56:23 +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