index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_back
/
target
/
dragonfly_base.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-39
/
+0
2018-04-26
rustc_back: move LinkerFlavor, PanicStrategy, and RelroLevel to target.
Irina Popa
-2
/
+1
2017-07-14
Support both partial and full RELRO
Johannes Löthberg
-2
/
+2
2017-07-11
Add support for full RELRO
Johannes Löthberg
-0
/
+1
2017-04-07
-Z linker-flavor
Jorge Aparicio
-11
/
+15
2016-12-22
Correct target_family mess
Jeremy Soller
-0
/
+1
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-2
/
+2
2016-04-24
librustc_back: remove explicit linker
Tamir Duberstein
-1
/
+0
2016-02-08
rustc: Use llvm-ar for custom targets by default
Alex Crichton
-1
/
+0
2016-01-21
actively disable stack execution on linux and bsd
Ali Clark
-0
/
+3
2015-09-25
rustc: Don't use jemalloc when crossing to MSVC
Alex Crichton
-1
/
+1
2015-09-05
DragonFly: Remove -L paths from pre_link_args.
Michael Neumann
-2
/
+0
2015-08-30
fixes #27124 for DragonFly
Michael Neumann
-1
/
+1
2015-08-14
rustc: Allow changing the default allocator
Alex Crichton
-0
/
+1
2015-08-10
Remove morestack support
Alex Crichton
-1
/
+0
2015-07-16
trans: Add kind to writeArchive
Alex Crichton
-0
/
+1
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2014-12-19
Several fixes for DragonFly (rebase)
Michael Neumann
-3
/
+8
2014-11-04
Implement flexible target specification
Corey Richardson
-0
/
+30