rust/mk
bors b43ee6cd2e auto merge of #9277 : crabtw/rust/mips, r=brson
This patch fixes some errors of MIPS target, however, MIPS C ABI is still broken. I will send another PR to fix the problem.

Because MIPS target has no "generic" CPU name, I add --target-cpu and --target-feature to RUST_FLAGS. In order to workaround the "compact frame descriptions incompatible with DWARF2 .eh_frame" problem, the linker I used is CXX but not CC.
2013-09-18 09:15:56 -07:00
..
clean.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
ctags.mk
dist.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
docs.mk doc: add condition tutorial 2013-08-19 16:48:48 -07:00
host.mk Fix #3225: Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00
install.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
llvm.mk The purpose of these headers is to fix issues with mingw v4.0, as described in #9246. 2013-09-17 01:06:01 -07:00
perf.mk
platform.mk auto merge of #9277 : crabtw/rust/mips, r=brson 2013-09-18 09:15:56 -07:00
pp.mk
rt.mk The purpose of these headers is to fix issues with mingw v4.0, as described in #9246. 2013-09-17 01:06:01 -07:00
rustllvm.mk Fixed makefile to point to the new llvm build directory. 2013-09-05 23:44:10 -07:00
snap.mk mk: Remove CFG_INSTALL_SNAP logic. #2664 2013-07-19 15:35:42 -07:00
stage0.mk small cleanup of previous commit with mucho comments. 2013-09-01 00:53:56 +02:00
target.mk Move the rt build directory under $target 2013-09-04 23:34:09 -07:00
tests.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00
tools.mk Add the rustdoc_ng binary to the makefile rules 2013-09-16 18:10:46 -07:00