summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-07-13 10:44:44 +0000
committerRoland McGrath <roland@gnu.org>2007-07-13 10:44:44 +0000
commitb115638bb5c1ad820068a32ca8f4f382a015c479 (patch)
treee0e25f5a7f742695bcf5cad7f957e47399e3bcce /bfd
parentb383e8edd75829b8788f7806e3707f69ce899df6 (diff)
downloadgdb-b115638bb5c1ad820068a32ca8f4f382a015c479.tar.gz
.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 3104f59450b..ee9a316b833 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-13 Roland McGrath <roland@redhat.com>
+
+ * elf-bfd.h (struct elf_obj_tdata): Revert last change.
+ Add after_write_object_contents, after_write_object_contents_info.
+ * elf.c (_bfd_elf_write_object_contents): Revert last change.
+ Instead, call after_write_object_contents if set.
+
2007-07-12 Kai Tietz <kai.tietz@onevision.com>
* bfd-in.h: (BFD_HOST_64BIT_LONG_LONG): New.