The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-05-05 14:24:13 +00:00
compiler + also recognize sbb reg,reg as writing a new value in the register in TX86AsmOptimizer.RegLoadedWithNewValue 2017-05-05 14:24:13 +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 pastojs: implemented dotted unit reference 2017-05-05 14:20:10 +00:00
rtl Use HandleError instead of RunError in fpc_help_destructor, fpc_check_object and fpc_check_object_ext 2017-05-05 11:49:16 +00:00
tests * implement support for 4 Byte UTF-8 codepoints that result in a surrogate pair for UTF-16 2017-05-05 14:03:57 +00:00
utils Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
.gitattributes * implement support for 4 Byte UTF-8 codepoints that result in a surrogate pair for UTF-16 2017-05-05 14:03:57 +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