The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco caa5e54b00 * add openthread, mantis 035529 by 440bx
git-svn-id: trunk@42008 -
2019-05-06 11:33:40 +00:00
compiler * fixed double free in LLVM code generator after r41963 2019-05-02 19:40:00 +00:00
installer Regenerate Makefile's after fpcmake change in commit 2019-03-17 14:45:03 +00:00
packages * Split out processing of SQL so it can be used in editor. Correct LoadFromFile 2019-05-06 07:38:00 +00:00
rtl * add openthread, mantis 035529 by 440bx 2019-05-06 11:33:40 +00:00
tests Fix test_c_objects rule (by removal of extra closing braces) 2019-05-04 12:45:02 +00:00
utils Use %X instead of %x for C hexadecimal constants as Free Pascal hexstr uses uppercase characters A to F for values 10 to 15 2019-05-06 10:17:10 +00:00
.gitattributes * correct return a pointer to the list so that List^[x] works as it did before 3.2 2019-04-26 08:13:11 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00