COMMITS
/ mk/rt.mk September 4, 2016
J
no emutls for you, windows
Jorge Aparicio committed
July 25, 2016
J
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio committed
July 24, 2016
A
Fix build of compiler-rt on FreeBSD
Alan Somers committed
July 16, 2016
A
mk: Stop using cmake for compiler-rt
Alex Crichton committed
July 2, 2016
B
llvm: allow cleaning LLVM's Visual Studio builds
Ben Boeckel committed
June 2, 2016
B
Convert makefiles to build LLVM/compiler-rt with CMake
Brian Anderson committed
April 5, 2016
M
Rollup merge of #32686 - mneumann:dragonfly_jemalloc_prefix, r=alexcrichton
Manish Goregaokar committed
April 2, 2016
M
Prefix jemalloc on DragonFly to prevent segfaults.
Michael Neumann committed
March 29, 2016
A
mk: A few build fixes for i586-pc-windows-msvc
Alex Crichton committed
January 24, 2016
A
More reliable and consistent method of cancelling -Werror*
Angus Lees committed
February 7, 2016
A
std: Stop prefixing jemalloc symbols
Alex Crichton committed
November 26, 2015
B
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
Brian Anderson committed
February 3, 2016
G
compiler-rt: Handle -Werror=* arguments in CFLAGS
Guillaume Bonnet committed
February 2, 2016
A
Revert "mk: fix some undefined variable warnings"
Alex Crichton committed
December 13, 2015
T
mk: fix some undefined variable warnings
Tamir Duberstein committed
December 22, 2015
B
Auto merge of #30175 - alexcrichton:less-c-code, r=brson
bors committed
December 2, 2015
A
std: Remove rust_builtin C support library
Alex Crichton committed
December 17, 2015
A
std: Update jemalloc version
Alex Crichton committed
November 8, 2015
V
Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.
Vadim Chugunov committed
October 23, 2015
A
Build compiler-rt/builtins with MSVC
angelsl committed
August 26, 2015
D
Add line numbers to windows-gnu backtraces
Diggory Blake committed
June 25, 2015
A
rustc: Allow changing the default allocator
Alex Crichton committed
A
mk: Add support for i686-pc-windows-msvc
Alex Crichton committed
August 11, 2015
A
Register new snapshots
Alex Crichton committed
July 27, 2015
A
Remove morestack support
Alex Crichton committed
July 20, 2015
A
trans: Move rust_try into the compiler
Alex Crichton committed
June 19, 2015
A
msvc: Implement runtime support for unwinding
Alex Crichton committed
May 11, 2015
A
mk: Fix building compiler-rt on MSVC
Alex Crichton committed
A
mk: Add build system support for cl.exe
Alex Crichton committed
A
mk: Correct names of installed libs on windows
Alex Crichton committed
April 24, 2015
A
test: Fix some tests to run with musl
Alex Crichton committed
April 21, 2015
A
mk: Add support for musl-based builds
Alex Crichton committed
April 8, 2015
B
configure: Add --enable-debug-jemalloc
Brian Anderson committed
February 3, 2015
E
Remove duplicated configuration for android
Eunji Jeong committed
January 20, 2015
E
Initial support for aarch64-linux-android
Eunji Jeong committed
December 25, 2014
A
mk: Build jemalloc with -ffunction-sections
Alex Crichton committed
December 22, 2014
M
Removed unused context-switching assembly code.
Maya Nitu committed
November 20, 2014
C
mk/rt: use CFG_LLVM_TARGET instead of plain target when calling llc
Cody P Schafer committed
November 17, 2014
C
mk/rt/jemalloc: pass CFG_GCCISH_CFLAGS inside CC instead of passing CFG_CFLAGS in EXTRA_CFLAGS
Cody P Schafer committed
July 23, 2014
C
Implement flexible target specification
Corey Richardson committed
B
mk: Remove extra whitespace before line continuation backslashes
Birunthan Mohanathas committed
October 20, 2014
C
mk/rt: "export CC" does not seem to work (gcc observed), use explicit shell variables instead
Cody P Schafer committed
October 2, 2014
D
remove the uv_support code
Daniel Micay committed
October 1, 2014
A
Remove libuv, gyp
Aaron Turon committed
September 22, 2014
M
Copy GYP environment variables on iOS
Matt Coffin committed
M
Ensure that compiler environment is passed to gyp
Matt Coffin committed
September 14, 2014
A
mk: Don't depend on src/jemalloc/VERSION
Alex Crichton committed
September 7, 2014
D
enable jemalloc debugging in unoptimized builds
Daniel Micay committed
July 29, 2014
M
Port Rust to DragonFlyBSD
Michael Neumann committed
June 14, 2014
A
alloc: Allow disabling jemalloc
Alex Crichton committed