1. Mar 05, 2020
  2. Mar 04, 2020
  3. Feb 25, 2020
  4. Feb 24, 2020
  5. Feb 21, 2020
    • Nelson Chu's avatar
      Add binuitls testsuite pr-24406-1 to the white list for newlib. · 60ff1542
      Nelson Chu authored
      This testcase is used to check whether the linker is work normally when both
      the --wrap=SYMBOL and -flto are set.  It seems that the current fix only can
      work when the wrapped symbol `SYMBOL` is defined in the other files and will be
      linked.  See the pr-24406-1 test, the `read` symbol is defined in the glibc’s
      libc.so.6, and we will also link the libc.so.6 by the linux toolchain, so it
      works.  But the `read` symbol isn’t defined in the newlib, or other linked
      objects or archives.  Therefore, the pr-24406-1 testsuite is always failed
      for riscv elf toolchain, but seems to work for riscv linux toolchain.
      
      On the other hand, if the wrapped symbol is `read_p`, it isn't defined in the
      other linked files, so we also get the error link for the linux toolchain.
      The fix in upstream seems not complete.  I suppose that we shoud just skip the
      pr-24406-1 testcase until upstream fix or remove it.
      60ff1542
  6. Dec 20, 2019
  7. Dec 19, 2019
    • Nelson Chu's avatar
      Update binutils to version 0.8-draft-20191207. · 76019f2e
      Nelson Chu authored
      This should be the last update for version 0.8-draft.
      Please see the details as follows:
      
      * Support limited vector load/store and move whole register.
      * Accept constant 0 for address of vector amo instruction.
      * Support the vector instruction constraints.
      76019f2e
  8. Dec 17, 2019
  9. Dec 12, 2019
  10. Nov 20, 2019
  11. Oct 24, 2019
  12. Oct 21, 2019
  13. Oct 18, 2019
  14. Oct 17, 2019
  15. Oct 03, 2019
  16. Oct 01, 2019
    • Kito Cheng's avatar
      Bump gcc · c02e86da
      Kito Cheng authored
      Backport following patches:
      - RISC-V: Fix bad insn splits with paradoxical subregs.
      - RISC-V: Fix more splitters accidentally calling gen_reg_rtx.
      - Fix for PR rtl-optimization/89795
      c02e86da
  17. Sep 30, 2019
  18. Sep 29, 2019
  19. Sep 28, 2019
  20. Sep 27, 2019
  21. Sep 26, 2019
  22. Sep 25, 2019
  23. Sep 24, 2019
  24. Sep 20, 2019
  25. Sep 06, 2019
  26. Aug 22, 2019
  27. Aug 21, 2019