aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2011-06-09 15:35:30 +0000
committerTristan Gingold <gingold@adacore.com>2011-06-09 15:35:30 +0000
commitd17fe7b7f6c81dc4e992b4262478c5f282a29752 (patch)
treef52f8b1c654ceb611ffd6e674366c32f90cd56b5 /bfd/ChangeLog
parentce6f492fff761960211dd64d9577be6085140d5f (diff)
downloadgdb-d17fe7b7f6c81dc4e992b4262478c5f282a29752.zip
gdb-d17fe7b7f6c81dc4e992b4262478c5f282a29752.tar.gz
gdb-d17fe7b7f6c81dc4e992b4262478c5f282a29752.tar.bz2
2011-06-09 Tristan Gingold <gingold@adacore.com>
* elfnn-ia64.c (elfNN_ia64_relax_section, elfNN_ia64_choose_gp) (elfNN_ia64_relocate_section, elfNN_vms_object_p): Remove trailing spaces.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b41c9cd..58aa6e7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2011-06-09 Tristan Gingold <gingold@adacore.com>
+ * elfnn-ia64.c (elfNN_ia64_relax_section, elfNN_ia64_choose_gp)
+ (elfNN_ia64_relocate_section, elfNN_vms_object_p): Remove trailing
+ spaces.
+
+2011-06-09 Tristan Gingold <gingold@adacore.com>
+
* bfd.c (bfd_get_sign_extend_vma): Handle aixcoff.
2011-06-09 Nick Clifton <nickc@redhat.com>