src/bfd ChangeLog Makefile.in elf-bfd.h elf.c ...

sergiodj@sourceware.org sergiodj@sourceware.org
Mon Feb 4 18:26:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sergiodj@sourceware.org	2013-02-04 18:26:37

Modified files:
	bfd            : ChangeLog Makefile.in elf-bfd.h elf.c 
	                 elf32-ppc.c 
Added files:
	bfd            : elf-linux-psinfo.h 

Log message:
	2013-02-04  Sergio Durigan Junior  <sergiodj@redhat.com>
	Pedro Alves  <palves@redhat.com>
	
	* Makefile.in (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
	* elf-bfd.h (elf_internal_linux_prpsinfo): New structure
	declaration.
	(elfcore_write_linux_prpsinfo32, elfcore_write_linux_prpsinfo64)
	(elfcore_write_ppc32_linux_prpsinfo32): New declarations.
	* elf-linux-psinfo.h: New file.
	* elf.c: Include elf-linux-psinfo.h.
	(elfcore_write_linux_prpsinfo32, elfcore_write_linux_prpsinfo64):
	New functions.
	* elf32-ppc.c: Include `elf-linux-psinfo.h'.
	(elf_external_ppc_linux_prpsinfo32): New structure declaration.
	(PPC_LINUX_PRPSINFO32_SWAP_FIELDS): New macro.
	(elfcore_write_ppc_linux_prpsinfo32): New function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-linux-psinfo.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5928&r2=1.5929
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/Makefile.in.diff?cvsroot=src&r1=1.300&r2=1.301
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.355&r2=1.356
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.581&r2=1.582
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-ppc.c.diff?cvsroot=src&r1=1.323&r2=1.324



More information about the Binutils-cvs mailing list