The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 455d675c5a * removed an empty overloaded version of statfs that could be called recursively
and its use in sysutils. Fixes failure of tw1041 and tw9985 in last runs.

git-svn-id: trunk@21334 -
2012-05-19 12:09:39 +00:00
compiler * remove used of deprecated function. Use this one from dos. 2012-05-19 11:34:04 +00:00
ide * removed single remaining use of a 1.0.x deprecated function. 2012-05-18 12:11:50 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * remove the use of unixutils and deprecated functions in it. 2012-05-19 10:37:05 +00:00
rtl * removed an empty overloaded version of statfs that could be called recursively 2012-05-19 12:09:39 +00:00
tests * replaced deprecated shell by fpsystem. 2012-05-19 09:00:37 +00:00
utils * PIC does not require using the external assembler anymore 2012-04-29 14:19:32 +00:00
.gitattributes * Add PostGres Event notification component from Ludo Brands (22060) 2012-05-18 12:19:09 +00:00
.gitignore
Makefile * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00
Makefile.fpc * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00