The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0caee5b45b + support to use r0 for ppc/ppc64 when compiling the compiler with
-duser0. Not active by default because generates wrong code due
    to bug in the register allocator

git-svn-id: trunk@7261 -
2007-05-04 14:52:05 +00:00
compiler + support to use r0 for ppc/ppc64 when compiling the compiler with 2007-05-04 14:52:05 +00:00
fv * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
ide * correct Read/write methods to use same parameter type as TStream ancestors 2007-05-03 22:01:49 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages * fixed instances of passing properties as var parameter 2007-05-03 11:02:38 +00:00
rtl + Added ATT assmebler mode directive to override any default in fpc.cfg. Otherwise we need to override it in makefile. 2007-05-04 10:59:30 +00:00
tests * do not require exactly the same range type for indexed properties 2007-05-04 14:21:39 +00:00
utils * update lnet to 0.5 release 2007-04-26 11:13:13 +00:00
.gitattributes * do not require exactly the same range type for indexed properties 2007-05-04 14:21:39 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
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