rust/mk
Daniel Micay 0ac02e7c4f make: stop disabling frame pointer elimination
We currently have no need for the frame pointers on any platform. They
may eventually be needed on platforms without an equivalent to the DWARF
call frame information to walk the stack in the garbage collector.

Closes #7477
2013-08-22 20:49:48 -04:00
..
clean.mk mk: clean-llvm for cross-compile 2013-06-30 12:54:17 +09:00
ctags.mk Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
dist.mk Add CONTRIBUTING.md and RELEASES.txt to release tarball. Closes #7561. 2013-07-13 16:57:01 +03: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 mk: install.mk fix to specify ADB variables not adb 2013-08-07 20:42:44 +09:00
llvm.mk make: rm LLVM_BUILD_ENV 2013-08-22 20:43:50 -04:00
perf.mk mk: cleanup - lib and executable suffix handling 2013-03-02 21:25:12 +09:00
platform.mk make: stop disabling frame pointer elimination 2013-08-22 20:49:48 -04:00
pp.mk Remove the fuzzer 2013-06-15 16:12:56 -07:00
rt.mk auto merge of #8584 : thestinger/rust/jemalloc, r=graydon 2013-08-19 20:21:58 -07:00
rustllvm.mk Refactor optimization pass handling. 2013-05-29 14:16:49 +12:00
snap.mk mk: Remove CFG_INSTALL_SNAP logic. #2664 2013-07-19 15:35:42 -07:00
stage0.mk Fix #3225: Incorporate feedback from Graydon. 2013-07-09 13:08:50 +02:00
target.mk Deny warnings in stage1+ libsyntax/librustc/librustdoc/librusti/librust 2013-08-17 08:42:39 -07:00
tests.mk Don't attempt to run tidy over libuv or llvm 2013-08-22 14:58:06 -07:00
tools.mk Deny warnings in stage1+ libsyntax/librustc/librustdoc/librusti/librust 2013-08-17 08:42:39 -07:00