The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 8465710329 + make use of mulx instruction, if available
git-svn-id: trunk@43706 -
2019-12-21 16:20:10 +00:00
compiler + make use of mulx instruction, if available 2019-12-21 16:20:10 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Fix bug #0036461, parameters not correctly refreshed in Mysql 2019-12-20 16:28:42 +00:00
rtl + x86-64: assembler implementation for u128_div_u64_to_u64 for SysV ABI 2019-12-17 21:54:47 +00:00
tests * rework syntax for cblocks: now a cblock directive is required 2019-12-14 16:45:38 +00:00
utils * patch by Alfred to fix building on DragonFly OS, resolves #36450 2019-12-17 21:57:09 +00:00
.gitattributes * rework syntax for cblocks: now a cblock directive is required 2019-12-14 16:45:38 +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 Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00