rust/mk
bors f6df7ab839 auto merge of #9617 : crabtw/rust/softfp, r=alexcrichton
This change adds --soft-float option for generating
software floating point library calls.
It also implies using soft float ABI, that is the same as llc.

It is useful for targets that have no FPU.
2013-09-30 23:51:31 -07:00
..
clean.mk mk: Fully clean out old documentation 2013-09-27 11:09:30 -07:00
ctags.mk Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
dist.mk rustdoc: Out with the old, in with the new 2013-09-22 09:51:15 -07:00
docs.mk mk: Don't require pandoc to run rustdoc 2013-09-27 16:54:45 -07:00
host.mk Fix #3225: Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00
install.mk rustdoc: Out with the old, in with the new 2013-09-22 09:51:15 -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 mk: cleanup - lib and executable suffix handling 2013-03-02 21:25:12 +09:00
platform.mk add -Z soft-float option 2013-10-01 11:19:18 +08:00
pp.mk Remove the fuzzer 2013-06-15 16:12:56 -07:00
rt.mk rustdoc: Add sundown to src/rt/ 2013-09-25 14:27:41 -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 Fix for make -j race from #9531 injected by cleanup in b1a22518f0. 2013-09-26 23:56:53 +02:00
target.mk Fix for make -j race from #9531 injected by cleanup in b1a22518f0. 2013-09-26 23:56:53 +02:00
tests.mk Expand tidy to prevent binaries from being checked 2013-09-30 10:15:47 -07:00
tools.mk Place *all* rustdoc output in doc/{crate} 2013-09-22 20:09:42 -07:00