Re: [Rpm-maint] [PATCH] debugedit: handle RISC-V relocation

2018-03-09 Thread Panu Matilainen
On 03/05/2018 01:01 PM, Andreas Schwab wrote: --- tools/debugedit.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/tools/debugedit.c b/tools/debugedit.c index e0b1d98d99..57cd83030f 100644 --- a/tools/debugedit.c +++ b/tools/debugedit.c @@ -1947,6 +1947,12 @@ edit_dwarf2 (DSO *dso)

[Rpm-maint] [PATCH] debugedit: handle RISC-V relocation

2018-03-05 Thread Andreas Schwab
--- tools/debugedit.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/tools/debugedit.c b/tools/debugedit.c index e0b1d98d99..57cd83030f 100644 --- a/tools/debugedit.c +++ b/tools/debugedit.c @@ -1947,6 +1947,12 @@ edit_dwarf2 (DSO *dso) if (rtype != R_68K_32)