This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

gold README


Fixes a 404 error.  Not sure if I've got the right replacement..

	* README: Update coding style link.

Index: gold/README
===================================================================
RCS file: /cvs/src/src/gold/README,v
retrieving revision 1.7
diff -u -p -r1.7 README
--- gold/README	17 Dec 2012 16:56:02 -0000	1.7
+++ gold/README	5 Feb 2013 10:18:21 -0000
@@ -30,7 +30,7 @@ gold is written in C++.  It is a GNU pro
 the GNU formatting standards as modified for C++.  Source documents in
 order of decreasing precedence:
     http://www.gnu.org/prep/standards/
-    http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/C++STYLE
+    http://gcc.gnu.org/onlinedocs/libstdc++/manual/source_code_style.html
     http://www.zembu.com/eng/procs/c++style.html
 
 The linker is intended to have complete support for cross-compilation,

-- 
Alan Modra
Australia Development Lab, IBM


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