src/binutils ChangeLog readelf.c

amodra@sourceware.org amodra@sourceware.org
Mon Feb 21 08:18:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2005-02-21 02:55:57

Modified files:
	binutils       : ChangeLog readelf.c 

Log message:
	* readelf.c (BYTE_GET8): Delete.  Replace uses with BYTE_GET.
	(byte_get_little_endian): Don't handle size of -8.
	(byte_get_signed, byte_get_big_endian): Likewise.
	(print_dec_vma, print_hex_vma): New functions.
	(print_vma): Use them.  Return chars output.
	(get_dynamic_data): Return a bfd_vma array.  Add ent_size parm.
	(process_symbol_table): Handle alpha and s390 .hash.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.868&r2=1.869
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.277&r2=1.278



More information about the Binutils-cvs mailing list