compiler
|
3987c82bab
* assign a complexity of 2 to float nodes because they usually involve a loading from memory
|
hace 13 años |
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)
|
hace 13 años |
installer
|
1b3fd997fc
+ Regenerate all Makefiles's after adding x86_64 netbsd target
|
hace 13 años |
packages
|
b26797e818
* Fixed memory leak in classes with interfaces
|
hace 13 años |
rtl
|
e6efbd36ad
* compiler defined cpuflags instead of creating them during system unit compilation
|
hace 13 años |
tests
|
65a4ab399e
Fix use of FPC_OPT to build gparmake. The correct name of the parameter is FPCOPT. Regenerate makefile.
|
hace 13 años |
utils
|
3bc8bbf378
* Fixed to conform to new structures in pastree
|
hace 13 años |
.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.
|
hace 13 años |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
hace 13 años |
Makefile
|
00638e023f
* set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen
|
hace 13 años |
Makefile.fpc
|
00638e023f
* set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen
|
hace 13 años |