]> git.lizzy.rs Git - rust.git/history - src/librustc_back/target/asmjs_unknown_emscripten.rs
Auto merge of #32066 - ruud-v-a:fma, r=alexcrichton
[rust.git] / src / librustc_back / target / asmjs_unknown_emscripten.rs
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-13 borsAuto merge of #31557 - retep998:house-directory, r...
2016-02-12 borsAuto merge of #30726 - GuillaumeGomez:compile-fail...
2016-02-12 borsAuto merge of #31541 - tomaka:more-emscripten, r=brson
2016-02-11 borsAuto merge of #31532 - tomaka:fix-emscripten, r=brson
2016-02-11 borsAuto merge of #31527 - danlrobertson:i15735, r=alexcrichton
2016-02-11 borsAuto merge of #31525 - antonblanchard:powerpc64_merge4...
2016-02-11 borsAuto merge of #31507 - dirk:dirk/fix-rustdoc-undeclared...
2016-02-11 borsAuto merge of #31357 - rthomas:hashers, r=alexcrichton
2016-02-11 borsAuto merge of #31461 - jseyfried:remove_import_resoluti...
2016-02-11 borsAuto merge of #31479 - kamalmarhubi:fmt-pointer-unsized...
2016-02-10 borsAuto merge of #31409 - alexcrichton:command-exec, r...
2016-02-10 borsAuto merge of #31455 - tmiasko:expected-tokens, r=alexc...
2016-02-10 borsAuto merge of #30686 - wesleywiser:rustdoc_display_sinc...
2016-02-10 borsAuto merge of #31499 - kamalmarhubi:cfg-flag-invalid...
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-10 borsAuto merge of #31494 - alexcrichton:ar-gnu-by-default...
2016-02-10 borsAuto merge of #31465 - nagisa:mir-free-fix, r=nikomatsakis
2016-02-10 borsAuto merge of #31438 - aturon:stab-ip-addr, r=alexcrichton
2016-02-08 borsAuto merge of #31397 - bradfirj:arc-docfix, r=steveklabnik
2016-02-08 borsAuto merge of #31324 - nagisa:mir-transforms, r=nikomat...
2016-02-08 Alex Crichtonrustc: Use llvm-ar for custom targets by default
2016-02-08 borsAuto merge of #31468 - pitdicker:fs_tests_cleanup,...
2016-02-07 borsAuto merge of #31433 - nagisa:fix-man-ur, r=brson
2016-02-07 borsAuto merge of #31450 - bluss:no-null-markers, r=Gankro
2016-02-07 borsAuto merge of #31445 - saurvs:master, r=brson
2016-02-07 borsAuto merge of #31440 - reem:rwlock-map-fix, r=alexcrichton
2016-02-06 borsAuto merge of #30629 - brson:emscripten-upstream, r...
2016-02-06 Brian Andersonrustc: Add obj_is_bitcode to TargetOptions
2016-02-06 Brian AndersonAdd the asmjs-unknown-emscripten triple. Add cfgs to...