Change _bfd_elf_link_setup_gnu_properties to bfd *
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Apr 2017 16:07:23 +0000 (09:07 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Apr 2017 16:07:34 +0000 (09:07 -0700)
commitfba37edd96c8dc65a63bd5b4fef5366de45b165a
tree5aef42af5b2094e09ed33f93cf33c90a3c160489
parent1f78f649e868979d36490d7c2ea0b3d41abc5ec6
Change _bfd_elf_link_setup_gnu_properties to bfd *

Change setup_gnu_properties to return the first relocatable ELF input
with GNU properties so that a backend can make decision based on GNU
properties.

* elf-bfd.h (elf_backend_data): Change setup_gnu_properties
to return bfd *.
(_bfd_elf_link_setup_gnu_properties): Return bfd *.
* elf-properties.c (_bfd_elf_link_setup_gnu_properties): Return
the first relocatable ELF input with GNU properties.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf-properties.c
This page took 0.027261 seconds and 4 git commands to generate.