[PATCH] add AT_SUN_* constants to elf/common.h
Roland McGrath
roland@redhat.com
Thu Jan 29 21:21:00 GMT 2004
> > And go ahead and add them to the switch in readelf.c if you like.
> >
> >
> > There isn't one. readelf does not decode NT_AUXV note contents at all.
> > If I were to add that, the list of tags and descriptions would duplicate a
> > table I'll add to gdb. So I'd rather either not touch readelf, or else put
> > this table into a shared source file (e.g. as a macro).
>
> As shared source, yes. As a macro, please no.
I've opted for not enhancing readelf at all, unless I get pushed to do
otherwise.
More information about the Binutils
mailing list