gold/
* 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.
This commit is contained in:
parent
6a18a01c33
commit
9810d34d76
8 changed files with 10564 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
// mips.h -- ELF definitions specific to EM_MIPS -*- C++ -*-
|
||||
|
||||
// Copyright (C) 2012-2014 Free Software Foundation, Inc.
|
||||
// Written by Sasa Stankovic <sasa.stankovic@rt-rk.com>
|
||||
// Written by Sasa Stankovic <sasa.stankovic@imgtec.com>
|
||||
// and Aleksandar Simeonov <aleksandar.simeonov@rt-rk.com>.
|
||||
|
||||
// This file is part of elfcpp.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue