When I was looking at what needed to be done to the web page information
for the new C-SKY port, I noticed that the Nios II had some problems
too; there was no link to the processor documentation, and the entry in
the backend table was obsolete (the port now uses LRA, and there is
simulator support via QEMU nowadays). Using my magic powers as both
Nios II and documentation maintainers, I've checked this in. :-)
-Sandra
Index: htdocs/backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.77
diff -r1.77 backends.html
99c99
< nios2 | S C i
---
> nios2 | C ia
Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.295
diff -r1.295 readings.html
226a227,231
> <li>Nios II
> <br />Manufacturer: Intel (formerly Altera)
> <br /><a href="https://www.intel.com/content/www/us/en/programmable/products/processors/support.html/">Nios II Processor Documentation</a>
> </li>
>