The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 2c76472bd5 * start to fix mips(el) startup code
git-svn-id: trunk@20253 -
2012-02-04 20:11:51 +00:00
compiler * pgenutil.pas, generate_specialization: 2012-02-04 16:26:47 +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 * start to fix mips(el) startup code 2012-02-04 20:11:51 +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 * pgenutil.pas, generate_specialization: 2012-02-04 16:26:47 +00:00
.gitignore
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc