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

2019-04-03 Thread Mao Han
Hi, FIX NEWLINE IN LAST EMAIL On Wed, Apr 03, 2019 at 10:54:11PM +0200, Mark Wielaard wrote: > Hi, > > On Mon, Apr 01, 2019 at 10:31:55AM +0800, Mao Han wrote: > > This patch add backend support for C-SKY architecture. > > Thanks. I don't know anything about the C-SKY architecture. Do you > have

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

2019-04-03 Thread Mao Han
Hi, On Wed, Apr 03, 2019 at 10:54:11PM +0200, Mark Wielaard wrote: > Hi, > > On Mon, Apr 01, 2019 at 10:31:55AM +0800, Mao Han wrote: > > This patch add backend support for C-SKY architecture. > > Thanks. I don't know anything about the C-SKY architecture. Do you > have an URL to the ELF/DWARF su

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

2019-04-03 Thread Mark Wielaard
Hi, On Mon, Apr 01, 2019 at 10:31:55AM +0800, Mao Han wrote: > This patch add backend support for C-SKY architecture. Thanks. I don't know anything about the C-SKY architecture. Do you have an URL to the ELF/DWARF supplemental spec that describes the ELF structures and DWARF register numbers C-S

[PATCH 0/2] Add C-SKY support

2019-03-31 Thread Mao Han
Hi, This patch add backend support for C-SKY architecture. Tested on X86 and got no regression. Also tested on C-SKY qemu. I didn't find any easy way to do the cross test, so I modified the test script to run the test suite with ssh, some testcases fail due to the script modification. PASS: run-ar