The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 2fbe0038b9 * Make clongdouble:
- 8 bytes on windows
    - For other platforms: 12 bytes on 32-bit and 16 bytes on 64-bit cpus.
    ... using a record with assignment overloads.

git-svn-id: trunk@8112 -
2007-07-21 13:02:11 +00:00
compiler - Remove long2hex, replace by hexstr. 2007-07-21 10:29:09 +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 + updated powersdl.inc 2007-07-20 23:00:43 +00:00
rtl * Make clongdouble: 2007-07-21 13:02:11 +00:00
tests * fixed calling inline functions (with exit statements) from inside 2007-07-20 16:49:35 +00:00
utils Improved mksymbian 2007-07-09 22:24:09 +00:00
.gitattributes * fixed calling inline functions (with exit statements) from inside 2007-07-20 16:49:35 +00:00
.gitignore
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