bfd/
commitff0ad51652dffcec11dcee57e70b7a764f9ae431
authorTristan Gingold <gingold@adacore.com>
Mon, 3 May 2010 12:16:44 +0000 (3 12:16 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 3 May 2010 12:16:44 +0000 (3 12:16 +0000)
tree8ccda5ee005295afe28a732276d9433fd24820df
parentc268f5e733a7beb8c0d0ac917562ee99793e0104
bfd/
2010-05-03  Tristan Gingold  <gingold@adacore.com>

* vms-alpha.c: Add comments.
(struct vms_private_data_struct): Remove image_autoextend field.
(dst_check_allocation): Removed.
(image_write): Remove call to dst_check_allocation.
(vms_slurp_debug): Do not set image_autoextend.  Adjust section
size.
(_bfd_vms_slurp_object_records): Remove useless new_type variable.
(alpha_vms_write_exec): Use dst_section to get the dst section.
Write the dmt section.
(evax_bfd_print_image): Also print the dst size in hexa.  Fix typo.
(alpha_vms_read_sections_content): Do not set image_autoextend.

include/vms/
2010-05-03  Tristan Gingold  <gingold@adacore.com>

* dmt.h: Improve comments.
bfd/ChangeLog
bfd/vms-alpha.c
include/vms/ChangeLog
include/vms/dmt.h