diff mbox series

[wwwdocs,committed] Update Nios II info

Message ID bf3fd1d6-1a78-e069-7e23-5e4e3b2b5233@codesourcery.com
State New
Headers show
Series [wwwdocs,committed] Update Nios II info | expand

Commit Message

Sandra Loosemore July 28, 2018, 10:24 p.m. UTC
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
diff mbox series

Patch

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>
>