diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2014-09-16 23:45:30 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2014-09-16 23:45:30 +0100 |
commit | 04e799796f9141d24f211677a60bdb0d46c03679 (patch) | |
tree | c544b1d64c86fcc805806149e6dff6a57637bd97 /gdb/CONTRIBUTE | |
parent | bffc0964c7730dcdcc81eb5d45ee69b1e2a2cbec (diff) | |
download | gdb-04e799796f9141d24f211677a60bdb0d46c03679.zip gdb-04e799796f9141d24f211677a60bdb0d46c03679.tar.gz gdb-04e799796f9141d24f211677a60bdb0d46c03679.tar.bz2 |
CONTRIBUTE: For internals refer to wiki, not gdb/doc
Diffstat (limited to 'gdb/CONTRIBUTE')
-rw-r--r-- | gdb/CONTRIBUTE | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE index 03f2161..30f51cc 100644 --- a/gdb/CONTRIBUTE +++ b/gdb/CONTRIBUTE @@ -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 |