summaryrefslogtreecommitdiff
path: root/elfcpp/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2008-04-19 18:33:19 +0000
committerIan Lance Taylor <ian@airs.com>2008-04-19 18:33:19 +0000
commit4c4555f730fd0ea82bc8ebaeefe971c92ead6e5d (patch)
treee490a4df133473a0f2c301bd26e4219c6462252d /elfcpp/ChangeLog
parent3ef160350223ff0e5c5757e330e58fa4dd573259 (diff)
downloadbinutils-redhat-4c4555f730fd0ea82bc8ebaeefe971c92ead6e5d.tar.gz
* elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.
(Elf_file::large_shndx_offset): New function. (Elf_file::construct): Initialize large_shndx_offset_. (Elf_File::initialize_shnum): If necessary, adjust shstrndx_ and set large_shndx_offset_.
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r--elfcpp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index c543d830a1..63e0ac0267 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,11 @@
+2008-04-19 Ian Lance Taylor <iant@google.com>
+
+ * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.
+ (Elf_file::large_shndx_offset): New function.
+ (Elf_file::construct): Initialize large_shndx_offset_.
+ (Elf_File::initialize_shnum): If necessary, adjust shstrndx_ and
+ set large_shndx_offset_.
+
2008-04-16 David S. Miller <davem@davemloft.net>
* elfcpp.h (DF_1_NOW, DF_1_GLOBAL, DF_1_GROUP,