From 8952bc699feff37d71177256c81eb153f642ceec Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 6 Feb 2013 02:00:30 +0000 Subject: [PATCH] * README: Update coding style link. --- gold/ChangeLog | 4 ++++ gold/README | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gold/ChangeLog b/gold/ChangeLog index 6dbb2e63d74..84b00e2ae49 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2013-02-06 Alan Modra + + * README: Update coding style link. + 2013-01-28 Cary Coutant * dwp.cc (File_list): New typedef. diff --git a/gold/README b/gold/README index 66668a9ec00..0fccc134867 100644 --- a/gold/README +++ b/gold/README @@ -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 order of decreasing precedence: 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 The linker is intended to have complete support for cross-compilation, -- 2.30.2