* config/obj-coff.c (coff_adjust_section_syms): Use
authorAlan Modra <amodra@gmail.com>
Tue, 15 Jun 2004 01:16:35 +0000 (01:16 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 15 Jun 2004 01:16:35 +0000 (01:16 +0000)
commit587aac4eafdba408b9043477548474aa05c377cf
tree6796f8eb18628a913807f23f3b4fc07f680e72d4
parent52886d70655a6ad043b003fa1a949abfc70a8c7e
* config/obj-coff.c (coff_adjust_section_syms): Use
bfd_get_section_size instead of bfd_get_section_size_before_reloc.
(coff_frob_section): Likewise.
* config/tc-mips.c (md_apply_fix3): Likewise.
* config/obj-elf.c (elf_frob_file): Use bfd_set_section_size.
(elf_frob_file_after_relocs): Likewise.
gas/ChangeLog
gas/config/obj-coff.c
gas/config/obj-elf.c
gas/config/tc-mips.c
This page took 0.027259 seconds and 4 git commands to generate.