76
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* "tminmax" test now prints out 'ok' if it passes and the error code if it fails More... 2 days ago
* fix i386 building after fb3c4ff75be75c367f4f4d505563475ef7accdb5
FPK
as florian
More... 2 days ago
* fix simplication of max(double,double) with both values being constants
FPK
as florian
More... 2 days ago
* avoid CMPs with constants outside the range of signed 32 bit values
FPK
as florian
More... 2 days ago
* Patch from Thierry Gayet to fix double prefix when using aliases More... 2 days ago
* Fix access violation: module can be reset while loading dependent units. Fixes issue #40705 More... 2 days ago
* patch by Joeny Ang: fix TDbf memory leak, resolves #40709
FPK
as florian
More... 2 days ago
* Patch from Thierry Gayet to fix compilation of tests More... 2 days ago
* use bit_set_reg_reg also to clear single bits in thlcgobj.a_load_regconst_subsetref_intern
FPK
as florian
More... 2 days ago
Add -32/-64 for sparc GNU assembler calls More... 3 days ago
Add $EMUL also for sparc CPU GNU linker call on solaris OS More... 3 days ago
* proper fix for 9056ab80257b71fb8bcdf90be2f71e2fbbf912b9
FPK
as florian
More... 3 days ago
* Fix memleak More... 3 days ago
* Patch from Thierry Gayet to fix crash when no options are specified on command-line More... 3 days ago
Fix generation of i8086 CPU code, as BTR/BTS instructions require at least 386 CPU More... 3 days ago
* thlcgobj.a_load_regconst_subsetref_intern uses a_bit_set_reg_reg if applicable
FPK
as florian
More... 4 days ago
* avoid to generate bts/r with memory operand + thlcgx86.a_bit_set_reg_reg
FPK
as florian
More... 4 days ago
* restored overwritten test
FPK
as florian
More... 4 days ago
* AArch64: overflow checking for abs * tabs adapted: also abs(longint) must overflow check on 64 bit platforms
FPK
as florian
More... 5 days ago
* AArch64: avoid false overflow error in case of -2^63+0
FPK
as florian
More... 5 days ago
Ensure register to be eliminated is de-allocated before applying optimization LdsMov2Lds. More... 5 days ago
* a64: New B -> RET peephole optimisation More... 5 days ago
* regenerated Makefiles after last commit
FPK
as florian
More... 5 days ago
* write correct type name in error message
FPK
as florian
More... 5 days ago
+ extend test to test overflow checking
FPK
as florian
More... 5 days ago
Added missing RP2040 definition in Makefile.rtl to make sure that regenerating of Makefiles does not remove rp2040 unit More... 5 days ago
+ optimize s:=s+[e] into include(s,e)
FPK
as florian
More... 5 days ago
* use destination location instead of a temp when constructing sets, resolves #40384
FPK
as florian
More... 6 days ago
* improve test so it exits with the proper error code
FPK
as florian
More... 7 days ago
* Small improvements, quiet mode More... 7 days ago