Commit Graph

5 Commits

Author SHA1 Message Date
Théophile Bastian a3a33d4c88 Add performance analysis code + gzip eval 2019-06-11 22:15:32 +02:00
Théophile Bastian 174c4e8143 master script: fix generate to same file 2019-05-28 16:35:17 +02:00
Théophile Bastian 3d336de196 Add flag to never go back to undefined rbp
Once rbp has been set in the DWARF, if this flag is set, nothing will
remove it from the table. This mimicks gcc and allows us to check easily
our tables against theirs.
2019-04-04 11:52:47 +02:00
Théophile Bastian 719fa27f99 Ensure a crashing FDE still generates other FDEs 2019-03-29 19:24:51 +01:00
Théophile Bastian 693a48f070 Add synthesize_dwarf.sh
Update documentation and Makefile accordingly.
2019-03-18 14:27:24 +01:00