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] S390: Add support for TDB notes section


Hi Andreas,

bfd/ChangeLog:
2013-03-08  Andreas Arnez<arnez@linux.vnet.ibm.com>

	* elf-bfd.h (elfcore_write_s390_tdb): Add prototype.
	* elf.c (elfcore_write_s390_tdb): New function.
	(elfcore_write_register_note): Call it.
	(elfcore_grok_s390_tdb): New function.
	(elfcore_grok_note): Call it.

binutils/ChangeLog:
2013-03-08  Andreas Arnez<arnez@linux.vnet.ibm.com>

* readelf.c (get_note_type): Add NT_S390_TDB.

Approved and applied.


Cheers
  Nick

PS. You forgot a changelog entry for the include/elf/common.h change - I added one.


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