elf bfd.h tidy
authorAlan Modra <amodra@gmail.com>
Mon, 23 Sep 2019 00:42:31 +0000 (10:12 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 23 Sep 2019 00:57:22 +0000 (10:27 +0930)
commit0b4453c791106ab62011b59f97611f9ff21cda9f
treefa4e755dbf52de6ec215fd740078c8b12a8f996d
parentf5c5b7c124934b464b67c7c3c53a1c62a7f4e98a
elf bfd.h tidy

bfd/
* bfd-in.h (enum notice_asneeded_action): Move to bfdlink.h.
Move most other elf declarations..
* elf-bfd.h: ..to here.
* bfd-in2.h: Regenerate.
include/
* bfdlink.h (enum notice_asneeded_action): Define.
ld/
* deffilep.y: Include bfdlink.h.
* ldelf.c: Likewise.
* ldelfgen.c: Likewise.
* ldver.c: Likewise.
* mri.c: Likewise.
* emultempl/irix.em: Don't include ld.h, ldmain.h, libiberty.h.
Comment.
13 files changed:
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/elf-bfd.h
include/ChangeLog
include/bfdlink.h
ld/ChangeLog
ld/deffilep.y
ld/emultempl/irix.em
ld/ldelf.c
ld/ldelfgen.c
ld/ldver.c
ld/mri.c
This page took 0.024792 seconds and 4 git commands to generate.