The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-02-04 22:53:52 +00:00
compiler * fix some mips compiler issues, system unit compilation is getting forward 2012-02-04 22:53:52 +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 to store empty node also for tkastring, Mantis #21137 2012-02-04 15:42:57 +00:00
rtl * continued to fix mips rtl compilation 2012-02-04 22:52:59 +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 Add mipsel file including mips counterparts 2012-02-04 22:29: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