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] readelf: display VMS notes


On Mar 30, 2011, at 5:51 PM, Nick Clifton wrote:

> Hi Tristan,
> 
>> binutils/
>> 2011-03-25  Tristan Gingold<gingold@adacore.com>
>> 
>> 	* readelf.c (get_ia64_vms_note_type): New function.
>> 	(print_ia64_vms_note): Ditto.
>> 	(process_note): Recognize VMS/ia64 specific notes.
>> 	Display them.
>> 	(process_corefile_note_segment): Decode VMS notes.
>> 
>> 2011-03-25  Tristan Gingold<gingold@adacore.com>
>> 
>> 	* ia64.h (Elf64_External_VMS_Note): New struct.
>> 	(NT_VMS_MHD, NT_VMS_LNM, NT_VMS_SRC, NT_VMS_TITLE, NT_VMS_EIDC,
>> 	NT_VMS_FPMODE, NT_VMS_LINKTIME, NT_VMS_IMGNAM, NT_VMS_IMGID
>> 	NT_VMS_LINKID, NT_VMS_IMGBID, NT_VMS_GSTNAM, NT_VMS_ORIG_DYN)
>> 	NT_VMS_PATCHTIME) New macros.
> 
> Approved - please apply.

thanks, committed.

Tristan.


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