2001-12-18 Michael Snyder <msnyder@redhat.com>
commit8c0b4cbb559e4469255122e1f84ae9cf2c0d66ac
authorMichael Snyder <msnyder@vmware.com>
Wed, 19 Dec 2001 05:18:34 +0000 (19 05:18 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 19 Dec 2001 05:18:34 +0000 (19 05:18 +0000)
treed63c152b506a592e20bee0f319f5b03ac58ddbaa
parentd5604a15c797e4494df35379bd7a5b5a62fe55c6
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/ChangeLog
binutils/objcopy.c