summaryrefslogtreecommitdiffstats
path: root/gas/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-08-13 14:52:54 +0000
committerNick Clifton <nickc@redhat.com>2012-08-13 14:52:54 +0000
commita06ea96464a2928865beb2ac6f12deb0464bfcd7 (patch)
tree5af98be87fc6e7ea4e8197c241698b97cceeafb8 /gas/Makefile.am
parentf47f77df4e0f38c96bf5a4c4d8ecda6c73f5ffc2 (diff)
downloadppe42-binutils-a06ea96464a2928865beb2ac6f12deb0464bfcd7.tar.gz
ppe42-binutils-a06ea96464a2928865beb2ac6f12deb0464bfcd7.zip
Add support for 64-bit ARM architecture: AArch64
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r--gas/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am
index 020e7cf980..256e2322fd 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -107,6 +107,7 @@ HFILES = \
# CPU files in config.
TARGET_CPU_CFILES = \
+ config/tc-aarch64.c \
config/tc-alpha.c \
config/tc-arc.c \
config/tc-arm.c \
@@ -176,6 +177,7 @@ TARGET_CPU_CFILES = \
config/xtensa-relax.c
TARGET_CPU_HFILES = \
+ config/tc-aarch64.h \
config/tc-alpha.h \
config/tc-arc.h \
config/tc-arm.h \
OpenPOWER on IntegriCloud