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: Mips target in gold - revision 3 - part 2


I've committed these changes on your behalf.

I also included a small fix to configure.tgt (thanks to
admin@heiher.info), which moves the catch-all "mips*-*-*" case below
the more specific "mips*el*-*-*|mips*le*-*-*" case.

Gold now support MIPS! Thanks for all the work on this!

-cary


2014-06-23  Sasa Stankovic  <Sasa.Stankovic@imgtec.com>

        * mips.cc: New file.
        * Makefile.am (TARGETSOURCES): Add mips.cc
        (ALL_TARGETOBJS): Add mips.$(OBJEXT)
        * configure.tgt: Add entries for mips*.
        * configure.ac: Likewise.
        * Makefile.in: Regenerate.
        * configure: Likewise.


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