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

new port for TILEPro and TILE-Gx processors (binutils files)


Here is the binutils port.

2011-06-03 Walter Lee <walt@tilera.com>

	* dwarf.c (dwarf_regnames_tile): New.
	(init_dwarf_regnames_tile): Likewise.
	* dwarf.h (init_dwarf_regnames_tile): Declare.
	(init_dwarf_regnames): Handle EM_TILE64, EM_TILEPRO, and EM_TILEGX.
	* readelf.c (guess_is_rela): Likewise.
	(dump_relocations): Likewise.
	(is_32bit_abs_reloc): Likewise.
	(is_32bit_pcrel_reloc): Likewise.
	(is_16bit_abs_reloc): Likewise.
	(is_none_reloc): Likewise.
	(get_machine_name): Handle EM_TILEGX.
	(is_64bit_abs_reloc): Likewise.
	(is_64bit_pcrel_reloc): Likewise.

Here are the changes to the binutils testsuite.

2011-06-03 Walter Lee <walt@tilera.com>

	* binutils-all/readelf.exp (readelf_test): Support tilepro.
	* binutils-all/readelf.s-tilepro: New.

Attachment: binutils.diff.bz2
Description: Binary data

Attachment: binutils-testsuite.diff.bz2
Description: Binary data


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