This is the mail archive of the binutils-cvs@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]

src/binutils ChangeLog readelf.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2009-11-20 15:13:18

Modified files:
	binutils       : ChangeLog readelf.c 

Log message:
	* readelf.c: Include xc16x.h.
	(dump_relocations): Handle relocations for the xc16x target.
	(get_machine_name): Accept EM_C166 for xc16x targets.
	(is_32bit_abs_reloc): Add support for xc16c 32-bit absolute reloc.
	(is_16bit_abs_reloc): Add support for xc16c 16-bit absolute reloc.
	(is_none_reloc): Add support for xc16c null reloc.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1566&r2=1.1567
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.470&r2=1.471


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