The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-03-08 16:04:56 +00:00
compiler * don't create a temp. for a dereferenced pointer which is passed to a var parameter of an inline procedure 2012-03-07 21:17:09 +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 bug where generating a search for a chm with millions of words would use 4GB of memory! 2012-03-08 16:04:56 +00:00
rtl * Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396. 2012-03-04 04:41:52 +00:00
tests * Update complete i386-freebsd C objects with gcc 4.2.1 from FreeSBD 8.2 release 2012-03-03 10:45:04 +00:00
utils Add indirectly required ppacakges 2012-03-01 10:28:35 +00:00
.gitattributes * Update complete i386-freebsd C objects with gcc 4.2.1 from FreeSBD 8.2 release 2012-03-03 10:45:04 +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