aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2012-11-01 22:44:58 +0000
committerRoland McGrath <roland@gnu.org>2012-11-01 22:44:58 +0000
commitc2c9fdb45e95aeed8540383f14cad9a85a186b1b (patch)
treef7442353a0741de1b5a4d7bd9139a78147ffd185 /gold/ChangeLog
parent3e536b9a7a315d2eec69ff06ff9bb678aad66660 (diff)
downloadgdb-c2c9fdb45e95aeed8540383f14cad9a85a186b1b.zip
gdb-c2c9fdb45e95aeed8540383f14cad9a85a186b1b.tar.gz
gdb-c2c9fdb45e95aeed8540383f14cad9a85a186b1b.tar.bz2
gold/
* system.h: Move inclusion of <clocale> to after <libintl.h> in [ENABLE_NLS] section, and separately at top of [!ENABLE_NLS] section.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 176e191..edb103d 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -8,6 +8,9 @@
2012-11-01 Roland McGrath <mcgrathr@google.com>
+ * system.h: Move inclusion of <clocale> to after <libintl.h> in
+ [ENABLE_NLS] section, and separately at top of [!ENABLE_NLS] section.
+
* nacl.cc: Include "libiberty.h" for vasprintf declaration.
2012-11-01 Roland McGrath <mcgrathr@google.com>