On 19/03/17 08:03, Gerald Pfeifer wrote: > It turns out both the hp.com link and the arm.com link now redirect > to marketing pages, so instead of chasing forever, I decided to take > them out. > > HPPA and ARM maintainers on copy, if you want to add more appropriate > links, we can definitely do so of course, though I'd argue with none > of our users or developers raising this, probably not a lot of interest > in those specifically? >
All the ARM ABI documents can be found here. http://infocenter.arm.com/help/topic/com.arm.doc.subset.swdev.abi/index.html > Gerald > > Index: readings.html > =================================================================== > RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v > retrieving revision 1.270 > diff -u -r1.270 readings.html > --- readings.html 14 Mar 2017 20:19:40 -0000 1.270 > +++ readings.html 19 Mar 2017 07:56:34 -0000 > @@ -231,8 +231,7 @@ > > <li>pa > <br />Manufacturer: HP > - <br /><a > href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.1b39e60a9475acc915b49c108973a801/?chid=6dc55e210a66a010VgnVCM100000275d6e10RCRD#topic_pa_risc_architecture">PA-RISC</a> > - is preferred over the older HPPA acronym > + <br />PA-RISC is preferred over the older HPPA acronym > (Hewlett-Packard Precision Architecture). > <br /><a > href="https://parisc.wiki.kernel.org/index.php/Main_Page">parisc.wiki.kernel.org</a> > is another good source of PA-RISC documention. > @@ -618,8 +617,6 @@ > <li><a > href="http://refspecs.linux-foundation.org/elf/elfspec_ppc.pdf">System > V PowerPC ABI</a></li> > > - <li><a href="http://www.arm.com/products/DevTools/ABI.html">Application > Binary Interface for the ARM Architecture (EABI)</a></li> > - > <li><a href="http://dwarfstd.org/">DWARF Workgroup</a></li> > > <li><a > href="ftp://ftp.sgi.com/sgi/dev/davea/objectinfo.html">Debugging/object > info</a> by David B.Anderson (including links to some DWARF tools)</li> >