This adds support for marking RL78 binaries as either supporting 32-bit
[deliverable/binutils-gdb.git] / gas / Makefile.am
index cf6d877d0862ead3c82afd21ac9ef8707eb59e31..01731b9a64dbf92e2131a9e46ca3fff51134151c 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright 2012, 2013 Free Software Foundation
+#   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -167,8 +167,7 @@ TARGET_CPU_CFILES = \
        config/tc-nds32.c \
        config/tc-nios2.c \
        config/tc-ns32k.c \
-       config/tc-openrisc.c \
-       config/tc-or32.c \
+       config/tc-or1k.c \
        config/tc-pdp11.c \
        config/tc-pj.c \
        config/tc-ppc.c \
@@ -239,8 +238,7 @@ TARGET_CPU_HFILES = \
        config/tc-nds32.h \
        config/tc-nios2.h \
        config/tc-ns32k.h \
-       config/tc-openrisc.h \
-       config/tc-or32.h \
+       config/tc-or1k.h \
        config/tc-pdp11.h \
        config/tc-pj.h \
        config/tc-ppc.h \
This page took 0.0246 seconds and 4 git commands to generate.