about summary refs log tree commit diff
path: root/mk
AgeCommit message (Expand)AuthorLines
2016-02-01Auto merge of #30367 - tamird:fix-makefile-bugs, r=alexcrichtonbors-57/+66
2016-02-01Auto merge of #31303 - alexcrichton:mips-warnings, r=aturonbors-2/+2
2016-02-01mk: fix some undefined variable warningsTamir Duberstein-57/+66
2016-01-31Fix the armv7 linux targetpetevine-2/+2
2016-01-31Add Illumos supportNikita Baksalyar-0/+23
2016-01-31Auto merge of #31298 - japaric:mips-musl, r=alexcrichtonbors-0/+48
2016-01-30rustc: set MIPS cpu/features in the compilerJorge Aparicio-2/+2
2016-01-30revert changes used for local testingJorge Aparicio-8/+8
2016-01-30Auto merge of #31274 - brson:nobench, r=nikomatsakisbors-18/+4
2016-01-30Rollup merge of #31290 - alexcrichton:fix-powerpc64, r=brsonManish Goregaokar-3/+4
2016-01-29rustc: Set MIPS cpu/features in the compilerAlex Crichton-2/+2
2016-01-30Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakisbors-0/+2
2016-01-29Get tests working on MSVC 32-bitAlex Crichton-0/+2
2016-01-29add support for mips(el)-unknown-linux-muslJorge Aparicio-0/+48
2016-01-29Remove src/test/benchBrian Anderson-18/+4
2016-01-29mk: Fix cross-compiling to armv7-unknown-linux-gnuAlex Crichton-3/+3
2016-01-29mk: Fix compiling jemalloc for powerpc64Alex Crichton-0/+1
2016-01-29Rollup merge of #31276 - alexcrichton:fix-powerpc64-cross-prefix, r=brsonManish Goregaokar-1/+1
2016-01-29Rollup merge of #31252 - alexcrichton:ios-old-mac, r=brsonManish Goregaokar-2/+2
2016-01-29Auto merge of #30948 - fabricedesre:rpi2, r=alexcrichtonbors-0/+26
2016-01-28mk: Fix cross prefix for powerpc64Alex Crichton-1/+1
2016-01-29Auto merge of #30900 - michaelwoerister:trans_item_collect, r=nikomatsakisbors-1/+11
2016-01-28Add support for armv7 toolchainsFabrice Desré-0/+26
2016-01-27mk: Remove the -mfpu=vfp4 argument from arm iOSAlex Crichton-2/+2
2016-01-26Implement the translation item collector.Michael Woerister-1/+11
2016-01-24mk: Move from `-D warnings` to `#![deny(warnings)]`Alex Crichton-8/+0
2016-01-21mk: Remove all perf-related targetsAlex Crichton-75/+2
2016-01-21move more checks out of librustcOliver Schneider-1/+1
2016-01-20Bump version to 1.8Brian Anderson-1/+1
2016-01-16Auto merge of #30930 - oli-obk:fix/30887, r=arielb1bors-2/+3
2016-01-16libsyntax: accept only whitespace with the PATTERN_WHITE_SPACE propertyKevin Butler-1/+1
2016-01-15move const block checks before lowering stepOliver Schneider-2/+3
2016-01-15Rollup merge of #30776 - antonblanchard:powerpc64_merge, r=alexcrichtonManish Goregaokar-0/+48
2016-01-14Rollup merge of #30874 - dhuseby:fixing_bitrig_tests, r=alexcrichtonManish Goregaokar-1/+1
2016-01-14Rollup merge of #30863 - jseyfried:no_rc, r=eddybManish Goregaokar-1/+1
2016-01-13Fixes #30873Dave Huseby-1/+1
2016-01-13Auto merge of #30794 - joerg-krause:fix-arm-unknown-linux-gnueabi-float-abi, ...bors-2/+2
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-0/+48
2016-01-13resolve: use arena allocation instead of reference counting for `Module`s to ...Jeffrey Seyfried-1/+1
2016-01-12Auto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichtonbors-4/+0
2016-01-12Auto merge of #30599 - brson:extra, r=alexcrichtonbors-1/+1
2016-01-11Replace no_elf_tls with target_thread_localAmanieu d'Antras-4/+0
2016-01-09Fix arm-unknown-linux-gnueabi floating-point ABIJörg Krause-2/+2
2016-01-06finish enabling -C rpath by default in rustc. See #30353.Felix S. Klock II-1/+1
2015-12-31Rollup merge of #30365 - tamird:update-valgrind, r=pnkfelixSimonas Kazlauskas-3/+7
2015-12-29configure: Add --extra-filename flagBrian Anderson-1/+1
2015-12-22Auto merge of #30175 - alexcrichton:less-c-code, r=brsonbors-4/+2
2015-12-21std: Remove rust_builtin C support libraryAlex Crichton-4/+2
2015-12-21Auto merge of #30434 - alexcrichton:update-jemalloc, r=alexcrichtonbors-5/+18
2015-12-21std: Update jemalloc versionAlex Crichton-5/+18