* ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.
authorIan Lance Taylor <ian@airs.com>
Wed, 22 Nov 1995 19:01:43 +0000 (19:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 22 Nov 1995 19:01:43 +0000 (19:01 +0000)
commita877f5917f9045bcb1b57742d6e3954e133ef325
tree121214b015d2de932c62f4005088a7f7806c92a7
parent49c43d0201d2ce37d0d78e147f760b60635914da
* ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.
(ecoff_sec_to_styp_flags): Likewise.
(_bfd_ecoff_styp_to_sec_flags): Handle STYP_RCONST.
(ecoff_set_symbol_info): Handle scRConst.
(ecoff_slurp_reloc_table): Handle RELOC_SECTION_RCONST.
(ecoff_compute_section_file_positions): Handle .rconst section.
(_bfd_ecoff_write_object_contents): Likewise.
(ecoff_link_check_archive_element): Handle scRConst.
(ecoff_link_add_externals): Likewise.
(ecoff_link_write_external): Handle .rconst section.
(ecoff_reloc_link_order): Likewise.
* ecofflink.c (bfd_ecoff_debug_accumulate): Handle scRConst.
* coff-alpha.c (alpha_convert_external_reloc): Handle .rconst
section.
(alpha_relocate_section): Handle RELOC_SECTION_RCONST.
bfd/ChangeLog
bfd/coff-alpha.c
bfd/ecoff.c
bfd/ecofflink.c
This page took 0.026384 seconds and 4 git commands to generate.