Re: [PATCH] elfclassify tool

2019-04-15 Thread Mark Wielaard
Hi, On Fri, 2019-04-12 at 17:38 +0200, Florian Weimer wrote: > This patch adds an elfclassify tool, mainly for the benefit of RPM's > find-debuginfo.sh. I have CCed Panu to see if he has any input. > I still need to implement an --unstripped option and fix the > iteration over the dynamic sectio

[COMMITTED] config: Add git tag --verify to upload-release.sh.

2019-04-15 Thread Mark Wielaard
Add a check to make sure we have to correct (signed) tag. Signed-off-by: Mark Wielaard --- config/ChangeLog | 4 config/upload-release.sh | 1 + 2 files changed, 5 insertions(+) diff --git a/config/ChangeLog b/config/ChangeLog index f956780..9b1cce4 100644 --- a/config/ChangeLog ++

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

2019-04-15 Thread Mark Wielaard
On Wed, 2019-04-10 at 15:51 +0800, Mao Han wrote: > C-SKY V2 ABI manual: > https://github.com/c-sky/csky-doc/blob/master/C-SKY_V2_CPU_Applications_Binary_Interface_Standards_Manual.pdf > C-SKY architecture user guide: > https://github.com/c-sky/csky-doc/blob/master/CSKY%20Architecture%20user_guide.