2010-06-11 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Fri, 11 Jun 2010 15:13:32 +0000 (15:13 +0000)
committerTristan Gingold <gingold@adacore.com>
Fri, 11 Jun 2010 15:13:32 +0000 (15:13 +0000)
commit81bb31c0d9904c80f282134ea1ccb6899f93b0a6
treeec6df98e869dffd971c1a95de586eb61bfffd9c2
parent1ded5609983646a6dbddc25aa51f4695c3e64c2c
2010-06-11  Tristan Gingold  <gingold@adacore.com>

* vms-misc.c (_bfd_vms_output_counted): Make VALUE argument const.
Adjust cast.
(_bfd_vms_output_dump): Make DATA argument const, adjust cast.
* vms.h (_bfd_vms_output_counted, _bfd_vms_output_dump): Adjust.
* vms-alpha.c (evax_section_flags): Make it const.
(vms_secflag_by_name): Remove unused ABFD argument.
Make SECTION_FLAGS and NAME arguments const. Clarify comment.
(vms_esecflag_by_name): Make SECTION_FLAGS and NAME arguments const.
(_bfd_vms_slurp_egsd): Adjust call to vms_secflag_by_name.
(_bfd_vms_write_egsd): Remove useless cast.
bfd/ChangeLog
bfd/vms-alpha.c
bfd/vms-misc.c
bfd/vms.h
This page took 0.036447 seconds and 4 git commands to generate.