mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 13:49:17 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o .short/.long/.llong are automatically aligned to 2/4/8 byte multiples by the AIX assembler (and for compatibility reasons, also by the GNU assembler when targeting AIX) -> change to .vbyte statements o .ascii does not allow non-ASCII characters in the AIX assembler -> change to .byte sequences like gcc on AIX git-svn-id: trunk@20803 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |