aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-05-18 09:23:43 +0000
committerTristan Gingold <gingold@adacore.com>2010-05-18 09:23:43 +0000
commit0fca53b78d1ed76f2f23eef4ac7d5072e1bcd8b4 (patch)
tree9d8e0ea23d3112616fdde46b0f1b06607892a98d /bfd/ChangeLog
parent18ae9cc1db45e2e7f6467b91d8abbc5eb45fbaa5 (diff)
downloadfsf-binutils-gdb-0fca53b78d1ed76f2f23eef4ac7d5072e1bcd8b4.zip
fsf-binutils-gdb-0fca53b78d1ed76f2f23eef4ac7d5072e1bcd8b4.tar.gz
fsf-binutils-gdb-0fca53b78d1ed76f2f23eef4ac7d5072e1bcd8b4.tar.bz2
2010-05-18 Tristan Gingold <gingold@adacore.com>
* vms-alpha.c (evax_bfd_print_dst): Handle INCR_LINUM_L. Add details in the messages. (evax_bfd_print_image): Change message.
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 8c3eb13..2bc373a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2010-05-18 Tristan Gingold <gingold@adacore.com>
+
+ * vms-alpha.c (evax_bfd_print_dst): Handle INCR_LINUM_L.
+ Add details in the messages.
+ (evax_bfd_print_image): Change message.
+
2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
PR gas/11600