aboutsummaryrefslogtreecommitdiff
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
commitfa29711731d154fdd638f0d1e02539db5211b4f5 (patch)
treede942fe760e9c71e6debc1f9d059e1155a1c0374 /elfcpp/ChangeLog
parentd491d34e930046f820def9d3d67a2491df8a2198 (diff)
downloadgdb-fa29711731d154fdd638f0d1e02539db5211b4f5.zip
gdb-fa29711731d154fdd638f0d1e02539db5211b4f5.tar.gz
gdb-fa29711731d154fdd638f0d1e02539db5211b4f5.tar.bz2
* 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 c543d83..63e0ac0 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,