Skip to content
Snippets Groups Projects
  1. Oct 14, 2018
  2. Oct 08, 2018
  3. May 01, 2018
  4. Apr 29, 2018
    • Nagy Tibor's avatar
      Fix linking problems · 88f9d40a
      Nagy Tibor authored
      The Rust code and some built-in compiler functions (__divdc3/__divsc3/__divxc3)
      complained about missing floating-point stuff:
      - fmax, fmaxf, fmaxl, logb, logbf, logbl, scalbnl, trunc, floor, ceil.
      
      Passing `--gc-sections` to the linker seems to fix this.
      88f9d40a
  5. Mar 28, 2018
  6. Mar 09, 2018
  7. Mar 08, 2018
  8. Feb 28, 2018
  9. Feb 23, 2018
  10. Feb 22, 2018
  11. Feb 21, 2018
Loading