mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 15:00:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() The new version uses a pure pascal version for the 32bit case. With the lastest compiler optimizations this generates optimal 4-instruction code which can be inlined. The rev-versions for armv6+ are gone now, the inlineable pascal-code is faster than the call-overhead for the rev-implementation. The 64-bit versions received an updated assembly version which saves 4 cycles total on <armv6. git-svn-id: trunk@21511 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |