Re: [PATCH v2] Add 'Key to Flags' to eu-readelf output [bz 29571]

2025-04-04 Thread Mark Wielaard
Hi Samuel, On Thu, 2025-04-03 at 17:24 +1000, Samuel Zeter wrote: > When printing section headers, also include a key to what each flag > is at the end of the section header output. > > Signed-off-by: Samuel Zeter Thanks, looks good. Committed with a slightly tweaked commit message: commit ef1

[PATCH v2] Add 'Key to Flags' to eu-readelf output [bz 29571]

2025-04-03 Thread Samuel Zeter
When printing section headers, also include a key to what each flag is at the end of the section header output. Signed-off-by: Samuel Zeter --- Updates tests to fix issues from the first patch. src/readelf.c | 11 ++ tests/run-copyadd-sections.sh | 4 +-- tests/run-large-e