#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 anni fa
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 anni fa
ide f2e83b0d7e * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 13 anni fa
installer 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 anni fa
packages 31371eade1 * fix misnamed field in lookup related test, mantis #22113, patch by Lacak2. 13 anni fa
rtl 185e34915c - Removed level 2 comments and control characters in comments. 13 anni fa
tests fdbe35aadf * only try to call procvars while choosing overloads in case they don't 13 anni fa
utils 347ab7651a * changed delp from unit dos to unit sysutils. (path lengths) 13 anni fa
.gitattributes fdbe35aadf * only try to call procvars while choosing overloads in case they don't 13 anni fa
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 anni fa
Makefile 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 anni fa
Makefile.fpc 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 anni fa