30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ucsim-stm8] Fix clock enable of uart More... 6 months ago
[ucsim] Fix bug of banked disass More... 6 months ago
* src/SDCCmem.c(printAllocInfoSeg): adjust stack offsets for struct More... 6 months ago
* support/regression/tests/push_pop_sp.c: bug fix, remove unintended code More... 6 months ago
* support/regression/tests/push_pop_sp.c: new, added More... 6 months ago
* sdas/linksrc/lklist.c, More... 6 months ago
Example .mk for GNU/Linux on Power 9 (as currently used by nemesis in the compile farm). More... 6 months ago
Fix reti vs. ipres ret in crt0 templates for Rabbits (last part of bug #3652). More... 6 months ago
* src/mos6502/gen.h: moved NUM_TEMP_REGS into gen.c More... 6 months ago
Bump version for now fully working generalized constant propagation. More... 6 months ago
Increase test-uc6502 timeout to work around bug #3663. More... 6 months ago
Make new calling convention the default for tlcs90, ez80-z80. More... 6 months ago
Make new calling convention the default for r2k, r2ka, r3ka. More... 6 months ago
Fix bug #3658 by warning on non-default sdcccall with default stdlib or crt0. More... 6 months ago
Fix a use of an uninitialized struct member in generalized constant propagation analysis of some left shifts: bugs #3625, #3665. More... 6 months ago
* src/SDCCmain.c (parseCmdLine): place -Wl-f options in linkOptionsSet2, More... 7 months ago
* sdas/linksrc/lkmain.c (parse): warn about ignored nested linker script More... 7 months ago
Fix bug #3660. More... 7 months ago
Rabbit interrupt handling fixes, based on patch by D-mo. More... 7 months ago
Fix bug #3661, patch by D-mo. Regression test for bug #3661. More... 7 months ago
Description for Debian GNU/Linux on powerpc64 snapshots. More... 7 months ago
* support/regression/ports/uc6502-stack-auto/support.c, More... 7 months ago
Place interrupt vector table at multiple of 512B, as required on Rabbit 3000 and above. More... 7 months ago
* support/regression/tests/bug-3563.c: revert accidental enable of failing test More... 7 months ago
Disable test for FreeBSD 13 / clang-14, where it fails due to known bug. More... 7 months ago
* device/lib/mos6502-stack-auto/crt0.s, More... 7 months ago
[ucsim-mos6502] Fix [bugs:#3657] ucSim mos6502 next steps into jsr More... 7 months ago
Fix location of secondary watchdog interrupt vector (part of bug #3652). More... 7 months ago
Fix a few cases of undefined behavior. More... 7 months ago
Handle hosts that are C11-compliant on the compiler side, but not the library side better. More... 7 months ago