Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / doc / Makefile.in
index 474bd481cd52fbc1acd36cfb7877e1e10770e22f..a126e2f1596b2bb960ff0cdacea694bdb4059eb9 100644 (file)
@@ -16,7 +16,7 @@
 @SET_MAKE@
 
 #
-#   Copyright (C) 2012-2016 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2018 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
@@ -257,6 +257,7 @@ builddir = @builddir@
 cgen_cpu_prefix = @cgen_cpu_prefix@
 datadir = @datadir@
 datarootdir = @datarootdir@
+do_compare = @do_compare@
 docdir = @docdir@
 dvidir = @dvidir@
 exec_prefix = @exec_prefix@
@@ -332,16 +333,14 @@ CPU_DOCS = \
        c-epiphany.texi \
        c-h8300.texi \
        c-hppa.texi \
-       c-i370.texi \
        c-i386.texi \
-       c-i860.texi \
-       c-i960.texi \
        c-ip2k.texi \
        c-lm32.texi \
        c-m32c.texi \
        c-m32r.texi \
        c-m68hc11.texi \
        c-m68k.texi \
+       c-s12z.texi \
        c-metag.texi \
        c-microblaze.texi \
        c-mips.texi \
@@ -354,13 +353,13 @@ CPU_DOCS = \
        c-pdp11.texi \
        c-pj.texi \
        c-ppc.texi \
+       c-pru.texi \
        c-rl78.texi \
        c-riscv.texi \
        c-rx.texi \
        c-s390.texi \
        c-score.texi \
        c-sh.texi \
-       c-sh64.texi \
        c-sparc.texi \
         c-tic54x.texi \
         c-tic6x.texi \
This page took 0.024089 seconds and 4 git commands to generate.