From c734eb83b80431f4ac37e2c4b8a16f7e780b31fa Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 24 May 2010 10:41:52 +0000 Subject: 2010-05-24 Tristan Gingold * vms-alpha.c (struct vms_private_data_struct): Add section_max field. (_bfd_vms_slurp_egsd): Put PSC into the sections array. (vms_new_section_hook): Do not put section in the sections array. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b650c56..30078b4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,13 @@ 2010-05-24 Tristan Gingold + * vms-alpha.c (struct vms_private_data_struct): Add section_max + field. + (_bfd_vms_slurp_egsd): Put PSC into the sections array. + (vms_new_section_hook): Do not put section in the sections + array. + +2010-05-24 Tristan Gingold + * vms-alpha.c (_bfd_vms_slurp_egsd): Fix indentation. (alpha_vms_write_exec): Add a comment. (_bfd_vms_write_egsd): Ditto. -- cgit v1.1