This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] add AT_SUN_* constants to elf/common.h


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.


Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]