summaryrefslogtreecommitdiff
path: root/elfcpp/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2010-01-19 17:55:48 +0000
committerIan Lance Taylor <ian@airs.com>2010-01-19 17:55:48 +0000
commite8a151354bec08c94e32875c10bc8a10c68268b7 (patch)
tree3bb753fca4ee2d61ab506abe1ac868b6a1b65428 /elfcpp/ChangeLog
parente5b68cff621511867f4cc6e70cf29c17fadb3f1d (diff)
downloadbinutils-redhat-e8a151354bec08c94e32875c10bc8a10c68268b7.tar.gz
elfcpp/:
* elfcpp.h (PN_XNUM): Define. gold/: * output.cc (Output_section_headers::do_sized_write): Write large segment count to sh_info field. (Output_file_header::do_sized_write): For large segment count, write PN_XNUM to e_phnum field.
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 d2d6251948..ab3d2df581 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-19 Ian Lance Taylor <iant@google.com>
+
+ * elfcpp.h (PN_XNUM): Define.
+
2009-12-14 Ian Lance Taylor <iant@google.com>
* elfcpp_file.h: Revert last patch.