index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler-support.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++17's [[maybe_unused]]. NFC (#5309)
Sam Clegg
2022-12-02
1
-10
/
+0
*
Fix errors when building in C++20 mode (#4528)
Jakub Szewczyk
2022-03-18
1
-8
/
+0
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-20
/
+3
*
Move WASM_DEPRECATED so that binaryen-c.h is selfcontained. Fixes #2054 (#2399)
Irmen de Jong
2019-10-21
1
-3
/
+0
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-11
/
+23
*
Use assert in addition to abort for WASM_UNREACHABLE (#1747)
Thomas Lively
2018-11-15
1
-1
/
+2
*
Provide AddImport/AddExport for each element in the C-API (#1292)
Daniel Wirtz
2017-11-22
1
-0
/
+3
*
Use sanitizer runtime to print pretty stack traces on unreachable (#1079)
Derek Schuff
2017-06-30
1
-0
/
+3
*
Add atomic loads and stores (#1077)
Derek Schuff
2017-06-28
1
-1
/
+1
*
Log callImport fatal error to cerr so it is not buffered. (#1036)
Sam Clegg
2017-06-12
1
-0
/
+8
*
Allows parsing of debug information in .S files
Yury Delendik
2016-05-26
1
-0
/
+6
*
add Log2 and Pow2 support methods
Alon Zakai
2016-03-16
1
-0
/
+1
*
Fix / uniformize include guards
JF Bastien
2015-12-22
1
-3
/
+3
*
Add compiler-support.h
JF Bastien
2015-12-22
1
-0
/
+38