ecs

Results 4 issues of ecs

## What, How & Why? Add glibc guard for execinfo.h usage, rejigger File::prealloc ifdefs to avoid a #error, and do a few other small things to fix compilation errors on...

cla: yes

See https://github.com/qmk/qmk_firmware/pull/21494. Prior to this fix, moving the mouse diagonally would skip the first MOUSEKEY_MOVE_DELTA frames of acceleration. ## Description I'm not entirely sure this is the behavior we want...

core
stale

**Dasharo version** 1.1.3, built locally (with SeaBIOS as the payload rather than EDK II, since I was having trouble compiling EDK II) Also tried officially-built 1.1.1, with identical results. Would...

### Description Under the PCode backend, the instruction at the address returned from an `auipc` instruction is removed from basic blocks returned by CFGFast. Passing `data_references=False` to CFGFast fixes this....

bug
needs-triage