mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 05:12:28 +08:00
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:

committed by
Cary Coutant

parent
6a18a01c33
commit
9810d34d76
@ -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.
|
||||
|
Reference in New Issue
Block a user