The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 27b51188b6 * Range typed consts support
git-svn-id: trunk@35353 -
2017-01-28 15:44:39 +00:00
compiler * since m68k has a working implementation for the register calling convention and it's in fact used as default calling convention it should also be possible to explicitely declare routines as that calling convention 2017-01-28 14:54:31 +00:00
ide * copyright date update, mantis #31258 2017-01-24 14:20:29 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages * Range typed consts support 2017-01-28 15:44:39 +00:00
rtl * rename TIntfMethodEntry.ReturnLoc to ResultLocs for consistency with both ResultType and TVmtMethodParam.ParaLocs 2017-01-28 13:28:03 +00:00
tests * also assume register calling convention for m68k 2017-01-28 14:55:41 +00:00
utils * JSON2pas command-line tool added 2017-01-14 10:22:16 +00:00
.gitattributes + implement interface RTTI inspired by the changes from Steve Hildebrandt, yet not exactly the same. Like his implementation this one isn't Delphi compatible either. 2017-01-27 17:00:15 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00