diff options
author | Tristan Gingold <gingold@adacore.com> | 2011-06-27 13:03:15 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2011-06-27 13:03:15 +0000 |
commit | a8efca921f381142b3720875e1143366245a5c92 (patch) | |
tree | 9efa70195766126fc3cef53fd1eacc1098b3b3c1 /bfd/ChangeLog | |
parent | 20ee8bc9af0069814d61b6acd05890f314eed118 (diff) | |
download | gdb-a8efca921f381142b3720875e1143366245a5c92.zip gdb-a8efca921f381142b3720875e1143366245a5c92.tar.gz gdb-a8efca921f381142b3720875e1143366245a5c92.tar.bz2 |
2011-06-27 Tristan Gingold <gingold@adacore.com>
* vms-alpha.c (_bfd_vms_write_etir): Use 'section' to get current
section target index.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cd33e1c..c1f7f34 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2011-06-27 Tristan Gingold <gingold@adacore.com> + + * vms-alpha.c (_bfd_vms_write_etir): Use 'section' to get current + section target index. + 2011-06-27 Nick Clifton <nickc@redhat.com> * cisco-core.c (cisco_core_little_vec): Add initialization of |