#fpc #freepascal #compiler #fpcobj #pascal

sergei 35e3e363dd * Changed writing section symbols to use storage class COFF_SYM_LOCAL (3), this is what is used by both GCC and MSVC. Previously used COFF_SYM_SECTION (104) is accepted by GNU binutils, but only for PE targets (and silently converted to COFF_SYM_LOCAL), for DJGPP it issues warnings. 13 years ago
compiler 35e3e363dd * Changed writing section symbols to use storage class COFF_SYM_LOCAL (3), this is what is used by both GCC and MSVC. Previously used COFF_SYM_SECTION (104) is accepted by GNU binutils, but only for PE targets (and silently converted to COFF_SYM_LOCAL), for DJGPP it issues warnings. 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 5aeb9c860d * Added FreeContentStream property to TResponse. 13 years ago
rtl baa8fa39a8 * converted code to trash variables (-gt) to operate at the node tree level, 13 years ago
tests a2426178dc * don't insert type conversions in add nodes if both arguments are constant 13 years ago
utils 9b21c6c84d * abort if the specified destination file is a directory (mantis #22089) 13 years ago
.gitattributes a2426178dc * don't insert type conversions in add nodes if both arguments are constant 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