The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter f704ee2d70 * remove duplicate temp allocation for register saving
* cleanup register saving code by using a procinfo flag if registers
    were saved on the stack

git-svn-id: trunk@9293 -
2007-11-18 22:10:10 +00:00
compiler * remove duplicate temp allocation for register saving 2007-11-18 22:10:10 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * cleanroom implementation from Daniel Mantoine 2007-11-18 21:41:55 +00:00
rtl * all functions use DirSeparators. This is required to be able to have consistent 2007-11-18 21:40:17 +00:00
tests * new bug 2007-11-18 22:07:35 +00:00
utils * removed some clashes between ifdefs and regular tokens 2007-11-18 19:33:00 +00:00
.gitattributes * new bug 2007-11-18 22:07:35 +00:00
.gitignore * obsolete and broken programs 2007-11-11 14:35:22 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00