mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 14:49:30 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() into systems.inc include file for direct inclusion by utils/ppudump.pp + new generic/cpuinfo.pas unit to allow compilation of ppudump without any CPU specific code. * Modified utils/ppudump rule in utils Makefile.fpc to use generic/cpuinfo unit by use of -dGENERIC_CPU * globals unit changed to support GENERIC_CPU. * utils/ppudump.pp changed to remove local enumeration types. git-svn-id: trunk@17773 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |