Skip to content
Snippets Groups Projects
  1. Nov 13, 2016
  2. Nov 10, 2016
  3. Nov 09, 2016
  4. Nov 08, 2016
  5. Nov 07, 2016
    • Alex Crichton's avatar
      Merge pull request #445 from xen0n/remove-bogus-mipsel-arches · b3676593
      Alex Crichton authored
      Remove mipsel target_arches
      b3676593
    • Wang Xuerui's avatar
      Remove mipsel target_arches · 0caba716
      Wang Xuerui authored
      The `mipsel` `target_arch` was introduced with the initial MIPSel
      support (rust-lang/rust@82ec1aef293ddc5c6373bd7f5ec323fafbdf7901),
      but was subsequently removed with implementation of the Flexible Target
      Specification (Rust RFC 0131,
      rust-lang/rust@3a8f4ec32a80d372db2d02c76acba0276c4effd0).
      Remove these to be consistent with other arches and reduce confusion.
      
      I've very slightly formatted the deletions so as to not require a style
      cleanup later and obscure `git blame` output.
      0caba716
  6. Nov 06, 2016
  7. Nov 05, 2016
  8. Nov 03, 2016
  9. Oct 29, 2016
  10. Oct 28, 2016
  11. Oct 27, 2016
  12. Oct 24, 2016
  13. Oct 22, 2016
  14. Oct 21, 2016
  15. Oct 20, 2016
    • Raph Levien's avatar
      Simplify configuration of ai_addr · 7ac91c6d
      Raph Levien authored
      Merge two separate config blocks for conditionally including ai_addr
      in the addrinfo struct for unix/notbsd.
      7ac91c6d
    • Raph Levien's avatar
      Remove unwind from link libs · 6d24c4be
      Raph Levien authored
      The reference to the unwind lib belongs in libstd, not here. Also fix
      lint error.
      6d24c4be
    • Raph Levien's avatar
      Add support for Fuchsia · 517e86df
      Raph Levien authored
      These patches add support for the Fuchsia operating system. For the
      time being, it shares a lot of infrastructure with the Linux target,
      because of the use of a musl-based libc.
      517e86df
  16. Oct 19, 2016
  17. Oct 15, 2016
Loading