24
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix infinite loop when expanding __builtin_object_size() with self-init vars More... over 3 years ago
cgcc: add Xtensa support More... over 3 years ago
RISC-V: Add the Zifencei extension More... over 3 years ago
RISC-V: Add the Zicsr extension More... over 3 years ago
RISC-V: Remove "g" from the extension list More... over 3 years ago
RISC-V: Remove the unimplemented ISA extensions More... over 3 years ago
RISC-V: Match GCC's semantics for multiple -march instances More... over 3 years ago
RISC-V: don't die() on -march errors, just warn More... over 3 years ago
Use offsetof macro to silence null ptr subtraction warning More... over 3 years ago
dissect: Show typedefs More... about 4 years ago
dissect: Show macro definitions More... about 4 years ago
dissect: Allow to show all symbols More... about 4 years ago
parse: warn about a 'case label' on empty statement More... about 4 years ago
sparse: fix broken 'memcpy-max-count' check More... about 4 years ago
Sparse v0.6.4 More... about 4 years ago
Sparse v0.6.4-rc1 More... over 4 years ago
Add release notes for incoming v0.6.4 More... over 4 years ago
Merge branch 'schecker-fixes' More... over 4 years ago
fix missing itype in SEL(x, 0/1, 1/0) --> (x ==/!= 0) More... over 4 years ago
scheck: fix type of operands in casts More... over 4 years ago
scheck: mkvar() with target or input type More... over 4 years ago
scheck: constants are untyped More... over 4 years ago
scheck: ignore OP_NOP & friends More... over 4 years ago
scheck: better diagnostic for unsupported instructions More... over 4 years ago
Merge branches misc, cmp-pow2, optim-and-cmp, cmp-and-or and optim-cast-eval into next More... over 4 years ago
canonicalize constant signed compares toward zero More... over 4 years ago
add testcases for AND(x > 0, x <= C) --> x u<= C More... over 4 years ago
Merge branches 'fix-phisrc' and 'insert-last-insn' into memops-prep More... over 4 years ago
Merge branch 'deadstore' More... over 4 years ago
Merge branch 'linear' More... over 4 years ago