]> git.lizzy.rs Git - rust.git/history - src/librustc/back/mips.rs
librustc: Always use session target triple.
[rust.git] / src / librustc / back / mips.rs
2013-08-24 Luqman Adenlibrustc: Always use session target triple.
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-29 borsauto merge of #6813 : pnkfelix/rust/fsk-issue-6805...
2013-05-29 borsauto merge of #6733 : alexcrichton/rust/issue-2400...
2013-05-29 borsauto merge of #6740 : Aatch/rust/atomic-types, r=brson
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-28 borsauto merge of #6771 : thestinger/rust/highlight, r...
2013-05-28 borsauto merge of #6754 : thestinger/rust/noalias, r=nikoma...
2013-05-28 borsauto merge of #6770 : lkuper/rust/6762, r=catamorphism
2013-05-28 borsauto merge of #6769 : catamorphism/rust/issue-4994...
2013-05-28 borsauto merge of #6766 : fdr/rust/time-by-value, r=catamor...
2013-05-28 borsauto merge of #6752 : osaut/rust/tutorial-tasks, r...
2013-05-28 borsauto merge of #6741 : pcwalton/rust/intra-crate-start...
2013-05-27 borsauto merge of #6739 : kballard/rust/issue-6419, r=catam...
2013-05-27 borsauto merge of #6724 : thestinger/rust/swap_fast, r...
2013-05-27 borsauto merge of #6715 : Xazax-hun/rust/incoming, r=graydon
2013-05-27 borsauto merge of #6703 : sanxiyn/rust/allocation-lint...
2013-05-27 Seo SanghyeonRemove unnecessary allocations flagged by lint
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-06 borsauto merge of #6150 : yichoi/rust/arm-test-pull, r...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
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-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-05 borsauto merge of #5215 : jld/rust/fn-const-env, r=graydon
2013-03-05 borsauto merge of #5212 : thestinger/rust/iter, r=graydon
2013-03-04 borsauto merge of #5211 : apasel422/rust/kate, r=graydon
2013-03-04 borsauto merge of #5209 : luqmana/rust/reader, r=graydon
2013-03-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-04 Jyun-Yan Yourustc: implement MIPS O32 ABI
2013-03-04 Jyun-Yan Yourustc: MIPS32 support