The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 369ed493f2 * new node flag nf_modify to mark nodes being read and then written by one load node
* dfa takes care of nf_modify to create better life information
o resolves #11846 and #11849

git-svn-id: trunk@11615 -
2008-08-20 21:35:05 +00:00
compiler * new node flag nf_modify to mark nodes being read and then written by one load node 2008-08-20 21:35:05 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * fixed typo in comment of freetype header file 2008-08-20 08:32:08 +00:00
rtl * fixed typos in comment 2008-08-18 22:23:32 +00:00
tests * new node flag nf_modify to mark nodes being read and then written by one load node 2008-08-20 21:35:05 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * new node flag nf_modify to mark nodes being read and then written by one load node 2008-08-20 21:35:05 +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