The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-05-11 17:18:00 +00:00
compiler * use RegistersInterfere instead of SuperRegistersEqual in TAoptBase.RegInOp and TAoptBase.RegInRef 2020-05-11 17:18:00 +00:00
installer * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host 2020-05-06 20:41:01 +00:00
packages * Fix bug id #0037048 (wrong count sometimes), upstream fix 2020-05-11 07:13:04 +00:00
rtl * Patch from N. Neumann, implement some delphi compatible StrToUint functions (bug id 37049) 2020-05-11 13:14:47 +00:00
tests * cast only the longint 2020-05-10 12:52:17 +00:00
utils pas2js: fixed arrayRef 2020-05-11 10:59:30 +00:00
.gitattributes * Always use parentfp for forward-declared nested procedures. 2020-05-09 17:52:17 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host 2020-05-06 20:41:01 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00