aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-08-04 16:31:00 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-08-04 16:31:00 +0000
commitf7231afc19f5a541680e4e1fbdebe47c6bb9625a (patch)
tree661aa09dc4b4c6d430d9973fe4e4a9375eb73bc1 /bfd/ChangeLog
parent6612555199a45a60bad366e8697bb53d3d128175 (diff)
downloadgdb-f7231afc19f5a541680e4e1fbdebe47c6bb9625a.zip
gdb-f7231afc19f5a541680e4e1fbdebe47c6bb9625a.tar.gz
gdb-f7231afc19f5a541680e4e1fbdebe47c6bb9625a.tar.bz2
2007-08-04 H.J. Lu <hongjiu.lu@intel.com>
* elf-bfd.h (xvec_get_elf_backend_data): Add const. * elfcode.h (elf_object_p): Use xvec_get_elf_backend_data. * elfcore.h (elf_core_file_p): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 16690a5..9ad32c4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elf-bfd.h (xvec_get_elf_backend_data): Add const.
+
+ * elfcode.h (elf_object_p): Use xvec_get_elf_backend_data.
+ * elfcore.h (elf_core_file_p): Likewise.
+
2007-08-02 H.J. Lu <hongjiu.lu@intel.com>
* coffcode.h (ALIGN_SET): Removed.