]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
2002-01-11 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Sun, 13 Jan 2002 05:59:30 +0000 (05:59 +0000)
committerMichael Snyder <msnyder@vmware.com>
Sun, 13 Jan 2002 05:59:30 +0000 (05:59 +0000)
commitfbd3554072496c7dd0436df90cb0b051c63fe313
treeef91d04a9f0e7420244a64b5e8b6ced820e1729f
parent75a20643deb950358caf8be09b2bc22e3f47dcb8
2002-01-11  Michael Snyder  <msnyder@redhat.com>

        * symfile.c (build_section_addr_info_from_section_tab):
        Use bfd access method instead of manipulating bfd directly.
        (syms_from_objfile): Ditto.
        (simple_overlay_update_1): Ditto.
        (simple_overlay_update): Ditto.
        (generic_load): Ditto.
        (overlay_unmapped_address): FIXME comment, bfd access methods.
        (sections_overlap): FIXME comment, bfd access methods.
        (pc_in_mapped_range): FIXME comment, bfd access methods.
        (pc_in_unmapped_range): FIXME comment, bfd access methods.
        (section_is_mapped): FIXME comment, bfd access methods.
        (section_is_overlay): FIXME comment, bfd access methods.
gdb/ChangeLog
gdb/symfile.c