aboutsummaryrefslogtreecommitdiff
path: root/tests/expected
Commit message (Expand)AuthorAgeFilesLines
* Add the runrom crate and the vnf libraryMiquel Sabaté Solà10 days1-0/+58
* readrom: implement the -d/--disassemble optionMiquel Sabaté Solà2026-07-153-0/+135
* Add support for the asan:fixed-segments commentMiquel Sabaté Solà2026-07-092-0/+1
* Add a warning for unknown cross-mapping referencesMiquel Sabaté Solà2026-07-082-0/+1
* Let arguments be able to reference their macroMiquel Sabaté Solà2026-07-072-2/+3
* Be more specific on unused objectsMiquel Sabaté Solà2026-07-071-1/+1
* Preserve the 'accessed' member on macro argumentsMiquel Sabaté Solà2026-07-072-0/+0
* Refer to the original file for unused objectsMiquel Sabaté Solà2026-06-051-0/+1
* ci: override LC_ALL for a more consistent 'sort'Miquel Sabaté Solà2026-04-301-1/+1
* tests: adapt to the new 'unused' checksMiquel Sabaté Solà2026-04-302-1/+3
* Allow scoped names in __fallthrough__Miquel Sabaté Solà2026-04-241-0/+0
* Re-create the values for bundle call argumentsMiquel Sabaté Solà2026-03-102-0/+0
* Allow using a byte for indirect jumpsMiquel Sabaté Solà2026-02-112-0/+0
* asan: Fix validation on indirect jumpsMiquel Sabaté Solà2026-02-111-0/+1
* asan: don't complain on arithmetic with addressesMiquel Sabaté Solà2026-02-061-1/+1
* Make the fallthrough error more explicitMiquel Sabaté Solà2026-02-031-3/+3
* Avoid invalid identifiers in proc/macro/scopeMiquel Sabaté Solà2026-02-032-0/+0
* Add the .fallthrough control statementMiquel Sabaté Solà2026-02-023-0/+4
* Warn on pointless (un)conditional branchingMiquel Sabaté Solà2026-02-021-0/+2
* Allow constants in asan:reserve statementsMiquel Sabaté Solà2025-12-151-0/+1
* asan: Add fixes on absolute/indirect addressingMiquel Sabaté Solà2025-09-031-0/+1
* Add a check for variable namesMiquel Sabaté Solà2025-09-031-0/+4
* Validate that memory access is done via variablesMiquel Sabaté Solà2025-09-031-0/+4
* Add a warning for each unused variableMiquel Sabaté Solà2025-09-022-0/+1
* nasm: Implement the -D flagMiquel Sabaté Solà2025-01-223-0/+0