summaryrefslogtreecommitdiff
path: root/ld/emultempl
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@arc.com>2012-11-30 18:28:37 +0000
committerJoern Rennecke <joern.rennecke@arc.com>2012-11-30 18:28:37 +0000
commitfb9649cfc92abdc82888ddf85e98448c55e3b208 (patch)
treeb2a6aa7a67434c086921c9ce4544954523d24dc4 /ld/emultempl
parent72e680cfd5be7d33e5c4d48081e7f2a7292cea5a (diff)
downloadbinutils-redhat-fb9649cfc92abdc82888ddf85e98448c55e3b208.tar.gz
* scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add.
* emultempl/epiphanyelf_4x4.em: Likewise. * configure.tgt: Add elf32epiphany_4x4 support. * Makefile.am: Likewise. * Makefile.in: Regenerate.
Diffstat (limited to 'ld/emultempl')
-rw-r--r--ld/emultempl/epiphanyelf_4x4.em32
1 files changed, 32 insertions, 0 deletions
diff --git a/ld/emultempl/epiphanyelf_4x4.em b/ld/emultempl/epiphanyelf_4x4.em
new file mode 100644
index 0000000000..9f913ea75c
--- /dev/null
+++ b/ld/emultempl/epiphanyelf_4x4.em
@@ -0,0 +1,32 @@
+# This shell script emits a C file. -*- C -*-
+# Copyright 1991, 1993, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+# 2004, 2005, 2007, 2008
+# Free Software Foundation, Inc.
+#
+# This file is part of the GNU Binutils.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+# MA 02110-1301, USA.
+#
+
+# This file is sourced from elf32.em, and defines extra epiphany-elf
+# specific routines.
+#
+
+fragment <<EOF
+
+
+EOF
+