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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_back
/
target
/
redox_base.rs
Age
Commit message (
Expand
)
Author
Lines
2017-08-16
Enable unwinding panics on Redox
Ian Douglas Scott
-2
/
+1
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-2
/
+0
2017-04-07
-Z linker-flavor
Jorge Aparicio
-15
/
+18
2017-01-03
Remove -lc, -lm from the target spec - the cross compiler will link those
Jeremy Soller
-9
/
+1
2016-12-22
Correct target_family mess
Jeremy Soller
-1
/
+1
2016-12-22
Remove start functions, use newlib instead of openlibm + ralloc
Jeremy Soller
-5
/
+6
2016-12-21
In order to successfully build, go back to ralloc
Jeremy Soller
-2
/
+2
2016-12-20
Switch back to alloc_system
Jeremy Soller
-2
/
+2
2016-12-20
Link openlibm only in libstd
Jeremy Soller
-4
/
+0
2016-12-15
Add openlibm to redox
Jeremy Soller
-0
/
+4
2016-12-15
Add start functions, switch allocation crate to ralloc
Jeremy Soller
-2
/
+2
2016-12-15
Use alloc_system as default allocation crate
Jeremy Soller
-0
/
+2
2016-12-15
Use panic abort by default
Jeremy Soller
-0
/
+2
2016-12-15
Fix issue with setting cfg(unix)
Jeremy Soller
-0
/
+1
2016-12-15
Fix typo
Jeremy Soller
-2
/
+1
2016-12-15
Add redox target
Jeremy Soller
-0
/
+45