summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-06-12 07:48:32 +0000
committerNick Clifton <nickc@redhat.com>2013-06-12 07:48:32 +0000
commitda29bf2cf1471bb570738505402fc009842b852e (patch)
tree1f29e2b875e6f92893a2b9c868d265ebd3ff9763 /ld/ChangeLog
parent994d57833818eee01d98ddf1744b085af0a87414 (diff)
downloadbinutils-redhat-da29bf2cf1471bb570738505402fc009842b852e.tar.gz
* ldcref.c (output_one_cref): Place common definitions after
ordinary definitions but before references.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4736e6b86c..e58945bb7a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-12 Nick Clifton <nickc@redhat.com>
+
+ * ldcref.c (output_one_cref): Place common definitions after
+ ordinary definitions but before references.
+
2013-06-10 Dilyan Palauzov <dilyan.palauzov@aegee.org>
PR ld/15598