The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-03-25 14:19:45 +00:00
compiler * inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined 2012-03-25 14:19:45 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages * fixed dblib/fpmake.pp and fpindexer/fpmake.pp when they are included from 2012-03-25 14:09:04 +00:00
rtl * remove duplicate types after r20603, resolves #21548 2012-03-25 09:34:28 +00:00
tests + patch by Seth Grover to support line number macro returning a numerical number, resolves #21372 2012-03-23 20:35:42 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00