The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 986396545d * Fixed register saving in fpc_mul_qword for arm. It fixed bug #10017.
* Removed unneeded register lists for some pure asm routines for arm.

git-svn-id: trunk@9019 -
2007-10-31 23:11:50 +00:00
compiler * Fixed cross CPU cycle after changes in rev. 8911. 2007-10-31 22:44:25 +00:00
fv * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
ide * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
installer * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
packages * updated 2007-10-30 21:56:35 +00:00
rtl * Fixed register saving in fpc_mul_qword for arm. It fixed bug #10017. 2007-10-31 23:11:50 +00:00
tests * prefer non-matching orddef conversions to orddef-to-pointer conversions 2007-10-31 17:20:37 +00:00
utils * update lnet in fppkg to 0.5.8 2007-10-31 09:08:27 +00:00
.gitattributes * prefer non-matching orddef conversions to orddef-to-pointer conversions 2007-10-31 17:20:37 +00:00
.gitignore * created fcl-async and fcl-process packages 2007-10-28 21:26:51 +00:00
Makefile * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00