Skip to content
Snippets Groups Projects
  1. May 02, 2018
  2. May 01, 2018
  3. Apr 30, 2018
  4. Apr 29, 2018
    • Nagy Tibor's avatar
      Fix resize flag · e40f14f1
      Nagy Tibor authored
      e40f14f1
    • 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. Apr 27, 2018
  6. Apr 26, 2018
  7. Apr 23, 2018
  8. Apr 22, 2018
  9. Apr 21, 2018
  10. Apr 19, 2018
  11. Apr 18, 2018
  12. Apr 01, 2018
  13. Mar 31, 2018
Loading