Skip to content
Snippets Groups Projects
  1. Jun 11, 2019
  2. Apr 24, 2019
  3. Mar 13, 2019
  4. Dec 29, 2018
  5. Dec 10, 2018
  6. Dec 03, 2018
  7. Nov 17, 2018
  8. Oct 14, 2018
  9. Oct 08, 2018
  10. May 01, 2018
  11. 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
  12. Mar 28, 2018
  13. Mar 09, 2018
  14. Mar 08, 2018
  15. Feb 28, 2018
  16. Feb 23, 2018
  17. Feb 22, 2018
  18. Feb 21, 2018
Loading