The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-02-08 08:28:27 +00:00
compiler * gas reader fixed 2012-02-06 21:50:05 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages * fix for #21229, use sysutils format for error msgs, as suggested. 2012-02-06 22:00:18 +00:00
rtl Fix missing close brace introduced in commit 20277 2012-02-08 08:28:27 +00:00
tests Added NORUN flags to tests 2012-02-04 16:29:56 +00:00
utils + enable mips-linux in fpcmake (mips-linux is big endian, mipsel-linux is the little endian port) 2012-02-04 09:43:58 +00:00
.gitattributes * some mips rtl compilation issues fixed 2012-02-07 22:07:13 +00:00
.gitignore
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