summaryrefslogtreecommitdiffstats
path: root/rtems/config/5/rtems-riscv32.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 5: Change riscv32 back to riscvSebastian Huber2018-07-301-17/+0
| | | | | | | | Update Binutils to include a bug fix for: https://sourceware.org/bugzilla/show_bug.cgi?id=23451 Update #3452.
* 5: Change riscv to riscv32Sebastian Huber2018-07-261-0/+17
| | | | | | | | | | This is a temporary workaround for this bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23451 It is not clear how this can be resolved upstream. Update #3452.
* 5: Merge riscv32 and riscv64 into riscvSebastian Huber2018-07-231-17/+0
| | | | | | | | | | After several upstream updates in Binutils, GCC, Newlib, and GDB it is now possible to use a common riscv tool chain for the 32-bit and 64-bit RISC-V. Update GDB to ce73f310150418a9a1625ab60a527d959096a9e2 Git commit. Close #3452.
* 5: Update NewlibSebastian Huber2018-07-231-1/+1
| | | | | | | | Update RISC-V GCC to a GCC 9 branch commit. Close #3342. Close #3343. Update #3452.
* 5: Update to Binutils 2.31.1Sebastian Huber2018-07-231-1/+1
|
* 5: Use GCC 8 snapshot for RISC-VSebastian Huber2018-06-211-1/+1
| | | | | | This picks up the new multilib set for RISC-V. Update #3452.
* 5: Update RISC-V Binutils and GDBSebastian Huber2018-06-201-2/+2
| | | | | | | | This includes the following bug fix: https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Update #3452.
* 5: Add GDB for RISC-VSebastian Huber2018-06-131-0/+1
| | | | | | Mainline GDB support for RISC-V is not yet in a released GDB version. Close #3453.
* 5: Update RISC-V BinutilsSebastian Huber2018-06-131-1/+1
| | | | | | | | This includes the following bug fix: https://sourceware.org/bugzilla/show_bug.cgi?id=23244 Update #3452.
* 5: Add versions to file namesSebastian Huber2018-01-311-2/+2
|
* 5: Update to Binutils 2.30Sebastian Huber2018-01-291-1/+1
|
* 5: Update to Newlib 3.0.0 and GCC 7.3Sebastian Huber2018-01-261-1/+1
| | | | | Epiphany target can now use the default build set. The or1k and m32c targets still need special GCC versions.
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-091-0/+16
Update #3220.