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
+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.