The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ceeac6e8e4 * don't use 8 byte copies in concatcopy by default, because
a misaligned 8 byte load/store is much more expensive than
    a misaligned 4 byte load/store

git-svn-id: trunk@8182 -
2007-07-28 15:47:04 +00:00
compiler * don't use 8 byte copies in concatcopy by default, because 2007-07-28 15:47:04 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * Library -> daemon 2007-06-16 20:40:59 +00:00
installer * don't use obsolete switches in default configuration files 2007-07-05 19:19:07 +00:00
packages * Fixed atom declaration 2007-07-28 12:01:21 +00:00
rtl + add memory barrier routines for powerpc/64 2007-07-28 12:47:48 +00:00
tests + test for optimization of invisible function result parameters 2007-07-28 14:51:11 +00:00
utils * Added option to stop on parser errors 2007-07-24 20:11:24 +00:00
.gitattributes + test for optimization of invisible function result parameters 2007-07-28 14:51:11 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00