#fpc #freepascal #compiler #fpcobj #pascal

sergei dc03282cb7 + Support assembling expressions ".long L2-L1" where label L1 belongs to the current objsection and L2 comes from any objsection. This is done using relative relocations and is compatible with GNU AS. 13 years ago
compiler dc03282cb7 + Support assembling expressions ".long L2-L1" where label L1 belongs to the current objsection and L2 comes from any objsection. This is done using relative relocations and is compatible with GNU AS. 13 years ago
ide 8082982d46 * removed single remaining use of a 1.0.x deprecated function. 13 years ago
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 years ago
packages 959efe1f54 * CTFrameSetter.pas -> CTFramesetter.pas (fixes installation on 13 years ago
rtl 0757517dde * more removal of deprecated functions (deprecated before 2.4.0) 13 years ago
tests dbc410de63 Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688. 13 years ago
utils 9b21c6c84d * abort if the specified destination file is a directory (mantis #22089) 13 years ago
.gitattributes dbc410de63 Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688. 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile e2243e6f4e * fixed "make install" for non-JVM targets after r21069 13 years ago
Makefile.fpc e2243e6f4e * fixed "make install" for non-JVM targets after r21069 13 years ago