]> git.lizzy.rs Git - rust.git/history - src/librustc/back/link.rs
enable fp-elim when debug info is disabled
[rust.git] / src / librustc / back / link.rs
2014-01-29 Daniel Micayenable fp-elim when debug info is disabled
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-22 borsauto merge of #11711 : alexcrichton/rust/issue-11683...
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11129 : SimonSapin/rust/foo-vs-foo_opt...
2014-01-21 Simon Sapin[std::str] Rename from_utf8_owned_opt() to from_utf8_ow...
2014-01-21 borsauto merge of #11700 : bharrisau/rust/thumb, r=alexcrichton
2014-01-21 borsauto merge of #11665 : alexcrichton/rust/zed-cleanup...
2014-01-21 Alex CrichtonCapitalize debugging opts and make them u64
2014-01-21 Alex CrichtonRemove obsoleted -Z options
2014-01-21 borsauto merge of #11662 : alexcrichton/rust/faster-parens...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-21 borsauto merge of #11653 : alexcrichton/rust/issue-11647...
2014-01-20 borsauto merge of #11670 : sfackler/rust/extctxt-span-note...
2014-01-20 borsauto merge of #11661 : huonw/rust/fixed-length-instanti...
2014-01-20 borsauto merge of #11660 : sfackler/rust/quote-unused-sp...
2014-01-20 borsauto merge of #11657 : huonw/rust/less-lang-duplication...
2014-01-20 borsauto merge of #11656 : brson/rust/omgandroid, r=cmr
2014-01-20 borsauto merge of #11654 : korenchkin/rust/doc_guide-testin...
2014-01-20 borsauto merge of #11652 : hdima/rust/base64-padding-newlin...
2014-01-20 borsauto merge of #11649 : FlaPer87/rust/pow, r=cmr
2014-01-20 borsauto merge of #10801 : musitdev/rust/jsondoc2, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11643 : kballard/rust/path-root-path...
2014-01-19 borsauto merge of #11642 : erickt/rust/path, r=huonw
2014-01-19 borsauto merge of #11639 : sfackler/rust/macro-crate-path...
2014-01-19 borsauto merge of #11635 : thestinger/rust/zero-size-alloc...
2014-01-19 borsauto merge of #11633 : chromatic/rust/master, r=alexcri...
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 #11619 : adridu59/rust/patch-md, r=cmr
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 #11086 : metajack/rust/rustpkg-new-cratei...
2014-01-18 borsauto merge of #11503 : FlaPer87/rust/master, r=huonw
2014-01-18 chromaticFixed typos in comments of librustc backend.
2014-01-17 borsauto merge of #11618 : alexcrichton/rust/force-host...
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-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11601 : dguenther/rust/fix_test_summary...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-17 borsauto merge of #11553 : klutzy/rust/rustc-cleanups,...
2014-01-17 klutzyrustc::driver: Capitalize structs and enums
2014-01-16 Alex CrichtonDon't run 'ar s' on OSX
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-11 borsauto merge of #11415 : nick29581/rust/visit_trait_optio...
2014-01-10 borsauto merge of #11441 : jld/rust/enum-nullable-const...
2014-01-10 borsauto merge of #11437 : sfackler/rust/mem-eof, r=alexcri...
2014-01-10 borsauto merge of #11436 : alexcrichton/rust/update-forks...
2014-01-10 borsauto merge of #11433 : brson/rust/minorstylefixes,...
2014-01-10 borsauto merge of #11418 : alexcrichton/rust/snapshots...
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-10 borsauto merge of #10926 : thestinger/rust/rc, r=cmr
2014-01-10 Brian Andersonrustc: Fix style of OutputType enum
2014-01-10 borsauto merge of #11055 : pcwalton/rust/placement-box...
2014-01-09 borsauto merge of #11417 : eddyb/rust/desnaking, r=bstrie
2014-01-09 Eduard Burtesculibsyntax: Renamed types, traits and enum variants...
2014-01-07 borsauto merge of #11263 : niftynif/rust/btree, r=catamorphism
2014-01-07 borsauto merge of #11329 : fhahn/rust/unused-cast-lint2...
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-07 borsauto merge of #11354 : brson/rust/versionwin, r=alexcri...
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-06 borsauto merge of #11333 : cmr/rust/triage2, r=alexcrichton
2014-01-06 borsauto merge of #11332 : sfackler/rust/de-at-se, r=huonw
2014-01-06 borsauto merge of #11327 : nielsle/rust/rustpkg_argparse...
2014-01-06 borsauto merge of #11321 : huonw/rust/treemap-mut, r=alexcr...
2014-01-06 borsauto merge of #11118 : jhasse/rust/patch-rustlibdir...
2014-01-06 borsauto merge of #11315 : alexcrichton/rust/issue-11309...
2014-01-06 borsauto merge of #11106 : alan-andrade/rust/convert_tutori...
2014-01-06 borsauto merge of #10900 : yichoi/rust/mac_android_cross...
2014-01-06 Young-il Choilibrustc: tidy cleanup
2014-01-06 Young-il Choilibrustc: add get_system_tools for target specific...
2014-01-06 Young-il Choilibrustc: move target dependent logic to back::link
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
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 #11274 : michaelwoerister/rust/issue11083...
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 #11255 : klutzy/rust/small-cleanup, r...
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
next