This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: readings.html and DWARF docs


This has annoyed me for quite some time: Update URL of DWARF v2 spec.

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.112
diff -u -3 -p -r1.112 readings.html
--- readings.html	17 Oct 2003 11:52:23 -0000	1.112
+++ readings.html	30 Oct 2003 14:10:44 -0000
@@ -457,7 +457,7 @@ names.
   <li><a href="http://www.eagercon.com/dwarf/dwarf3std.htm";>DWARF 3
   drafts (formerly DWARF 2.1)</a></li>

-  <li><a href="ftp://sgigate.sgi.com/pub/dwarf/";>DWARF v2 spec and sample implementation</a></li>
+  <li><a href="ftp://ftp.sgi.com/sgi/dwarf/";>DWARF v2 spec and sample implementation</a></li>

   <li><a href="http://www.opengroup.org/infosrv/plsig/";>DWARF 1.1 and 2.06 specs</a></li>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]