aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-09-07 16:25:35 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-09-07 16:25:35 +0000
commit8d5ff12c8e030489bd57eb02922abbee0300ef1e (patch)
treebd05a743b2f086e4ef9d548a3b6a31f48861871c /binutils/ChangeLog
parentbd0eb99b906bd9e11675cf96a196e4044c39282a (diff)
downloadgdb-8d5ff12c8e030489bd57eb02922abbee0300ef1e.zip
gdb-8d5ff12c8e030489bd57eb02922abbee0300ef1e.tar.gz
gdb-8d5ff12c8e030489bd57eb02922abbee0300ef1e.tar.bz2
2005-09-07 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (get_elf_section_flags): Handle 64bit sh_flags.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a3f9b0e..8b24182 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * readelf.c (get_elf_section_flags): Handle 64bit sh_flags.
+
2005-09-02 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (debug_abbrev_contents): New.