src/binutils ChangeLog dwarf.c elfcomm.c elfcomm.h

ccoutant@sourceware.org ccoutant@sourceware.org
Wed Feb 15 18:32:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ccoutant@sourceware.org	2012-02-15 18:32:31

Modified files:
	binutils       : ChangeLog dwarf.c elfcomm.c elfcomm.h 

Log message:
	* dwarf.c (dwarf_vmatoa64): New function.
	(read_and_display_attr_value): Print 8-byte forms as single hex
	numbers.
	(process_debug_info): Print type signatures as single hex numbers.
	* elfcomm.c (byte_get_64): New function.
	* elfcomm.h (byte_get_64): New function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1879&r2=1.1880
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.c.diff?cvsroot=src&r1=1.107&r2=1.108
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/elfcomm.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/elfcomm.h.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Binutils-cvs mailing list