]> git.lizzy.rs Git - rust.git/history - src/librustc/back/arm.rs
librustc: Add argument to allow choosing "linker"
[rust.git] / src / librustc / back / arm.rs
2013-05-03 borsauto merge of #6206 : sanxiyn/rust/mach-sty, r=thestinger
2013-05-03 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-03 borsauto merge of #6195 : luqmana/rust/newtype-drop, r...
2013-05-02 borsauto merge of #6172 : Sodel-the-Vociferous/rust/rm_trt_...
2013-05-02 borsauto merge of #6184 : kud1ing/rust/master, r=sanxiyn
2013-05-02 borsauto merge of #6125 : luqmana/rust/newtype-drop, r...
2013-05-02 borsauto merge of #6182 : huonw/rust/core-str-opts, r=nikom...
2013-05-02 borsauto merge of #6178 : erickt/rust/remove-drop, r=graydon
2013-05-02 borsauto merge of #6176 : thestinger/rust/libuv_optimize...
2013-05-02 borsauto merge of #6177 : gifnksm/rust/iter-chain, r=thestinger
2013-05-02 borsauto merge of #6175 : Aatch/rust/red-zone-warn, r=sanxiyn
2013-05-02 borsauto merge of #6174 : sanxiyn/rust/static-string, r...
2013-05-02 borsauto merge of #6151 : bjz/rust/local-variable-cleanup...
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-21 borsauto merge of #5470 : sanxiyn/rust/remove-oldmap-2...
2013-03-21 borsauto merge of #5465 : sanxiyn/rust/remove-oldmap, r...
2013-03-20 borsauto merge of #5445 : nikomatsakis/rust/issue-3678...
2013-03-20 borsauto merge of #5450 : pcwalton/rust/warnings, r=graydon
2013-03-20 borsauto merge of #5434 : apasel422/rust/deriving, r=nikoma...
2013-03-20 borsauto merge of #5432 : ILyoan/rust/arm_use_ndk_rebase...
2013-03-20 borsauto merge of #5442 : pcwalton/rust/extern-block-restri...
2013-03-20 borsauto merge of #5410 : luqmana/rust/cfg-and, r=graydon
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-13 Young-il Choimk: target triple rename arm-unknown-android->arm-linux...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-03 borsauto merge of #5203 : erickt/rust/incoming, r=brson
2013-03-03 borsauto merge of #5197 : pcwalton/rust/fn-types, r=pcwalton
2013-03-03 Patrick Waltonlibrustc: Forbid chained imports and fix the logic...
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-21 borsauto merge of #5065 : catamorphism/rust/issue-3453...
2013-02-21 borsauto merge of #5058 : Thiez/rust/incoming, r=catamorphism
2013-02-21 borsauto merge of #5066 : catamorphism/rust/luqmana-derecor...
2013-02-21 Luqman Adenlibrustc: Get rid of structural records save for front...
2013-01-30 Tim ChevalierMerge pull request #4669 from pnkfelix/tutorial-revisions
2013-01-29 Patrick Waltonlibrustc: De-export back, lib, and util. rs=deexporting
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-16 Patrick WaltonMerge pull request #4440 from pcwalton/tutorial
2013-01-14 Brian AndersonMerge pull request #4477 from jld/char-repr
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-14 kyeongwoonSupport ARM and Android