[Bug tools/24550] eu-readelf does not know about DW_AT_GNU_{bias,numerator,denumerator}

2019-05-14 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24550 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org Summ

Re: [PATCH] readelf: Clean up section lists after usage.

2019-05-14 Thread Mark Wielaard
On Thu, May 09, 2019 at 04:55:23PM +0200, Mark Wielaard wrote: > +2019-05-09 Mark Wielaard > + > + * readelf.c (cleanup_list): New function. > + (main): Call cleanup_list for dump_data_sections and string_sections. Pushed to master.

Re: [PATCH] readelf: Decode DW_AT_discr_list block attributes.

2019-05-14 Thread Mark Wielaard
On Fri, May 10, 2019 at 11:48:32AM -0600, Tom Tromey wrote: > > "Mark" == Mark Wielaard writes: > > Mark> Decode DW_AT_descr_list blocks using the DW_DSC values. > Mark> This requires knowing the signedness of the discriminant. > Mark> Which means the attr_callback function needs access to th