CONTRIBUTE: For internals refer to wiki, not gdb/doc
authorMaciej W. Rozycki <macro@codesourcery.com>
Tue, 16 Sep 2014 22:45:30 +0000 (23:45 +0100)
committerMaciej W. Rozycki <macro@codesourcery.com>
Tue, 16 Sep 2014 22:45:30 +0000 (23:45 +0100)
gdb/CONTRIBUTE
gdb/ChangeLog

index 03f21611a2cf9443bb37839a909a70b6ae4e2b5a..30f51ccdc7fb3ebe50beed27eb17af1ca5180523 100644 (file)
@@ -32,11 +32,12 @@ o   Coding Standards
        Submissions which do not conform to the standards will be
        returned with a request to reformat the changes.
 
+       Ref: http://www.gnu.org/prep/standards_toc.html
+
        GDB has certain additional coding requirements.  Those
-       requirements are explained in the GDB internals documentation
-       in the gdb/doc directory.
+       requirements are explained in the GDB internals documentation.
 
-       Ref: http://www.gnu.org/prep/standards_toc.html
+       Ref: http://sourceware.org/gdb/wiki/Internals%20Coding-Standards
 
 
 o      Copyright Assignment
index 82162743ebf6c30d55749b02fa1b209073123335..1d326065eb57ce815203c23f4013a4f616ced006 100644 (file)
@@ -1,3 +1,8 @@
+2014-09-16  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * CONTRIBUTE (Coding Standards): For internals refer to wiki,
+       not gdb/doc.
+
 2014-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        * objc-lang.c (find_implementation_from_class): Remove dead code.
This page took 0.044256 seconds and 4 git commands to generate.