mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 19:59:18 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() for x86 instructions, entered via inline assembler, using intel syntax (the low level optimizer isn't normally run on them, so it doesn't matter that InstructionLoadsFromReg and similar functions don't work on them, but with -dDEBUG_INSTRUCTIONREGISTERDEPENDENCIES it is much more convenient for debugging purposes to have correct data for them, because you can enter instructions manually and see how these functions behave) git-svn-id: trunk@36065 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |