| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Skip the test for aarch64. | yury | 2020-01-27 | 1 | -1/+1 |
* | * tests: When cross-testing, if possible, use the "ppc" native compiler to bu... | yury | 2020-01-27 | 2 | -12/+31 |
* | * avoid internalerror for dec/inc(...,v) with v>high(int64), resolves #35298 | florian | 2020-01-24 | 1 | -0/+16 |
* | * take care of m_duplicate_names when checking for duplicate locals, resolv... | florian | 2020-01-23 | 1 | -0/+30 |
* | Add more debug information when verbose is set | pierre | 2020-01-23 | 1 | -11/+51 |
* | * also allow by-value open array parameters for the tail recursion optimization | svenbarth | 2020-01-21 | 1 | -0/+20 |
* | * enable tail recursion optimization also for const and constref open arrays | svenbarth | 2020-01-21 | 1 | -0/+69 |
* | * subroutines working with an OS dependend time stamp use an int64 now, so ... | florian | 2020-01-21 | 4 | -2/+31 |
* | * do for-loop unrolling after for-loop simplification, resolves #36589 | florian | 2020-01-19 | 1 | -0/+6 |
* | * fix for #36554 | florian | 2020-01-11 | 1 | -0/+15 |
* | * fix for Mantis #36544: provide an overall exception handler for the library... | svenbarth | 2020-01-10 | 3 | -0/+44 |
* | Add possibility to set explicitly TEST_COMMENT variable, set as Comment fiel... | pierre | 2020-01-09 | 2 | -2/+9 |
* | Avoid using <> for floating point values, check that abs of difference is sma... | pierre | 2020-01-09 | 1 | -3/+3 |
* | + Linux.fpstatx, resolves #36501 | florian | 2020-01-02 | 3 | -3/+30 |
* | * unified loadnf_load_self_pointer into loadnf_load_addr | florian | 2019-12-30 | 1 | -0/+26 |
* | * fix for Mantis #36496: correctly handle the function result alias variable ... | svenbarth | 2019-12-30 | 4 | -0/+120 |
* | * correctly handle reading of class/object pointers in combination with @, ... | florian | 2019-12-28 | 1 | -0/+31 |
* | * accept #26 as eof in iso mode, resolves #35136 | florian | 2019-12-28 | 1 | -0/+16 |
* | + test for #26791, meanwhile fixed | florian | 2019-12-26 | 1 | -0/+12 |
* | * when copying goto nodes take care if the label node is part of the copied... | florian | 2019-12-25 | 1 | -0/+41 |
* | * do not crash when an unsupported code page is encountered, resolves #35581 | florian | 2019-12-23 | 1 | -0/+16 |
* | * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison | florian | 2019-12-22 | 1 | -0/+18 |
* | * rework syntax for cblocks: now a cblock directive is required | svenbarth | 2019-12-14 | 7 | -5/+96 |
* | * patch by J. Gareth Moreton: improve test and benchmark, resolves #35633 | florian | 2019-12-10 | 2 | -3/+7 |
* | * fix J. Gareth Moreton to resolve #36389 | florian | 2019-12-09 | 1 | -0/+22 |
* | * better error recovery, resolves #36397 | florian | 2019-12-05 | 1 | -0/+20 |
* | * more currency fixes, should resolve #36176 | florian | 2019-12-03 | 1 | -1/+12 |
* | * fix for Mantis #36388: correctly handle generic constraints when looking fo... | svenbarth | 2019-12-02 | 3 | -0/+86 |
* | * fix some currency issues, resolves #33963 and #36179 | florian | 2019-12-01 | 3 | -0/+143 |
* | * adapt register if the size of the paraloc and the register differ, resolv... | florian | 2019-11-30 | 1 | -0/+13 |
* | * better error recovery, resolves #36377 | florian | 2019-11-29 | 1 | -0/+15 |
* | * fix conversion from Objective-C class/protocol to tvarrec (store in | jonas | 2019-11-26 | 1 | -0/+31 |
* | * warn only in delphi mode if an explicit enumeration value exceeds the ran... | florian | 2019-11-25 | 2 | -1/+7 |
* | * correctly handle the genericdef being a procdef, otherwise no code will be ... | svenbarth | 2019-11-25 | 1 | -0/+33 |
* | + add test for a problem reported by Michael van Canneyt which is fixed by th... | svenbarth | 2019-11-24 | 1 | -0/+915 |
* | * naming of tests fixed | florian | 2019-11-16 | 3 | -0/+0 |
* | * relax conditions in tcallnode.optimize_funcret_assignment, resolves #36279 | florian | 2019-11-16 | 1 | -0/+10 |
* | * fixed missing masking of values after shifting them during inline | jonas | 2019-11-16 | 1 | -0/+15 |
* | Regenerate all Makefile's after commit #43472 | pierre | 2019-11-15 | 4 | -14/+28 |
* | * check in the internal assembler for references with incorrect use of RIP | florian | 2019-11-13 | 1 | -0/+7 |
* | * fixed test for non-64 bit platforms | jonas | 2019-11-11 | 1 | -0/+9 |
* | + readded accidently deleted file | florian | 2019-11-10 | 1 | -0/+13 |
* | -- Zusammenführen von r43307 bis r43443 in ».«: | florian | 2019-11-10 | 2 | -15/+137 |
* | + tests for r43436 | jonas | 2019-11-10 | 3 | -0/+45 |
* | * also advance the error code in the case of success | svenbarth | 2019-11-08 | 1 | -0/+1 |
* | + add support for the IsManagedType() intrinsics which reports for a type (or... | svenbarth | 2019-11-06 | 2 | -0/+104 |
* | * patch by Christo Crause: reg. allocation information if non-volatile regi... | florian | 2019-11-04 | 1 | -0/+18 |
* | * test for tw36212 | florian | 2019-11-03 | 1 | -0/+40 |
* | * do not join register deallocations/allocations as it makes no use and cau... | florian | 2019-11-03 | 1 | -0/+32 |
* | * reverted r43366 | florian | 2019-11-03 | 1 | -40/+0 |