[Bug tools/21332] elflint doesn't handle compressed sections

2017-04-06 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 Mark Wielaard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tools/21332] elflint doesn't handle compressed sections

2017-04-06 Thread rguenther at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 --- Comment #8 from rguenther at suse dot de --- On Wed, 5 Apr 2017, mark at klomp dot org wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=21332 > > --- Comment #7 from Mark Wielaard --- > Turns out supporting (gabi) compressed ELF

[Bug tools/21332] elflint doesn't handle compressed sections

2017-04-05 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 --- Comment #7 from Mark Wielaard --- Turns out supporting (gabi) compressed ELF sections in eu-elflint is is fairly simple by just decompressing every section unconditionally at the start (when we also check if all sections are actually there

[Bug tools/21332] elflint doesn't handle compressed sections

2017-03-31 Thread rguenther at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 --- Comment #6 from rguenther at suse dot de --- On Thu, 30 Mar 2017, mark at klomp dot org wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=21332 > > --- Comment #5 from Mark Wielaard --- > I was wondering why I hadn't seen this bef

[Bug tools/21332] elflint doesn't handle compressed sections

2017-03-30 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 --- Comment #5 from Mark Wielaard --- I was wondering why I hadn't seen this before. Turns out that fedora binutils is explicitly configure with --enable-compressed-debug-sections=none. -- You are receiving this mail because: You are on the

[Bug tools/21332] elflint doesn't handle compressed sections

2017-03-30 Thread rguenther at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 --- Comment #4 from rguenther at suse dot de --- On Thu, 30 Mar 2017, mark at klomp dot org wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=21332 > > --- Comment #3 from Mark Wielaard --- > (In reply to rguenther from comment #2) >

[Bug tools/21332] elflint doesn't handle compressed sections

2017-03-30 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 --- Comment #3 from Mark Wielaard --- (In reply to rguenther from comment #2) > On Thu, 30 Mar 2017, mark at klomp dot org wrote: > > The question is how did a compressed ELF section end up in the elfstrmerge.o > > file in the first place? Esp

[Bug tools/21332] elflint doesn't handle compressed sections

2017-03-30 Thread rguenther at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 --- Comment #2 from rguenther at suse dot de --- On Thu, 30 Mar 2017, mark at klomp dot org wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=21332 > > Mark Wielaard changed: > >What|Removed |Added

[Bug tools/21332] elflint doesn't handle compressed sections

2017-03-30 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21332 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1