The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 33fa211b84 + x86-64: assembler implementation for u128_div_u64_to_u64 for SysV ABI
* reminder => remainder (thanks to Stefan Kanthak for pointing it out)

git-svn-id: trunk@43695 -
2019-12-17 21:54:47 +00:00
compiler * patch by J. Gareth Moreton to fix an ie 2018061400 on darwin 2019-12-16 21:15:57 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Fix bug #36443, patch from Andrew H. Allow non-blocking read 2019-12-15 17:13:08 +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 * added support for specifying package listing files using wildcards 2019-12-09 21:49:05 +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