Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | elf.fspec: more complete version | Jari Vetoniemi | 2018-09-27 |
| | |||
* | compiler: make endianess a filter | Jari Vetoniemi | 2018-09-27 |
| | | | | | | | | endianess is just a bunch of bitflips anyways syntax for this is harmful as sometimes the files describe endianess itself thus filter is more flexible. Also, make it possible to filter non variable declarations as well. | ||
* | Nicer elf spec | Jari Vetoniemi | 2018-09-26 |
| | |||
* | redesign | Jari Vetoniemi | 2018-09-19 |
| | |||
* | tmp | Jari Vetoniemi | 2018-02-23 |
| | |||
* | wip | Jari Vetoniemi | 2018-02-23 |
| | |||
* | elf.fspec: visualize e_entry as hex | Jari Vetoniemi | 2017-05-01 |
| | |||
* | Add elf.fspec | Jari Vetoniemi | 2017-05-01 |
Needs union support to be implemented fully. |