mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-26 16:13:48 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() TDebugInfoDwarf, so DWARFv2 and DWARFv3 generators can share protected methods. * fixed the debug info for sets whose language-level lower bound is not equal to the actual set base used when storing the data (e.g., a "set of 1..5" is actually stored as a "set of 0..7" or "set of 0..31") (mantis #13984) + interactive test for the above git-svn-id: trunk@13302 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |