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
|
d1856df4f7
* variants do not hurt arm either
|
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 лет назад |