* ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 1aed409983d82401ded4040efe185fa0bb351140..823a31e78f5021aa30a3139cebf7dc683aea809c 100644 (file)
@@ -1,5 +1,21 @@
 Wed Nov 22 12:02:09 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * 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.
+
        * sunos.c (sunos_scan_dynamic_symbol): Only set written if the
        DEF_DYNAMIC flag is set.
 
This page took 0.025021 seconds and 4 git commands to generate.