index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-objdump.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move headers to include/wabt/ (#1998)
Alex Reinking
2022-09-28
1
-5
/
+5
*
Clang-format codebase (#1684)
Heejin Ahn
2021-12-20
1
-4
/
+4
*
Add objdump flag to print section offsets instead of file offsets (#1696)
Derek Schuff
2021-08-05
1
-0
/
+4
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
1
-1
/
+1
*
Add `--version` to wabt tools (#1175)
Amir Bawab
2019-10-09
1
-1
/
+0
*
Fix ubsan build and remove workaround in favor of ubsan.blacklist (#678)
Sam Clegg
2017-11-28
1
-1
/
+1
*
[wasm-objdump] Continue reading sections on error (#636)
Ben Smith
2017-09-26
1
-6
/
+8
*
Enable all reader features in objdump (#628)
Sam Clegg
2017-09-14
1
-4
/
+0
*
Remove Writer class, move functionality into Stream (#613)
Ben Smith
2017-09-06
1
-1
/
+0
*
Always include quoted headers like "src/foo.h" (#601)
Ben Smith
2017-08-30
1
-7
/
+7
*
Move Result to its own file (result.h) (#600)
Ben Smith
2017-08-29
1
-17
/
+7
*
Add saturating float truncation operators (#573)
Ben Smith
2017-08-16
1
-4
/
+4
*
Rename snake_case to MixedCase. (#579)
Ben Smith
2017-07-19
1
-8
/
+8
*
Rename read_file -> ReadFile; now returns vector (#572)
Ben Smith
2017-07-14
1
-10
/
+8
*
Adds the concept of exceptions to wasm-objdump (#547)
KarlSchimpf
2017-07-03
1
-0
/
+4
*
Remove WABT_ZERO_MEMORY WABT_FAILED and WABT_SUCCEEDED macros. (#540)
KarlSchimpf
2017-06-28
1
-6
/
+6
*
Make OptionParser into C++ class (#497)
Ben Smith
2017-06-14
1
-100
/
+31
*
[objdump] Split out state from ObjdumpOptions (#479)
Sam Clegg
2017-06-06
1
-5
/
+7
*
Rename wasmdump to wasm-objdump (#455)
Sam Clegg
2017-05-25
1
-0
/
+224