The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6e9b3bf345 * perform double->single-conversion-before-storing workaround for
fpu bug on some ppc's depending on the selected target cpu type
    rather than depending on whether we're compiling for 64 bit

git-svn-id: trunk@9685 -
2008-01-08 22:00:37 +00:00
compiler * perform double->single-conversion-before-storing workaround for 2008-01-08 22:00:37 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * move Add[Doc|Test|Examples]Files to TSources 2008-01-08 18:52:39 +00:00
rtl * optimized align() so it no longer contains any branches which 2008-01-07 21:41:12 +00:00
tests * renamed nbody to n_body 2008-01-08 10:31:00 +00:00
utils * updated 2008-01-06 17:15:12 +00:00
.gitattributes * renamed tests to examples 2008-01-08 18:22:04 +00:00
.gitignore * no longer used control files. Real units have been moved with history ( I hope ) 2008-01-05 20:55:27 +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