]> git.lizzy.rs Git - rust.git/history - src/rustllvm/RustWrapper.cpp
rustc: Fix support for LLVM 3.3
[rust.git] / src / rustllvm / RustWrapper.cpp
2014-03-06 Alex Crichtonrustc: Fix support for LLVM 3.3
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-03-01 borsauto merge of #12641 : sfackler/rust/issue-11552, r...
2014-02-27 borsauto merge of #12581 : alexcrichton/rust/older-llvm...
2014-02-26 Alex Crichtonrustc: Get rustc compiling with LLVM 3.{3,4} again
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11917 : thestinger/rust/intrinsic, r...
2014-01-31 borsauto merge of #11918 : omasanori/rust/reduce-warnings...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11895 : xales/rust/libstd, r=alexcrichton
2014-01-30 borsauto merge of #11914 : FlaPer87/rust/issue-6157, r...
2014-01-30 borsauto merge of #11911 : kballard/rust/empty-functional...
2014-01-30 borsauto merge of #11909 : thestinger/rust/tydesc, r=pcwalton
2014-01-30 borsauto merge of #11907 : sanxiyn/rust/simd-shift, r=thest...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-30 Alex CrichtonUpgrade LLVM
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-29 borsauto merge of #11889 : nikomatsakis/rust/issue-3243...
2014-01-28 borsauto merge of #11845 : xales/rust/libnative, r=alexcrichton
2014-01-28 borsauto merge of #11864 : comex/rust/11352, r=alexcrichton
2014-01-28 comexAdd appropriate LLVM module flags for debug info.
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11615 : adwhit/rust/master, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-18 borsauto merge of #11607 : alexcrichton/rust/issue-9957...
2014-01-18 borsauto merge of #11606 : alexcrichton/rust/issue-9259...
2014-01-18 borsauto merge of #11622 : bjz/rust/simplify-primitive...
2014-01-18 borsauto merge of #11614 : remen/rust/patch-1, r=alexcrichton
2014-01-18 borsauto merge of #11605 : alexcrichton/rust/issue-9582...
2014-01-18 borsauto merge of #11503 : FlaPer87/rust/master, r=huonw
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-15 Niko MatsakisIssue #3511 - Rationalize temporary lifetimes.
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-03 borsauto merge of #11264 : am0d/rust/crate_type_lint, r...
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
2014-01-03 borsauto merge of #11275 : matt-auld/rust/update_readme...
2014-01-03 borsauto merge of #11262 : alexcrichton/rust/issue-11259...
2014-01-03 borsauto merge of #11228 : sfackler/rust/syntaxenv, r=pcwalton
2014-01-03 borsauto merge of #11052 : jvns/rust/testing-tutorial,...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-02 borsauto merge of #10696 : fhahn/rust/issue9543-remove...
2014-01-02 borsauto merge of #11266 : lyuts/rust/opensuse_build, r...
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 Michael Woeristerdebuginfo: Fix issue #11083 and some minor clean up.
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 borsauto merge of #11254 : huonw/rust/impl-names, r=brson
2014-01-01 borsauto merge of #11249 : brson/rust/no_rustdoc_ng, r...
2014-01-01 borsauto merge of #11247 : eddyb/rust/symbol-cleanup, r...
2014-01-01 borsauto merge of #11244 : johnwalker/rust/issue-11239...
2014-01-01 borsauto merge of #11215 : alexcrichton/rust/metadata-filen...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 Alex CrichtonConvert relevant static mutexes to Once
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-23 borsauto merge of #11069 : alexcrichton/rust/issue-11067...
2013-12-22 borsauto merge of #11064 : huonw/rust/vec-sort, r=alexcrichton
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-21 borsauto merge of #11079 : chris-morgan/rust/fix-11072...
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #11077 : alexcrichton/rust/crate-id,...
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 borsauto merge of #11075 : alexcrichton/rust/issue-10392...
2013-12-20 borsauto merge of #11081 : alexcrichton/rust/comm-adapters...
2013-12-20 borsauto merge of #11017 : alexcrichton/rust/faster-read...
2013-12-20 Alex Crichtonrustc: Optimize reading metadata by 4x
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-10 borsauto merge of #10880 : cmr/rust/tut++, r=pnkfelix
2013-12-10 borsauto merge of #10886 : alexcrichton/rust/snapshots...
2013-12-10 borsauto merge of #10882 : jhasse/rust/patch-1, r=metajack
2013-12-10 borsauto merge of #10873 : pradeep90/rust/rust-mode-changes...
2013-12-10 borsauto merge of #10812 : alexcrichton/rust/lto, r=pcwalton
2013-12-09 Alex CrichtonImplement LTO
2013-12-07 borsauto merge of #10797 : pradeep90/rust/rust-mode-changes...
2013-12-06 borsauto merge of #10832 : chris-morgan/rust/let's-lop...
2013-12-06 borsauto merge of #10665 : cmr/rust/doc_lint, r=alexcrichton
2013-12-06 borsauto merge of #10758 : alexcrichton/rust/upgrade-llvm...
2013-12-05 Alex CrichtonUpdate LLVM and jettison jit support
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-10-30 borsauto merge of #10123 : klutzy/rust/fix-7507, r=alexcrichton
2013-10-29 borsauto merge of #10140 : brson/rust/comm, r=alexcrichton
next