The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 32a551d470 * Make codepage property public in TFieldDef
git-svn-id: trunk@42965 -
2019-09-09 07:17:39 +00:00
compiler m68k: added CPUM68K_HAS_BYTEWORDMATH and CPUM68K_HAS_INDEXWORD capabilities 2019-09-08 22:43:34 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Make codepage property public in TFieldDef 2019-09-09 07:17:39 +00:00
rtl * Fix exitcode handling for avrsim target. Patch by Christo Crause 2019-09-07 20:21:16 +00:00
tests + FMA support for aaarch64 2019-08-31 19:37:17 +00:00
utils fcl-passrc: specialize generic constraints 2019-09-08 13:46:21 +00:00
.gitattributes * Additional tests for sqlite3dataset by Luis Americo (bug ID 323247) 2019-09-08 10:31:05 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00