The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0db9ff5c39 * fixed packed bitsize calculation for types with a negative lower bound and
and upper bound just below the next power of two (mantis #34971)

git-svn-id: trunk@41161 -
2019-02-01 17:31:53 +00:00
compiler * fixed packed bitsize calculation for types with a negative lower bound and 2019-02-01 17:31:53 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages fcl-passrc: resolver: nicer error message on invalid set element type 2019-01-31 22:36:47 +00:00
rtl Fix parallel make for embedded rtl 2019-02-01 13:26:46 +00:00
tests * fixed packed bitsize calculation for types with a negative lower bound and 2019-02-01 17:31:53 +00:00
utils Disable pas2js for jvm compiler 2019-01-31 11:20:34 +00:00
.gitattributes * fixed packed bitsize calculation for types with a negative lower bound and 2019-02-01 17:31:53 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00