The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 509ae56bab * Fixed dependencies after r17625
git-svn-id: trunk@17626 -
2011-06-01 20:56:57 +00:00
compiler * Use new qword_to_float32/64 compilerproc functions in first_int_to_real 2011-06-01 13:27:45 +00:00
ide
installer
packages * Fixed dependencies after r17625 2011-06-01 20:56:57 +00:00
rtl + Add qword_to_float32/64 functions and fixed int64_to_float64 function 2011-06-01 13:19:18 +00:00
tests * Reverted r17556 and replaced it with more generic handling of 'rela'-styled relocations. Resolves #19416. 2011-05-27 18:19:08 +00:00
utils * Do not fail configfile generation when gcc is not found 2011-05-29 20:37:25 +00:00
.gitattributes
.gitignore
Makefile * When using a installed compiler to compile fpmake, do not pass -n to 2011-05-29 19:58:21 +00:00
Makefile.fpc