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 [4/4] C-SKY port V3: linker


This is the last part of the C-SKY patch set, containing the pieces for ld. Since most of the actual linker magic happens in the BFD ELF support, this piece is mostly just build configury plus documentation and test cases.


    	ld/
    	* Makefile.am (ALL_EMULATION_SOURCES): Add C-SKY emulations.
    	(ecskyelf.c, ecskyelf_linux.c): New rules.
    	* Makefile.in: Regenerated.
    	* configure.tgt: Add C-SKY.
    	* emulparams/cskyelf.sh: New file.
    	* emulparams/cskyelf_linux.sh: New file.
    	* emultempl/cskyelf.em: New file.
    	* gen-doc.texi: Add C-SKY.
    	* ld.texi: Likewise.
    	(Options specific to C-SKY targets): New section.
    	* testsuite/ld-csky/*: New tests.

Attachment: csky-binutils-4u.patch
Description: Text document


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