* More fixes for object formats which allow multiple sections
authorJeff Law <law@redhat.com>
Mon, 28 Mar 1994 00:25:15 +0000 (00:25 +0000)
committerJeff Law <law@redhat.com>
Mon, 28 Mar 1994 00:25:15 +0000 (00:25 +0000)
commit77ccab3c9502c56acb28ea5d9da789ff8b826ddf
treeb091b659283eb232adfd27b16f7d62e90c082473
parent2f7c8700d381565bd28c30c731208494be35535a
    * More fixes for object formats which allow multiple sections
        with the same name:
        * objcopy.c (setup_section): Make a new output section even if
        one already exists with the given name.
        (copy_section): Use isection->output_section rather than trying
        to look the output section up by its (possibly non-unique) name.
binutils/ChangeLog
binutils/objcopy.c