aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2004-04-30 15:01:15 +0000
committerH.J. Lu <hjl.tools@gmail.com>2004-04-30 15:01:15 +0000
commitbc87dd2ec11aaeda576515604b008776612f2261 (patch)
tree8a9d2e6b33f1a35fd701322beaf635b80ebe1d8b /bfd/ChangeLog
parentf2da459f6549a10145a55a3618a6317ac0df9749 (diff)
downloadgdb-bc87dd2ec11aaeda576515604b008776612f2261.zip
gdb-bc87dd2ec11aaeda576515604b008776612f2261.tar.gz
gdb-bc87dd2ec11aaeda576515604b008776612f2261.tar.bz2
2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
* section.c (bfd_sections_find_if): New. * bfd-in2.h: Regenerated.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 74bc2cc..1a431da 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ * section.c (bfd_sections_find_if): New.
+ * bfd-in2.h: Regenerated.
+
2004-04-30 Alan Modra <amodra@bigpond.net.au>
* section.c (bfd_make_section_anyway): Add all sections to hash tab.