30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use (CHAR_BIT * sizeof (unsigned long long)) when C2X ULLONG_WIDTH is not available. More... 10 months ago
se (CHAR_BITS * sizeof (unsigned long long)) when C2X ULLONG_WIDTH is not available. More... 10 months ago
Fix bug #3611 via patch by bbbbbr. More... 10 months ago
Merge genconstprop branch to trunk. More... 10 months ago
Update for new __sdcc_external_startup name; update graphs. More... 10 months ago
Cleanup. More... 10 months ago
Enable regression testing for s08-stack-auto. More... 10 months ago
Merge next branch to trunk. More... 10 months ago
Fix SDCC 4.3.0 announcement: No x86 Windows installer this time. More... 10 months ago
Announce SDCC 4.3.0. More... 10 months ago
Announce SDCC 4.3.0 RC1. More... 10 months ago
Change references to bin\cc1.exe to libexec\sdcc\cc1 (picked from nativecrosstools branch). More... 10 months ago
fix bootstrap mkdir, add another comment. More... 11 months ago
Create directory, just to be sure More... 11 months ago
Attempting to fix bug #3571. More... 11 months ago
Fix bug #3596 bug family. More... 11 months ago
Document change in -MMD vs. -MF argument. Bump version to prepare for 4.3.0 release. More... 11 months ago
Fix bug #3593, using a variant of a patch by Christopher Williams. More... 11 months ago
[ucsim] Fix [bugs:#3594] Insufficient curses check in uCsim configure script More... 11 months ago
Updates to pic library build system, fix bug #3140 by implementing maintainer mode. More... 11 months ago
Disable tests for mcs51 medium model that need too much memory since recent strotul fixes (see also RFE #875). More... 11 months ago
Fix missing statement after label. More... 11 months ago
Improve guards against a potential issue in the interaction of function entry stack adjustment and register parameters. More... 11 months ago
Fix a segdfault in a corner case in stm8 codegen. Improve strtoul range error check. Improve test coverage for multiplication with operands of different types. More... 11 months ago
Fix a corner case in strtoul range check. More... 11 months ago
Comparison codegen improvement. More... 11 months ago
Fix C23 binary prefix for stro(u)l. More... 11 months ago
mos6502 _BitInt support. More... 11 months ago
mos6502 _BitInt support up to 16 bits. More... 11 months ago
mos6502 _BitInt support up to 8 bits. More... 11 months ago