Re: [[RESEND & PING]PATCH V3 1/1] Add backend support for C-SKY

2019-07-15 Thread Mark Wielaard
On Mon, 2019-07-15 at 16:55 +0800, Mao Han wrote: > I can't find the origin mail thread in my mailbox, as my mutt can > only keep the newest 5000 mails. So I just reply in a new thread. Sorry about taking so long to go over these patches. Thanks for answering the questions. I do have the older ema

[Bug binutils/24809] objcopy to not add SECTION symbols if section .note.gnu.gold-version present

2019-07-15 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24809 Tom de Vries changed: What|Removed |Added Component|tools |binutils Version|unspecifie

[Bug tools/24809] eu-unstrip to drop SECTION symbols if section .note.gnu.gold-version present

2019-07-15 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24809 --- Comment #1 from Mark Wielaard --- I can replicate this if I use objcopy to produce the hello.debug and hello.stripped binaries. But why don't you just use eu-strip? Doing: $ eu-strip -f hello.debug -o hello.stripped hello $ eu-unstrip hel

[Bug tools/24809] New: eu-unstrip to drop SECTION symbols if section .note.gnu.gold-version present

2019-07-15 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24809 Bug ID: 24809 Summary: eu-unstrip to drop SECTION symbols if section .note.gnu.gold-version present Product: elfutils Version: unspecified Status: NEW Severi

Re: 0.17(8 -> 7) release next week

2019-07-15 Thread Mark Wielaard
On Sat, 2019-07-13 at 00:36 +0200, Mark Wielaard wrote: > In another thread I said I would like to do a release end of this week > with the csky backend and the elfclassify tool integrated. But I didn't > make enough time for reviews, so that moves to next week. Sorry. > > I should have enough tim

Re: [[RESEND & PING]PATCH V3 1/1] Add backend support for C-SKY

2019-07-15 Thread Mao Han
Hi Mark, I can't find the origin mail thread in my mailbox, as my mutt can only keep the newest 5000 mails. So I just reply in a new thread. > > I've generated binaries/core with an upstream toolchain, however the > > divzero testcase doesn't cause any coredump, so I used a zeroptr > > testcase i