The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 354cd09f31 * long double=double on powerpc-linux
* educated guess this is the case on arm-linux as well
  * temporary change: do not alias clongdouble from unixtype into ctypes to prevent
    having to work in two places.

git-svn-id: trunk@8127 -
2007-07-22 10:04:48 +00:00
compiler * qword(-int64) can cause an overflow error in case of low(int64). Harmless, so 2007-07-22 08:32:49 +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 * long double=double on powerpc-linux 2007-07-22 10:04:48 +00:00
tests * set svn:eol-style to native 2007-07-22 09:13:15 +00:00
utils Improved mksymbian 2007-07-09 22:24:09 +00:00
.gitattributes * set svn:eol-style to native 2007-07-22 09:13:15 +00:00
.gitignore
Makefile
Makefile.fpc