index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcompiler_builtins
Age
Commit message (
Expand
)
Author
Lines
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-0
/
+0
2018-12-06
Update compiler_builtins and remove wasm f32<->f64 math conversions
Jethro Beekman
-0
/
+0
2018-11-25
Upgrade to LLVM trunk
Alex Crichton
-0
/
+0
2018-10-30
Update compiler-builtins submodule
Alex Crichton
-0
/
+0
2018-09-05
Update the compiler-builtins submodule
Alex Crichton
-0
/
+0
2018-08-31
Update LLVM submodule
Alex Crichton
-0
/
+0
2018-08-04
Update LLVM submodule to 7.0
Alex Crichton
-0
/
+0
2018-07-25
Update the compiler-builtins submodule
Alex Crichton
-0
/
+0
2018-07-18
update compiler-builtins for openbsd
Sébastien Marie
-0
/
+0
2018-07-10
Upgrade to LLVM's master branch (LLVM 7)
Alex Crichton
-0
/
+0
2018-05-13
update libcompiler_builtins
Sébastien Marie
-0
/
+0
2018-03-27
Update compiler-rt with fix for 32bit iOS ARM
Tim Neumann
-0
/
+0
2018-03-26
did i get it right now?
Mark Mansi
-0
/
+0
2018-03-26
Update to master of libcompiler_builtins
Mark Mansi
-0
/
+0
2018-02-13
Update compiler-builtins to latest master.
Paolo Teti
-0
/
+0
2018-02-09
rustc: Upgrade to LLVM 6
Alex Crichton
-0
/
+0
2018-01-24
Update compiler-builtins submodule
Alex Crichton
-0
/
+0
2017-12-26
Update compiler_builtins
Marco A L Barbosa
-0
/
+0
2017-12-23
Update compiler_builtins
Sam Green
-0
/
+0
2017-12-20
Update compiler_builtins
Marco A L Barbosa
-0
/
+0
2017-12-02
Update compiler-builtins and use it the 128-bit lowering MIR test
Scott McMurray
-0
/
+0
2017-11-24
rustbuild: Update LLVM and enable ThinLTO
Alex Crichton
-0
/
+0
2017-11-15
Update the compiler-builtins to latest master.
Dan Gohman
-0
/
+0
2017-09-30
Update the libcompiler_builtins submodule
est31
-0
/
+0
2017-09-13
Update compiler-builtins
Tamir Duberstein
-0
/
+0
2017-09-07
Update the libcompiler_builins submodule
est31
-0
/
+0
2017-08-18
Update the compiler_builtins submodule
Dylan McKay
-0
/
+0
2017-07-07
Update compiler_builtins submodule for probestack fix
Alex Crichton
-0
/
+0
2017-07-06
rustc: Implement stack probes for x86
Alex Crichton
-0
/
+0
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-1163
/
+0
2017-06-01
Support VS 2017
Brian Anderson
-1
/
+1
2017-04-24
Auto merge of #40123 - TimNN:llvm40, r=alexcrichton
bors
-0
/
+6
2017-04-23
FIN: build comiler-rt wihout Thumb on arm
Tim Neumann
-0
/
+6
2017-04-13
Fixed invalid 128-bit division on 32-bit target. Fixed issue #41228.
kennytm
-1
/
+1
2017-03-15
make shift builtins panic-free with new unchecked_sh* intrinsics
Tim Neumann
-9
/
+9
2017-03-08
Rollup merge of #40254 - nagisa:compiler-builtin-no-panic, r=alexcrichton
Ariel Ben-Yehuda
-4
/
+5
2017-03-04
Automate timestamp creation and build skipping for native libraries
Vadim Petrochenkov
-9
/
+6
2017-03-04
Build compiler-rt and sanitizers only once
Vadim Petrochenkov
-4
/
+12
2017-03-04
Add/remove `rerun-if-changed` when necessary
Vadim Petrochenkov
-0
/
+5
2017-03-04
Fix personality_fn within the compiler_builtins
Simonas Kazlauskas
-4
/
+5
2017-02-16
add solaris sparcv9 support
Shawn Walker-Salas
-1
/
+9
2017-02-05
Rollup merge of #39519 - nagisa:more-snap, r=alexcrichton
Corey Farwell
-4
/
+2
2017-02-05
Rollup merge of #39472 - est31:unadjusted_only_for_win, r=nagisa
Corey Farwell
-3
/
+3
2017-02-04
Auto merge of #39425 - jakllsch:netbsd-a, r=alexcrichton
bors
-1
/
+1
2017-02-04
More snap cleanup
Simonas Kazlauskas
-4
/
+2
2017-02-04
Don't use "unadjusted" ABI on non windows platforms
est31
-3
/
+3
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-136
/
+57
2017-01-31
Don't build gcc_personality_v0.c on NetBSD either
Jonathan A. Kollasch
-1
/
+1
2017-01-16
travis: Expand the `cross` linux image
Alex Crichton
-1
/
+0
2017-01-16
Fix endian bugs in i128 intrinsic impls
Simonas Kazlauskas
-5
/
+4
[next]