summaryrefslogtreecommitdiff
path: root/spec/elf.fspec
Commit message (Collapse)AuthorAge
* elf.fspec: more complete versionJari Vetoniemi2018-09-27
|
* compiler: make endianess a filterJari Vetoniemi2018-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 specJari Vetoniemi2018-09-26
|
* redesignJari Vetoniemi2018-09-19
|
* tmpJari Vetoniemi2018-02-23
|
* wipJari Vetoniemi2018-02-23
|
* elf.fspec: visualize e_entry as hexJari Vetoniemi2017-05-01
|
* Add elf.fspecJari Vetoniemi2017-05-01
Needs union support to be implemented fully.