#fpc #freepascal #compiler #fpcobj #pascal

florian 82f20cedbd * make threading code dependend on feature switch 12 年之前
compiler d7c5daeccd * Don't calculate data position of each object section. Instead, write out a copy of exesection's memory image, i.e. every objsection is placed at the same offset from its owning exesection both on disk and in memory. This approach is simpler and works regardless of alignment requirements, while existing one could work only if SectionDataAlign<=SectionMemAlign. 12 年之前
ide 99fbb83247 * increased IDE copyright year 13 年之前
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 年之前
packages eb7882037a * disable uncompilable targets for embedded targets 12 年之前
rtl 82f20cedbd * make threading code dependend on feature switch 12 年之前
tests 1da7dc513c * limit test to armv7m 12 年之前
utils 0dd6c1454e * Patch from Anton to support dotted unit names (Bug ID 22919) 12 年之前
.gitattributes c6467056bf * Initial implementation of TFPHashList tests 12 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 13 年之前
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 13 年之前