The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 442598d9f8 * darwin->darwin compilation does not need cross binutils (regardless
of source/target processor)

git-svn-id: trunk@6947 -
2007-03-21 19:16:51 +00:00
compiler * darwin->darwin compilation does not need cross binutils (regardless 2007-03-21 19:16:51 +00:00
fv
ide + Prevent error message after program terminates. 2007-03-19 21:33:33 +00:00
installer * Updated version in the inno-installer 2007-03-18 21:16:31 +00:00
packages * Fixed uses-clause in jwanative.pas. This fixes many compilation problems where types would be aliased to incompatible types, because jwanative.pas is also used as an include file in jwawindows.pas 2007-03-19 18:44:23 +00:00
rtl * reset fpu on win64 as well, certain operations like ln use it 2007-03-18 20:25:58 +00:00
tests * get tarfile target to work on Windows2000 2007-03-21 13:52:56 +00:00
utils
.gitattributes + Initial implementation of graph unit on ptc 2007-03-18 22:07:37 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile
Makefile.fpc