SHA256
6
0
forked from pool/binutils

Accepting request 485812 from home:a_faerber:riscv

Add riscv64 target

OBS-URL: https://build.opensuse.org/request/show/485812
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=240
This commit is contained in:
2017-04-05 12:58:14 +00:00
committed by Git OBS Bridge
parent acc3578ab0
commit 6b871c8dd6
45 changed files with 3684 additions and 22 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 5 11:55:17 UTC 2017 - afaerber@suse.de
- Add riscv64 target, tested with gcc7 and downstream newlib 2.4.0
* Prepare riscv32 target (gh#riscv/riscv-newlib#8)
-------------------------------------------------------------------
Fri Mar 31 10:30:08 UTC 2017 - rguenther@suse.com