mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
CONTRIBUTE: For internals refer to wiki, not gdb/doc
This commit is contained in:
parent
bffc0964c7
commit
04e799796f
@ -32,12 +32,13 @@ o Coding Standards
|
||||
Submissions which do not conform to the standards will be
|
||||
returned with a request to reformat the changes.
|
||||
|
||||
GDB has certain additional coding requirements. Those
|
||||
requirements are explained in the GDB internals documentation
|
||||
in the gdb/doc directory.
|
||||
|
||||
Ref: http://www.gnu.org/prep/standards_toc.html
|
||||
|
||||
GDB has certain additional coding requirements. Those
|
||||
requirements are explained in the GDB internals documentation.
|
||||
|
||||
Ref: http://sourceware.org/gdb/wiki/Internals%20Coding-Standards
|
||||
|
||||
|
||||
o Copyright Assignment
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user