bfd/
commitf3053f204137301416ecac32893aa97dbfbd1de5
authorTristan Gingold <gingold@adacore.com>
Tue, 1 Jun 2010 09:52:27 +0000 (1 09:52 +0000)
committerTristan Gingold <gingold@adacore.com>
Tue, 1 Jun 2010 09:52:27 +0000 (1 09:52 +0000)
tree90fd84320d4f81bc38ae7a78e15f8ce109ebc13d
parenta51f0c94000b59fa5b9159e9d9e174a178871807
bfd/
2010-06-01  Tristan Gingold  <gingold@adacore.com>

* vms-alpha.c (struct vms_private_data_struct): Add
transfer_address field.  Remove unused dst_info field.
(alpha_vms_write_exec): Use transfer_address.
(_bfd_vms_write_egsd): Add a comment about LIB$INITIALIZE.
(alpha_vms_bfd_final_link): Set transfer_address.

ld/
2010-06-01  Tristan Gingold  <gingold@adacore.com>

* scripttempl/alphavms.sc: Add comments. Move $LINK$ to the
readonly output-section. Handle LIB$INITIALIZE and sections
created by gcc.
* emultempl/vms.em (vms_place_orphan): Add comments.
bfd/ChangeLog
bfd/vms-alpha.c
ld/ChangeLog
ld/emultempl/vms.em
ld/scripttempl/alphavms.sc