]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/elf/ia64.h
binutils/
authorTristan Gingold <gingold@adacore.com>
Thu, 31 Mar 2011 07:49:45 +0000 (07:49 +0000)
committerTristan Gingold <gingold@adacore.com>
Thu, 31 Mar 2011 07:49:45 +0000 (07:49 +0000)
commit00e98fc7596ff93e1b30d012cecdf7f3025eaea1
treeca7c14a461f5398ccddb25521e8804ce229e3bf0
parent822e989dfe76cb81aa06003f12d76ea78961d79e
binutils/
2011-03-31  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.

include/elf
2011-03-31  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.
binutils/ChangeLog
binutils/readelf.c
include/elf/ChangeLog
include/elf/ia64.h