#fpc #freepascal #compiler #fpcobj #pascal

florian b78f9826fb * call AllocMem instead of GetMem/FillChar 13 anos atrás
compiler b78f9826fb * call AllocMem instead of GetMem/FillChar 13 anos atrás
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 anos atrás
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 anos atrás
packages b26797e818 * Fixed memory leak in classes with interfaces 13 anos atrás
rtl e6efbd36ad * compiler defined cpuflags instead of creating them during system unit compilation 13 anos atrás
tests 65a4ab399e Fix use of FPC_OPT to build gparmake. The correct name of the parameter is FPCOPT. Regenerate makefile. 13 anos atrás
utils 3bc8bbf378 * Fixed to conform to new structures in pastree 13 anos atrás
.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 anos atrás
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 anos atrás
Makefile 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 anos atrás
Makefile.fpc 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 anos atrás