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