Re: [PATCH] wrong backend definition?

2019-04-14 Thread Mark Wielaard
On Wed, 2019-04-10 at 16:05 +0800, Mao Han wrote: > --- a/backends/riscv_cfi.c > +++ b/backends/riscv_cfi.c > @@ -31,7 +31,7 @@ > > #include > > -#define BACKEND aarch64_ > +#define BACKEND riscv_ > #include "libebl_CPU.h" Indeed, that was clearly wrong. Thanks for noticing. We were lucky t

Re: [PATCH V2 1/2] libelf: Sync elf.h from glibc

2019-04-14 Thread Mark Wielaard
On Wed, 2019-04-10 at 15:51 +0800, Mao Han wrote: > +2019-04-01 Mao Han > + > + * elf.h: Update from glibc. Looks like a clean sync from glibc. Pushed to master. Thanks, Mark

Re: [PATCH V2 0/2] Add C-SKY support

2019-04-14 Thread Mark Wielaard
On Wed, 2019-04-10 at 15:51 +0800, Mao Han wrote: > I'v check some of the failed testcase. Thanks for double checking, it seems we understand all of the cases why they fail except... > > I haven't looked at the code yet, so maybe none of the backtrace tests > > would work even if you could run in