#fpc #freepascal #compiler #fpcobj #pascal

tom_at_work f252fd369e Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requiring to enumerate all possible ARM variants each time a CPU feature is used, add a define of the format CPUARM_HAS_XXX and use that. Note that a better solution would be to properly implement the compiler cpuinfo infrastructure, however that is much more work. 13 years ago
compiler bd47ba6ba4 * the address of complex inline parameters can be hold always in a register 13 years ago
ide f6deb01295 * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 13 years ago
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 years ago
packages 7b6bcd315f Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles. 13 years ago
rtl f252fd369e Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requiring to enumerate all possible ARM variants each time a CPU feature is used, add a define of the format CPUARM_HAS_XXX and use that. Note that a better solution would be to properly implement the compiler cpuinfo infrastructure, however that is much more work. 13 years ago
tests 65a4ab399e Fix use of FPC_OPT to build gparmake. The correct name of the parameter is FPCOPT. Regenerate makefile. 13 years ago
utils 9635787b5a * Added functionality to create fpdoc.css from internal copy 13 years ago
.gitattributes f252fd369e Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requiring to enumerate all possible ARM variants each time a CPU feature is used, add a define of the format CPUARM_HAS_XXX and use that. Note that a better solution would be to properly implement the compiler cpuinfo infrastructure, however that is much more work. 13 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 years ago
Makefile.fpc 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 years ago