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