aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/Makefile.in
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2018-10-05 11:41:42 +0900
committerStafford Horne <shorne@gmail.com>2018-10-05 11:41:42 +0900
commit1f041c6edf49a896b99db253066fce427a7d2264 (patch)
tree1d464abc2924bf0bd750634af73c8cbb1714d64b /gas/doc/Makefile.in
parent07f5f4c683879e844d20d0d4963bbaf1b7cd47b9 (diff)
downloadgdb-1f041c6edf49a896b99db253066fce427a7d2264.zip
gdb-1f041c6edf49a896b99db253066fce427a7d2264.tar.gz
gdb-1f041c6edf49a896b99db253066fce427a7d2264.tar.bz2
or1k: Add OpenRISC gas documentation
gas/ChangeLog: yyyy-mm-dd Stafford Horne <shorne@gmail.com> * doc/Makefile.am (CPU_DOCS): Add entry for OpenRISC. * doc/Makefile.in: Regenerated. * doc/all.texi: Set OPENRISC. * doc/as.texi: Document OpenRISC. * doc/c-or1k.texi: New file.
Diffstat (limited to 'gas/doc/Makefile.in')
-rw-r--r--gas/doc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in
index 765e6b0..855259d 100644
--- a/gas/doc/Makefile.in
+++ b/gas/doc/Makefile.in
@@ -431,6 +431,7 @@ CPU_DOCS = \
c-nios2.texi \
c-nds32.texi \
c-ns32k.texi \
+ c-or1k.texi \
c-pdp11.texi \
c-pj.texi \
c-ppc.texi \