The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-09-30 21:03:35 +00:00
compiler - get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode 2012-09-30 21:03:35 +00:00
ide * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages * a few dword->dword_ptr fixes. I only fixed a few that sb in a forum stumbled on, I didn't do a full audit. 2012-09-30 10:32:32 +00:00
rtl Fix PIC instruction for syscalls 2012-09-28 14:47:54 +00:00
tests * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, 2012-09-29 08:23:40 +00:00
utils * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
.gitattributes * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, 2012-09-29 08:23:40 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00
Makefile.fpc * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00