src/binutils ChangeLog readelf.c

jakub@sources.redhat.com jakub@sources.redhat.com
Thu Nov 28 16:03:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jakub@sourceware.org	2002-11-28 16:03:30

Modified files:
	binutils       : ChangeLog readelf.c 

Log message:
	* readelf.c Replace occurrences of Elf32_Internal_* and
	Elf64_Internal_* with Elf_Internal_*.
	(slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
	Zero r_addend fields.
	(dump_relocations): Remove relas variable, change Elf_Internal_Rel to
	Elf_Internal_Rela.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.567&r2=1.568
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.181&r2=1.182



More information about the Binutils-cvs mailing list