mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-07 23:20:34 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
* compiler version string is stored in .fpc.version section. * debug start/end links are stored in .fpc.links section. * fixed linking with eVC++ object files by internal linker. * .fpc.links section is removed by internal linker before writing executable, because it is no longer needed. git-svn-id: trunk@5305 - |
||
|---|---|---|
| compiler | ||
| fcl | ||
| fv | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||