about summary refs log tree commit diff
path: root/src/librustc_target/spec/wasm32_unknown_emscripten.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-44/+0
2019-12-22Format the worldMark Rousskov-11/+14
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-9/+2
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-20/+21
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-21/+20
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-0/+2
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-20/+19
2019-06-12Add a limit_rdylib_exports option and disable it for SolarisJohn Kåre Alsaker-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-10Set BINARYEN_TRAP_MODE=clampNikita Popov-1/+7
2018-08-23use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...Matthias Krüger-1/+1
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-0/+50