aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2013-01-05 00:00:51 +0000
committerCary Coutant <ccoutant@google.com>2013-01-05 00:00:51 +0000
commit26e4ef59d66e2435d9afe2a39b0c6e73204537d3 (patch)
tree05ece3f042308f2a0c7b5464bff34ea91155bdf8 /gold/ChangeLog
parent1292e4d3b4ac69c33fc1cd00faa9b69df252fd52 (diff)
downloadgdb-26e4ef59d66e2435d9afe2a39b0c6e73204537d3.zip
gdb-26e4ef59d66e2435d9afe2a39b0c6e73204537d3.tar.gz
gdb-26e4ef59d66e2435d9afe2a39b0c6e73204537d3.tar.bz2
gold/
* configure.ac: Fix typo restoring CXXFLAGS. * configure: Regenerate.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index e13b492..ad8e4a7 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,10 @@
2013-01-04 Cary Coutant <ccoutant@google.com>
+ * configure.ac: Fix typo restoring CXXFLAGS.
+ * configure: Regenerate.
+
+2013-01-04 Cary Coutant <ccoutant@google.com>
+
* testsuite/Makefile.am (CXXLINK_S): New macro.
(debug_msg_so.err, debug_msg_ndebug.err): Use CXXLINK_S.
* testsuite/Makefile.in: Regenerate.