Commit Graph

58 Commits

Author SHA1 Message Date
Josh Stone
df7f61c253 Update to 1.14.0.
Rewrite bootstrap logic to target specific arches.
Bootstrap ppc64, ppc64le, s390x. (thanks to Sinny Kumari for testing!)
2016-12-22 22:08:39 -08:00
Josh Stone
e11f49f736 Update to 1.13.0.
- Use hardening flags for linking.
- Split the standard library into its own package
- Centralize rustlib/ under /usr/lib/ for multilib integration.
2016-11-11 23:34:00 -08:00
Josh Stone
8f339a302b upload rustc-1.12.1-src.tar.gz 2016-10-20 22:01:39 -07:00
Josh Stone
e70d943ba9 Update to 1.12.0.
- Always use --local-rust-root, even for bootstrap binaries.
- Remove the rebuild conditional - the build system now figures it out.
- Let minidebuginfo do its thing, since metadata is no longer a note.
- Let rust build its own compiler-rt builtins again.
2016-09-30 22:04:29 -07:00
Josh Stone
861a35d36f add armv7 bootstrap binaries 2016-09-02 21:23:50 -07:00
Josh Stone
ba0dc4eb0b Update to 1.11.0.
- Drop the backported patches.
- Patch get-stage0.py to trust existing bootstrap binaries.
- Use libclang_rt.builtins from compiler-rt, dodging llvm-static issues.
- Use --local-rust-root to make sure the right bootstrap is used.
2016-08-24 00:47:10 -07:00
Josh Stone
717ffe274a Initial import (#1356907) 2016-08-11 21:54:53 -07:00
Fedora Release Engineering
0bc08992db Initial setup of the repo 2016-07-27 18:01:05 +00:00