aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-07-19 01:10:28 +0000
committerAlan Modra <amodra@gmail.com>2002-07-19 01:10:28 +0000
commit40c97fc6d18713f6c97d16539555f6d6ab825c1e (patch)
treed22521a0ef733164187346360c7532f1d1d1d8ec /bfd/ChangeLog
parent0f815cdf7e77a23380ae4a1ff43b2d24117bf3f2 (diff)
downloadgdb-40c97fc6d18713f6c97d16539555f6d6ab825c1e.zip
gdb-40c97fc6d18713f6c97d16539555f6d6ab825c1e.tar.gz
gdb-40c97fc6d18713f6c97d16539555f6d6ab825c1e.tar.bz2
* elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
PT_IA_64_UNWIND segments for a given section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 6128b86..db137f9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-19 Alan Modra <amodra@bigpond.net.au>
+
+ * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
+ PT_IA_64_UNWIND segments for a given section.
+
2002-07-17 H.J. Lu <hjl@gnu.org>
* Makefile.am: Fix a typo.
@@ -27,7 +32,7 @@
2002-07-17 Ian Rickards <irickard@arm.com>
- * dwarf2.c (concat_filename): If we can't establish the directory
+ * dwarf2.c (concat_filename): If we can't establish the directory
just return the filename.
2002-07-16 Moritz Jodeit <moritz@jodeit.org>