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]

[PATCH ARC 4/8] INCLUDE ELF: new ARC port


Hi,

Please find attached a new amended ARC patch for include/elf folder. This patch was sent originally as a message having the [PATCH ARC 3/8] in its subject field, which was a duplicate of an earlier message.

As an extra mod, 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

include/elf/ChangeLog:
2015-09-01  Cupertino Miranda  <cmiranda@synopsys.com>

	* arc-reloc.def: Macro file with definition of all relocation
	types.
	* arc.h: Changed macros for the newly supported ARC cpus.  Altered
	enum defining the supported relocations.
	* common.h: Changed EM_ARC_A5 definition to EM_ARC_COMPACT. Added
	macro for EM_ARC_COMPACT2.


Attachment: include_elf.patch
Description: Text document


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