#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. před 13 roky
compiler bd47ba6ba4 * the address of complex inline parameters can be hold always in a register před 13 roky
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) před 13 roky
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target před 13 roky
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. před 13 roky
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. před 13 roky
tests 65a4ab399e Fix use of FPC_OPT to build gparmake. The correct name of the parameter is FPCOPT. Regenerate makefile. před 13 roky
utils 9635787b5a * Added functionality to create fpdoc.css from internal copy před 13 roky
.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. před 13 roky
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no před 13 roky
Makefile 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen před 13 roky
Makefile.fpc 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen před 13 roky