| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bpf disassembler for _FORTIFY_SOURCE | Richard Henderson | 2016-08-11 | 1 | -0/+0 |
| | | | | | | | | | It's illegal to skip positional operands for printf. Rearrange the printing of the instructions to use exactly the operands required. Also, fix printing of mod operations: s/%/%%/ in the print format. Also, fix printing of endian operations: remove extra spaces. | ||||
| * | Add support for BPF | Richard Henderson | 2016-06-28 | 1 | -0/+0 |
| Signed-off-by: Richard Henderson <[email protected]> | |||||
