mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-19 05:42:42 +08:00
* README: Update coding style link.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2013-02-06 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* README: Update coding style link.
|
||||||
|
|
||||||
2013-01-28 Cary Coutant <ccoutant@google.com>
|
2013-01-28 Cary Coutant <ccoutant@google.com>
|
||||||
|
|
||||||
* dwp.cc (File_list): New typedef.
|
* dwp.cc (File_list): New typedef.
|
||||||
|
@ -30,7 +30,7 @@ gold is written in C++. It is a GNU program, and therefore follows
|
|||||||
the GNU formatting standards as modified for C++. Source documents in
|
the GNU formatting standards as modified for C++. Source documents in
|
||||||
order of decreasing precedence:
|
order of decreasing precedence:
|
||||||
http://www.gnu.org/prep/standards/
|
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
|
http://www.zembu.com/eng/procs/c++style.html
|
||||||
|
|
||||||
The linker is intended to have complete support for cross-compilation,
|
The linker is intended to have complete support for cross-compilation,
|
||||||
|
Reference in New Issue
Block a user