about summary refs log tree commit diff
path: root/src/libcompiler_builtins
AgeCommit message (Expand)AuthorLines
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-0/+0
2018-12-06Update compiler_builtins and remove wasm f32<->f64 math conversionsJethro Beekman-0/+0
2018-11-25Upgrade to LLVM trunkAlex Crichton-0/+0
2018-10-30Update compiler-builtins submoduleAlex Crichton-0/+0
2018-09-05Update the compiler-builtins submoduleAlex Crichton-0/+0
2018-08-31Update LLVM submoduleAlex Crichton-0/+0
2018-08-04Update LLVM submodule to 7.0Alex Crichton-0/+0
2018-07-25Update the compiler-builtins submoduleAlex Crichton-0/+0
2018-07-18update compiler-builtins for openbsdSébastien Marie-0/+0
2018-07-10Upgrade to LLVM's master branch (LLVM 7)Alex Crichton-0/+0
2018-05-13update libcompiler_builtinsSébastien Marie-0/+0
2018-03-27Update compiler-rt with fix for 32bit iOS ARMTim Neumann-0/+0
2018-03-26did i get it right now?Mark Mansi-0/+0
2018-03-26Update to master of libcompiler_builtinsMark Mansi-0/+0
2018-02-13Update compiler-builtins to latest master.Paolo Teti-0/+0
2018-02-09rustc: Upgrade to LLVM 6Alex Crichton-0/+0
2018-01-24Update compiler-builtins submoduleAlex Crichton-0/+0
2017-12-26Update compiler_builtinsMarco A L Barbosa-0/+0
2017-12-23Update compiler_builtinsSam Green-0/+0
2017-12-20Update compiler_builtinsMarco A L Barbosa-0/+0
2017-12-02Update compiler-builtins and use it the 128-bit lowering MIR testScott McMurray-0/+0
2017-11-24rustbuild: Update LLVM and enable ThinLTOAlex Crichton-0/+0
2017-11-15Update the compiler-builtins to latest master.Dan Gohman-0/+0
2017-09-30Update the libcompiler_builtins submoduleest31-0/+0
2017-09-13Update compiler-builtinsTamir Duberstein-0/+0
2017-09-07Update the libcompiler_builins submoduleest31-0/+0
2017-08-18Update the compiler_builtins submoduleDylan McKay-0/+0
2017-07-07Update compiler_builtins submodule for probestack fixAlex Crichton-0/+0
2017-07-06rustc: Implement stack probes for x86Alex Crichton-0/+0
2017-07-05Switch to rust-lang-nursery/compiler-builtinsAlex Crichton-1163/+0
2017-06-01Support VS 2017Brian Anderson-1/+1
2017-04-24Auto merge of #40123 - TimNN:llvm40, r=alexcrichtonbors-0/+6
2017-04-23FIN: build comiler-rt wihout Thumb on armTim Neumann-0/+6
2017-04-13Fixed invalid 128-bit division on 32-bit target. Fixed issue #41228.kennytm-1/+1
2017-03-15make shift builtins panic-free with new unchecked_sh* intrinsicsTim Neumann-9/+9
2017-03-08Rollup merge of #40254 - nagisa:compiler-builtin-no-panic, r=alexcrichtonAriel Ben-Yehuda-4/+5
2017-03-04Automate timestamp creation and build skipping for native librariesVadim Petrochenkov-9/+6
2017-03-04Build compiler-rt and sanitizers only onceVadim Petrochenkov-4/+12
2017-03-04Add/remove `rerun-if-changed` when necessaryVadim Petrochenkov-0/+5
2017-03-04Fix personality_fn within the compiler_builtinsSimonas Kazlauskas-4/+5
2017-02-16add solaris sparcv9 supportShawn Walker-Salas-1/+9
2017-02-05Rollup merge of #39519 - nagisa:more-snap, r=alexcrichtonCorey Farwell-4/+2
2017-02-05Rollup merge of #39472 - est31:unadjusted_only_for_win, r=nagisaCorey Farwell-3/+3
2017-02-04Auto merge of #39425 - jakllsch:netbsd-a, r=alexcrichtonbors-1/+1
2017-02-04More snap cleanupSimonas Kazlauskas-4/+2
2017-02-04Don't use "unadjusted" ABI on non windows platformsest31-3/+3
2017-02-03Bump version, upgrade bootstrapAlex Crichton-136/+57
2017-01-31Don't build gcc_personality_v0.c on NetBSD eitherJonathan A. Kollasch-1/+1
2017-01-16travis: Expand the `cross` linux imageAlex Crichton-1/+0
2017-01-16Fix endian bugs in i128 intrinsic implsSimonas Kazlauskas-5/+4