mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 14:50:17 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() TRegNameTable is defined in compiler/rgbase.pas and is an array of strings, limited to the maximum length of the used register names. r22792 added a long register name but did not scale the string-size enough, resulting in the compiler built breaking for arm. git-svn-id: trunk@22817 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |