about summary refs log tree commit diff
path: root/src/libcompiler_builtins
AgeCommit message (Expand)AuthorLines
2016-12-22Do not build emutls on RedoxJeremy Soller-1/+1
2016-11-28Auto merge of #38046 - rkruppe:fix-32bit-rustbuild, r=alexcrichtonbors-0/+1
2016-11-28Define VISIBILITY_HIDDEN when compiling compiler-rtRobin Kruppe-0/+1
2016-11-26rustbuild: Add bench = false to std shim cratesUlrik Sverdrup-0/+1
2016-11-12rustc: Flag all builtins functions as hiddenAlex Crichton-0/+1
2016-09-30Don't build any native compiler-builtin components for emscriptenBrian Anderson-0/+6
2016-09-28Remove stage0 hacksBrian Anderson-2/+2
2016-09-25Report which required build-time environment variable is not setJake Goulding-1/+1
2016-09-13Link test to compiler builtins and make unstableAlex Crichton-1/+4
2016-09-13rustc: Don't pass --whole-archive for compiler-builtinsAlex Crichton-4/+6
2016-09-12crate-ify compiler-rt into compiler-builtinsJorge Aparicio-0/+433