OSDN Git Service

2001-12-18 Michael Snyder <msnyder@redhat.com>
authormsnyder <msnyder>
Wed, 19 Dec 2001 05:18:34 +0000 (05:18 +0000)
committermsnyder <msnyder>
Wed, 19 Dec 2001 05:18:34 +0000 (05:18 +0000)
commit09e4e2acd21e99fde515791cac3303632cfebbfd
treea17155ece351accef2e89f5d98b7745165412dd7
parent8199f498d121e9c8ac2dc57b01cbcc26b5af42f0
2001-12-18  Michael Snyder  <msnyder@redhat.com>

        * objcopy.c (copy_file): Accept corefiles (format bfd_core).
        (copy_object): Don't set the start address or flags of a core file.
        (copy_section): Don't relocate a core file.  Don't copy contents
        if the input section has the contents flag set, but the output
        section does not (which happens with the fake 'note' pseudo-
        sections that BFD creates for corefiles).
binutils/objcopy.c