index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
binary-reader-objdump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++17 string_view (#1826)
Sam Clegg
2022-02-11
1
-4
/
+4
*
wasm-objdump: Print local names during disassembly (#1818)
Michael Williamson
2022-02-02
1
-0
/
+8
*
objdump: Consider params when printing local decl index (#1819)
Michael Williamson
2022-02-01
1
-0
/
+1
*
Add objdump flag to print section offsets instead of file offsets (#1696)
Derek Schuff
2021-08-05
1
-0
/
+1
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
1
-1
/
+1
*
Add --relocatable support for tables (#1549) (#1549)
Andy Wingo
2020-10-01
1
-0
/
+1
*
Fix integer overflow in objdump name tracking (#1524)
Sam Clegg
2020-08-19
1
-3
/
+2
*
Refactor objdump name handling a little (#1030)
Ben Smith
2019-03-03
1
-5
/
+13
*
[wasm-objdump] Show data segment names (#1028)
Sam Clegg
2019-03-03
1
-0
/
+1
*
Improve support for event symbols and except_ref types (#1025)
Wouter van Oortmerssen
2019-02-24
1
-0
/
+1
*
Add support for new relocation types used in DWARF sections (#846)
Sam Clegg
2018-05-29
1
-0
/
+1
*
Generate symbol table when creating relocations in binary-writer.cc (#794)
Sam Clegg
2018-03-06
1
-0
/
+7
*
Add support for new symbol table format (#769)
Sam Clegg
2018-03-05
1
-0
/
+1
*
Enable all reader features in objdump (#628)
Sam Clegg
2017-09-14
1
-1
/
+0
*
Always include quoted headers like "src/foo.h" (#601)
Ben Smith
2017-08-30
1
-3
/
+3
*
Add saturating float truncation operators (#573)
Ben Smith
2017-08-16
1
-1
/
+2
*
Rename snake_case to MixedCase. (#579)
Ben Smith
2017-07-19
1
-4
/
+4
*
Adds the concept of exceptions to wasm-objdump (#547)
KarlSchimpf
2017-07-03
1
-0
/
+1
*
Improve display of data segments (#520)
Sam Clegg
2017-06-23
1
-0
/
+1
*
[objdump] Split out state from ObjdumpOptions (#479)
Sam Clegg
2017-06-06
1
-2
/
+8
*
wasmdump: support multiple input files (#411)
Sam Clegg
2017-05-03
1
-1
/
+1
*
Refactor wasmdump so that the disassembly pass has its own reader class (#395)
Sam Clegg
2017-04-05
1
-1
/
+0
*
Replace wabt::*vector with std::vector (#366)
Ben Smith
2017-03-22
1
-7
/
+5
*
Update relocation encoding to latest "spec" (#352)
Sam Clegg
2017-03-13
1
-4
/
+0
*
Add --debug flag to wasmdump and wasm-link (#338)
Sam Clegg
2017-03-07
1
-0
/
+1
*
Replace the Wabt/wabt prefix with a C++ namespace (#331)
Ben Smith
2017-03-02
1
-17
/
+17
*
Make most enumerations into enum classes (#329)
Ben Smith
2017-03-01
1
-6
/
+6
*
Remove struct and enum typedefs (#317)
Ben Smith
2017-02-24
1
-6
/
+6
*
Switch C files to CC files (#309)
Ben Smith
2017-02-23
1
-7
/
+7
*
Remove WabtAllocator (#307)
Ben Smith
2017-02-17
1
-3
/
+1
*
Rename all wasm prefixes to wabt (#298)
Ben Smith
2017-01-31
1
-34
/
+34
*
Add function names and relocations to wasmdump disassembly (#285)
Sam Clegg
2017-01-23
1
-1
/
+14
*
Improve wasmdump command line options (#284)
Sam Clegg
2017-01-20
1
-1
/
+1
*
Remove the "wasm-" prefix from source files
Ben Smith
2016-11-04
1
-0
/
+55