index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
binary-reader-objdump.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support TLS symbol flag (#1706)
Sam Clegg
2021-09-09
1
-0
/
+4
*
Add objdump flag to print section offsets instead of file offsets (#1696)
Derek Schuff
2021-08-05
1
-3
/
+11
*
[EH] Remove `unwind` (#1682)
Heejin Ahn
2021-06-29
1
-1
/
+0
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
1
-51
/
+50
*
objdump: add support for segments flags in the linking section (#1669)
Sam Clegg
2021-05-13
1
-8
/
+44
*
[simd] Implement load lane (#1646)
Ng Zhi An
2021-03-22
1
-0
/
+10
*
objdump: fix typo (#1614)
Sam Clegg
2021-03-02
1
-1
/
+1
*
Update rethrow depth handling and catch_all opcode (#1608)
Asumu Takikawa
2021-02-18
1
-0
/
+1
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-0
/
+11
*
objdump: Set table name based on import name (#1599)
Sam Clegg
2021-01-29
1
-0
/
+11
*
wasm-objdump: Report data segment names (#1588)
Sam Clegg
2020-12-09
1
-2
/
+19
*
wasm-objdump: display name of start function (#1581)
Sam Clegg
2020-12-03
1
-1
/
+6
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
1
-10
/
+15
*
wasm-objdump: Honor extended names section (#1573)
Sam Clegg
2020-11-20
1
-0
/
+27
*
Add initial support for extended names sections (#1554)
Sam Clegg
2020-10-02
1
-0
/
+12
*
Add --relocatable support for tables (#1549) (#1549)
Andy Wingo
2020-10-01
1
-1
/
+41
*
Fix integer overflow in objdump name tracking (#1524)
Sam Clegg
2020-08-19
1
-14
/
+15
*
Added initial "memory64" proposal support (#1500)
Wouter van Oortmerssen
2020-08-07
1
-6
/
+19
*
Reference types changes to remove subtyping (#1407)
Ben Smith
2020-05-28
1
-6
/
+19
*
Parse ArrayTypes (#1364)
Ben Smith
2020-03-23
1
-0
/
+17
*
Move more functionality into the v128 type (#1363)
Ben Smith
2020-03-20
1
-4
/
+4
*
Add wasm-objdump support for structs (#1361)
Ben Smith
2020-03-19
1
-0
/
+21
*
Initial pass parsing/reading struct (#1352)
Ben Smith
2020-03-09
1
-10
/
+10
*
Convert Type from an enum into a class (#1350)
Ben Smith
2020-02-28
1
-12
/
+12
*
Update testsuite (w/ reference-types changes) (#1351)
Ben Smith
2020-02-28
1
-4
/
+8
*
Use standard C++11 on GNU/Clang compilers (#1333)
okuoku
2020-02-18
1
-0
/
+4
*
Cygwin build fixes (#1332)
okuoku
2020-02-11
1
-1
/
+1
*
Support reading from stdin in ReadFile (#1313)
Sam Clegg
2020-01-23
1
-0
/
+3
*
reference-types: Add reference-types spec tests (#1225)
Sam Clegg
2019-11-25
1
-4
/
+22
*
Switch to treating segment flags as a bitfield. NFC (#1232)
Sam Clegg
2019-11-18
1
-14
/
+15
*
wasm-objdump: Fix output for passive data elem segments (#1211)
Sam Clegg
2019-11-07
1
-2
/
+8
*
wasm-objdump: Consistent output of table types (#1198)
Oliver Horn
2019-10-28
1
-4
/
+5
*
wasm-objdump: Print `br_table` immediates (#1186)
Oliver Horn
2019-10-14
1
-2
/
+8
*
wasm-objdump: Fix type signature for multi-value result types (#1179)
Oliver Horn
2019-10-07
1
-4
/
+17
*
wasm-objdump: Include more information about memory segments. (#1177)
Sam Clegg
2019-09-30
1
-3
/
+14
*
wasm-objdump: Add more symbol flags (#1162)
Sam Clegg
2019-09-19
1
-12
/
+20
*
Add support for ref.null in global initializers (#1131)
Andy Wingo
2019-07-25
1
-0
/
+14
*
wasm-objdump: Improve display of comdat data (#1114)
Sam Clegg
2019-07-16
1
-1
/
+19
*
Match custom section names in wasm-objdump (#1097)
Ben Smith
2019-06-27
1
-13
/
+25
*
Add support for comdat groups in the linking section (#1087)
Sam Clegg
2019-06-04
1
-0
/
+19
*
[wasm-objdump] Fix crash on invalid reloc sections (#1084)
Sam Clegg
2019-05-17
1
-0
/
+6
*
Implement bulk memory in the interpreter (#1074)
Ben Smith
2019-05-07
1
-2
/
+4
*
Proper encoding of passive element segments (#1066)
Ben Smith
2019-04-18
1
-7
/
+14
*
Print function names on code details too (#1065)
Ben Smith
2019-04-17
1
-1
/
+6
*
Add names to locally declared globals. (#1057)
Sam Clegg
2019-04-03
1
-0
/
+4
*
Make v128.const i32x4 op conform to the SIMD draft (#1037)
gnzlbg
2019-03-28
1
-0
/
+1
*
wasm-objdump: Print names of globals used in init expression. (#1051)
Sam Clegg
2019-03-26
1
-2
/
+8
*
wasm-objdump: Include import module as part displayed name (#1049)
Sam Clegg
2019-03-21
1
-2
/
+18
*
Refactor objdump name handling a little (#1030)
Ben Smith
2019-03-03
1
-55
/
+52
*
[wasm-objdump] Show data segment names (#1028)
Sam Clegg
2019-03-03
1
-6
/
+36
[next]