diff options
author | Stafford Horne <shorne@gmail.com> | 2018-10-05 11:41:42 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2018-10-05 11:41:42 +0900 |
commit | 1f041c6edf49a896b99db253066fce427a7d2264 (patch) | |
tree | 1d464abc2924bf0bd750634af73c8cbb1714d64b /gas/doc/all.texi | |
parent | 07f5f4c683879e844d20d0d4963bbaf1b7cd47b9 (diff) | |
download | gdb-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/all.texi')
-rw-r--r-- | gas/doc/all.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/all.texi b/gas/doc/all.texi index ef103de..23ca4ea 100644 --- a/gas/doc/all.texi +++ b/gas/doc/all.texi @@ -59,6 +59,7 @@ @set NIOSII @set NDS32 @set NS32K +@set OPENRISC @set PDP11 @set PJ @set PPC |