summaryrefslogtreecommitdiff
path: root/elfcpp/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2012-01-28 00:59:27 +0000
committerIan Lance Taylor <ian@airs.com>2012-01-28 00:59:27 +0000
commit41ba034149971e060e08becc84341bec08cf64f3 (patch)
treef8cb89bad7be25ae7707dffc92c7ba750d4c1722 /elfcpp/ChangeLog
parent27bb7e04121bfbbb93a845718bd521bac0bb0d1c (diff)
downloadbinutils-redhat-41ba034149971e060e08becc84341bec08cf64f3.tar.gz
* elfcpp.h (STT_GNU_IFUNC): Add comment.
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r--elfcpp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index 94986c81cc..f750c4b222 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-27 Ian Lance Taylor <iant@google.com>
+
+ * elfcpp.h (STT_GNU_IFUNC): Add comment.
+
2011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
Thomas Schwinge <thomas@schwinge.name>