The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b3a1833e0f * lowered symbol length at which we start shortening it with a crc so
tw15203 also compiles on darwin

git-svn-id: trunk@14517 -
2010-01-02 11:54:16 +00:00
compiler * lowered symbol length at which we start shortening it with a crc so 2010-01-02 11:54:16 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * renamed ZStream to zstream in the uses clause so it matches the unit's 2009-12-30 13:19:51 +00:00
rtl * T*MemoryStream now uses PtrInt for sizes and positions so it can be bigger than 2 GB on 64 Bit systems, resolves #15313 2010-01-01 21:05:18 +00:00
tests * fixed evaluation of "mod" operator for tconstexprint with signed operands 2010-01-01 22:50:35 +00:00
utils * Update Makefiles 2009-12-10 08:26:29 +00:00
.gitattributes * fixed evaluation of "mod" operator for tconstexprint with signed operands 2010-01-01 22:50:35 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00