summary refs log tree commit diff
path: root/src/libstd/os/fuchsia
AgeCommit message (Collapse)AuthorLines
2016-10-22Update libc submodule with corresponding fuchsia changesRaph Levien-5/+0
Also trim os::fuchsia::raw architectures.
2016-10-22Add Fuchsia supportRaph Levien-0/+394
Adds support for the x86_64-unknown-fuchsia target, which covers the Fuchsia operating system.