PATCH for Re: System V PowerPC ABI?

Gerald Pfeifer gp@suse.de
Mon Dec 29 18:52:00 GMT 2003


On Mon, 29 Dec 2003, Jakub Jelinek wrote:
>> Does anybody happen to know a working URL? (If so, please go ahead and
>> fix this link.)
> http://refspecs.freestandards.org/elf/elfspec_ppc.pdf

Thanks!  I committed the following patch.

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.117
diff -u -3 -p -r1.117 readings.html
--- readings.html	29 Dec 2003 15:41:41 -0000	1.117
+++ readings.html	29 Dec 2003 17:20:56 -0000
@@ -573,7 +573,8 @@ names.
 
   <li><a href="http://www.caldera.com/developers/gabi/">The System V Application Binary Interface</a>, aka the ELF Generic ABI Specification.</li>
 
-  <li><a href="http://www.esofta.com/softspecs.html">System V PowerPC ABI</a></li>
+  <li><a href="http://refspecs.freestandards.org/elf/elfspec_ppc.pdf">System
+  V PowerPC ABI</a></li>
 
   <li><a href="http://www.arm.com/armwww.ns4/img/12-Technical+Specs-ARM+ELF+Specification+PDF/$File/ARMELFA08.pdf">ARM ELF ABI</a></li>
 



More information about the Gcc mailing list