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]

Re: [PATCH ARC 2/8] BINUTILS: new ARC port


Hi,

Please find attached a new amended ARC patch for binutils/ folder. I have added extra a NEWS entry, and I have changed the ARC's e_machine flags accordingly to the naming used here: http://www.sco.com/developers/gabi/latest/ch4.eheader.html

The complete proposed ARC patch can be found also here: https://github.com/foss-for-synopsys-dwc-arc-processors/binutils_gdb_upstreaming

Thank you,
Claudiu

binutils/ChangeLog:
2015-09-01  Claudiu Zissulescu  <claziss@synopsys.com>
	    Cupertino Miranda  <cmiranda@synopsys.com>

	* readelf.c (get_machine_name): Remove A5 reference. Add ARCompact
	and ARCv2.
	(get_machine_flags): Handle EM_ARCV2 and EM_ARCOMPACT.
	(guess_is_rela): Likewise.
	(dump_relocations): Likewise.
	(is_32bit_abs_reloc): Likewise.
	(is_16bit_abs_reloc): Likewise.
	(is_none_reloc): Likewise.
	* NEWS: Mention the new feature.

Attachment: binutils.patch
Description: Text document


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