The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-05-14 22:27:09 +00:00
compiler m68k: fixed the signedness of conditional jumps while creating the jump list for case statements 2017-05-14 22:27:09 +00:00
ide * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 2017-04-28 13:58:59 +00:00
installer Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
packages AROS: Some more 64bit MethodID fixes 2017-05-14 13:43:01 +00:00
rtl AROS: Semaphores are much bigger on 64bit, fixes crashes and freezes on AROS64 with Threading enabled 2017-05-14 13:39:15 +00:00
tests * fix for Mantis #31795: append a $ to internal functions init, finalize, init_implicit and finalize_implicit as their section names otherwise look the same as those of user declared functions with the same name 2017-05-12 13:32:37 +00:00
utils Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
.gitattributes AmigaOS4: locale.library unit 2017-05-13 21:53:08 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00