The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe dcbd0a3ea2 * changed ppureal from extended into bestreal -> units cross-compiled
from architectures with a larger maximum floating point precision
    for an architecture with a smaller maximum fp precision can also be
    used by native compilers on the target architectures (final fix for
    mantis #9165)

git-svn-id: trunk@11076 -
2008-05-24 12:11:06 +00:00
compiler * changed ppureal from extended into bestreal -> units cross-compiled 2008-05-24 12:11:06 +00:00
ide * regenerated for i386-Haiku and darwin cross compilation changes 2008-05-24 09:29:08 +00:00
installer * regenerated for i386-Haiku and darwin cross compilation changes 2008-05-24 09:29:08 +00:00
packages * regenerated for i386-Haiku and darwin cross compilation changes 2008-05-24 09:29:08 +00:00
rtl * Added GetUSerDir function (ID 11338) 2008-05-24 11:50:26 +00:00
tests * regenerated for i386-Haiku and darwin cross compilation changes 2008-05-24 09:29:08 +00:00
utils * regenerated for i386-Haiku and darwin cross compilation changes 2008-05-24 09:29:08 +00:00
.gitattributes + added missing makefiles 2008-05-24 09:05:59 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * regenerated for i386-Haiku and darwin cross compilation changes 2008-05-24 09:29:08 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00