#fpc #freepascal #compiler #fpcobj #pascal

sergei 1284be72ea * Fixed alignment of '.data' section, which got accidentally changed from 16 to 8 by r21374, causing e.g. tests/test/tasm3.pp to crash if compiled without -Cg and on target without tf_smartlink_sections. The root problem is not here, however: if appending data with higher alignment to a section with lower alignment, we likely need to raise the alignment of section. 13 years ago
compiler 1284be72ea * Fixed alignment of '.data' section, which got accidentally changed from 16 to 8 by r21374, causing e.g. tests/test/tasm3.pp to crash if compiled without -Cg and on target without tf_smartlink_sections. The root problem is not here, however: if appending data with higher alignment to a section with lower alignment, we likely need to raise the alignment of section. 13 years ago
ide f2e83b0d7e * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 13 years ago
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 years ago
packages 31371eade1 * fix misnamed field in lookup related test, mantis #22113, patch by Lacak2. 13 years ago
rtl 185e34915c - Removed level 2 comments and control characters in comments. 13 years ago
tests fdbe35aadf * only try to call procvars while choosing overloads in case they don't 13 years ago
utils 347ab7651a * changed delp from unit dos to unit sysutils. (path lengths) 13 years ago
.gitattributes fdbe35aadf * only try to call procvars while choosing overloads in case they don't 13 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 years ago
Makefile.fpc 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 years ago