30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix an issue introduced in yesterday's fix for bug #3720. More... 1 day ago
Fix an optimization hint inversion bug that prevented use of djnz. More... 2 days ago
Allow for some more flexibility in the handling of register arguments. More... 2 days ago
Fix bug #3720. More... 3 days ago
Improve generalized constant propagation analysis accuracy. Fix a peephole optimizer issue in the handling of register parameters to calls through function pointers when a symbol had the same name as a register. More... 3 days ago
[ucsim] Version 0.8.4 More... 4 days ago
[ucsim-p1516] FPGA displays More... 4 days ago
[ucsim-pdk] Start redesign of pdk simulator More... 4 days ago
[ucsim-z80] Redesign of tick counting, implement base of r800 More... 4 days ago
Fix bug #3717. More... 6 days ago
Improve generalized constant propagation analysis accuracy. More... 6 days ago
Improve use of hl for --reserve-regs-iy. More... 10 days ago
Optimize out some tnz(w). More... 11 days ago
Improve peephole rule from previous commit. More... 12 days ago
Simplify some stm8 pushw, common at beginning of function. More... 12 days ago
Add whitespace to trigger rsync. More... 24 days ago
Remove semicolon after if-condition. (bug #3713) More... 26 days ago
Fix year in SDCC 4.4.0 release announcement. More... 26 days ago
Workaround for a LyX 2.4 issue, fixes bug #3708. More... 28 days ago
change safeLabelKey2num macro to safeLabeNum function. More... 29 days ago
Fix bug #3711. More... 29 days ago
Refactor genAnd, GenOr, GenXor. More... about 1 month ago
Renamed jflag in genIfxJump from "a" to "z". More... about 1 month ago
Add rule for tax/tay followed by tax/tay. More... about 1 month ago
Improve tracking of literals in the RegTemp stack. More... about 1 month ago
Remove a few dead code paths. More... about 1 month ago
Fix compile warnings and a few typos. More... about 1 month ago
Fix typo in watchdog SFR definition. (bug #3710) More... about 2 months ago
Fix bug #3529 via patch #450 by Mark Symonds. More... about 2 months ago
Use >= instead of > for C23 test. (bug #3709) More... about 2 months ago