mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-11 18:43:28 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
* Adjust rip-relative offsets using values known from calcsize, instead of reinterpreting the tail of instruction. This is simpler and remains the same regardless of particular codes used in opcode table. * Reduced maxinfolen to 8. - 'jmp imm64' and 64-bit versions of 'in' do not exist, removed. git-svn-id: trunk@17546 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||