The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 45b59168ff * Disable vcl-compat for target embedded.
git-svn-id: trunk@42939 -
2019-09-07 20:19:54 +00:00
compiler * fix tcgavr.g_flags2reg for sizes > 1 byte 2019-09-07 20:19:12 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Disable vcl-compat for target embedded. 2019-09-07 20:19:54 +00:00
rtl * remove packed from tdynarray, it is not needed and especially 64 bit CPUs which require proper aligment, suffer from it 2019-09-04 20:45:23 +00:00
tests + FMA support for aaarch64 2019-08-31 19:37:17 +00:00
utils * add underline support. Patch by Oleg, mantis #35946 2019-09-07 15:16:13 +00:00
.gitattributes * Initial version of System.NetEncoding.pp 2019-09-07 19:20:04 +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
fpmake_proc1.inc
fpmake.pp
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