This is the mail archive of the binutils@sourceware.org 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] Handle missing Solaris auxv entries


>>>>> "Rainer" == Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> writes:

Rainer> The following patch fixes this by introducing the missing AT_SUN_*
Rainer> values from Solaris 11.4+ <sys/auxv.h>.  This lets the live and
Rainer> gcore-created dump tests PASS.

Rainer> I don't know yet what's the reason for those weird 'Unrecognized tag
Rainer> value' warnings with native core dumps is; elfdump -n certainly doesn't
Rainer> show them.  However, native core dumps still need quite some work
Rainer> (mostly in bfd) in this and other areas.

Rainer> Tested on amd64-pc-solaris2.11.  Ok for master?

The gdb parts are ok.  Thank you for doing this.

Rainer> 	(AT_SUN_CAP_HW1): ... this.  Retain old name for backward
Rainer> 	compatibility.

I don't know if compatibility is needed here, but I suppose it can
hardly hurt.

Tom


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