76
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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... 4 days ago
* AArch64: avoid false overflow error in case of -2^63+0
FPK
as florian
More... 4 days ago
Ensure register to be eliminated is de-allocated before applying optimization LdsMov2Lds. More... 4 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
* Correct dependency for SYSUTILS More... 7 days ago
* Fix typo More... 7 days ago
* Namespace support More... 8 days ago
* Add dpktolpk unit plus example More... 8 days ago
+ test for commit e1297e085928a274220a6d5d6da7d8e4f7a2dee2
FPK
as florian
More... 8 days ago
Regenerate RTL Makefile's after RP2040UNIT variable addition, and debug buildrtl.pp unit for Linux OS More... 8 days ago
Re-implement (for debugging purposes) buildrtl.pp unit for Linux OS (not used in regular RTL compilation) More... 8 days ago
FFix compilation of compiler with -dTest_Double_checksum More... 8 days ago
* Properly pass on FUsePublishedOnly to properties. Fixes issue #40702 More... 9 days ago