SHA256
6
0
forked from pool/binutils

Accepting request 691290 from openSUSE:Factory:RISCV

- riscv-abi-check.patch: Don't check ABI flags if no code section

OBS-URL: https://build.opensuse.org/request/show/691290
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=300
This commit is contained in:
2019-04-04 12:25:44 +00:00
committed by Git OBS Bridge
parent 31e85b47c3
commit cc2332a17c
45 changed files with 223 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 3 14:00:22 UTC 2019 - Andreas Schwab <schwab@suse.de>
- riscv-abi-check.patch: Don't check ABI flags if no code section
-------------------------------------------------------------------
Tue Feb 19 10:47:00 UTC 2019 - Martin Liška <mliska@suse.cz>