summaryrefslogtreecommitdiff
path: root/src/tools/wasm-objdump.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix ubsan build and remove workaround in favor of ubsan.blacklist (#678)Sam Clegg2017-11-281-1/+1
* [wasm-objdump] Continue reading sections on error (#636)Ben Smith2017-09-261-6/+8
* Enable all reader features in objdump (#628)Sam Clegg2017-09-141-4/+0
* Remove Writer class, move functionality into Stream (#613)Ben Smith2017-09-061-1/+0
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-7/+7
* Move Result to its own file (result.h) (#600)Ben Smith2017-08-291-17/+7
* Add saturating float truncation operators (#573)Ben Smith2017-08-161-4/+4
* Rename snake_case to MixedCase. (#579)Ben Smith2017-07-191-8/+8
* Rename read_file -> ReadFile; now returns vector (#572)Ben Smith2017-07-141-10/+8
* Adds the concept of exceptions to wasm-objdump (#547)KarlSchimpf2017-07-031-0/+4
* Remove WABT_ZERO_MEMORY WABT_FAILED and WABT_SUCCEEDED macros. (#540)KarlSchimpf2017-06-281-6/+6
* Make OptionParser into C++ class (#497)Ben Smith2017-06-141-100/+31
* [objdump] Split out state from ObjdumpOptions (#479)Sam Clegg2017-06-061-5/+7
* Rename wasmdump to wasm-objdump (#455)Sam Clegg2017-05-251-0/+224