The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 9bdfbc2473 + GetNextInstructionUsingRegTrackingUse
* better MovAnd2Mov optimization
  + TOptsToCheck to track expensive optimizations, needs more work

git-svn-id: trunk@44241 -
2020-02-23 21:47:47 +00:00
compiler + GetNextInstructionUsingRegTrackingUse 2020-02-23 21:47:47 +00:00
installer * added new packages to OS/2 and EMX sections 2020-02-04 21:20:22 +00:00
packages * renamed nodejsfs to node.js 2020-02-23 13:02:48 +00:00
rtl * fixed generic round(...) for large values based on a comment by Alexander Hofmann on fpc-devel 2020-02-23 10:41:18 +00:00
tests * fixed generic round(...) for large values based on a comment by Alexander Hofmann on fpc-devel 2020-02-23 10:41:18 +00:00
utils * Fixed escaping of characters inside .tar archives. 2020-02-20 16:13:31 +00:00
.gitattributes * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687 2020-02-22 18:37: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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * Makefile fixed 2020-02-05 20:33:32 +00:00
Makefile.fpc * Makefile fixed 2020-02-05 20:33:32 +00:00