aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1bb1aed..0bc91a0 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-04 Joel Brobecker <brobecker@adacore.com>
+
+ Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).
+ * dwarf2.c (concat_filename): Rename dirname with dir_name
+ to void shadowing the dirname function.
+ Rename subdirname with subdir_name to stay consistent with
+ the new dir_name variable name.
+
2010-01-04 Edmar Wienskoski <edmar@freescale.com>
* archures.c: Add bfd_mach_ppc_e500mc64.