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 years ago |
ide
|
99fbb83247
* increased IDE copyright year
|
13 years ago |
installer
|
8258b99c70
* regenerated with jvm support, so top level 'make clean' works for jvm targets
|
13 years ago |
packages
|
eb7882037a
* disable uncompilable targets for embedded targets
|
12 years ago |
rtl
|
d1856df4f7
* variants do not hurt arm either
|
12 years ago |
tests
|
1da7dc513c
* limit test to armv7m
|
12 years ago |
utils
|
0dd6c1454e
* Patch from Anton to support dotted unit names (Bug ID 22919)
|
12 years ago |
.gitattributes
|
c6467056bf
* Initial implementation of TFPHashList tests
|
12 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
1dfbc377e5
* regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile.
|
13 years ago |
Makefile.fpc
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
13 years ago |