PATCH [1/4] C-SKY port: ELF and BFD support

Sandra Loosemore sandra@codesourcery.com
Wed May 23 23:59:00 GMT 2018
Here's part 1 of the C-SKY port, covering the ELF and BFD support.

One technical note on this patch part:  the C-SKY port historically used 
the same value for EM_CSKY that was originally assigned to EM_MCORE 
(39), which caused various conflicts unless EM_MCORE was disabled. 
We've gotten a new official number assigned for EM_CSKY but continue to 
recognize objects using EM_MCORE for backward compatibility.  (Some 
other ports also have similar code to deal with old unofficial EM_xxx 
numbers.)

-Sandra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: csky-binutils-1u.patch
Type: text/x-patch
Size: 194097 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20180523/685d7a6c/attachment.bin>


More information about the Binutils mailing list