aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2002-07-17 12:17:18 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2002-07-17 12:17:18 +0000
commit0dafd5f6a9d00407314e765ce587fbf4d58fd9e3 (patch)
treed4e842664b013fd69b940b32305f83e8afe29b8a /bfd/ChangeLog
parentae66e5d720521257f3797a54a209e881b9b6f30d (diff)
downloadgdb-0dafd5f6a9d00407314e765ce587fbf4d58fd9e3.zip
gdb-0dafd5f6a9d00407314e765ce587fbf4d58fd9e3.tar.gz
gdb-0dafd5f6a9d00407314e765ce587fbf4d58fd9e3.tar.bz2
From: Ian Rickards <irickard@arm.com>
* dwarf2.c (concat_filename): If we can't establish the directory just return the filename.
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 cb66ee7..f8e4100 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-17 Ian Rickards <irickard@arm.com>
+
+ * dwarf2.c (concat_filename): If we can't establish the directory
+ just return the filename.
+
2002-07-16 Moritz Jodeit <moritz@jodeit.org>
* peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.