compiler
|
f98e09d86e
- TObjData.sectiontype2options: removed oso_keep flags. They don't have any effect here because this function is used only during assembling, and oso_keep cannot be represented in object files and therefore gets lost before linking.
|
12 vuotta sitten |
ide
|
99fbb83247
* increased IDE copyright year
|
13 vuotta sitten |
installer
|
8258b99c70
* regenerated with jvm support, so top level 'make clean' works for jvm targets
|
13 vuotta sitten |
packages
|
f57f7fda78
* fixed case of unit name dependencies for MacOS unit
|
12 vuotta sitten |
rtl
|
f4c2ba9eb6
* Make sure that current method is removed from stack prior to executing it (bug ID #23629)
|
12 vuotta sitten |
tests
|
b5827ce363
Move the handling of "misstyled" floating point constants like "2." or "2.e10" from the scanner to the parser. This way type helpers calls for integer constants can be parsed correctly in the future.
|
12 vuotta sitten |
utils
|
0dd6c1454e
* Patch from Anton to support dotted unit names (Bug ID 22919)
|
12 vuotta sitten |
.gitattributes
|
67e1aeab5e
+ new language added (cs)
|
12 vuotta sitten |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 vuotta sitten |
Makefile
|
1dfbc377e5
* regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile.
|
13 vuotta sitten |
Makefile.fpc
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
13 vuotta sitten |