]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* bfdlink.h (struct bfd_link_callbacks): Change bitsize argument
authorIan Lance Taylor <ian@airs.com>
Tue, 22 Mar 1994 00:21:38 +0000 (00:21 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 22 Mar 1994 00:21:38 +0000 (00:21 +0000)
commit651d2da7f6f480720b9a5fa09d295ecad20f8a59
tree15b57269667a2622612a1b74f32f511478971fc5
parent388f491940ec5b664dbd9ab3afd1cf4b94db9adb
* bfdlink.h (struct bfd_link_callbacks): Change bitsize argument
to add_to_set to reloc.  Remove bitsize argument from constructor.
Comment that reloc_overflow, reloc_dangerous and unattached_reloc
must handle NULL pointers for reloc location.
(enum bfd_link_order_type): Add bfd_section_reloc_link_order and
bfd_symbol_reloc_link_order.
(struct bfd_link_order): Add reloc field to union.
(struct bfd_link_order_reloc): Define.
include/ChangeLog
include/bfdlink.h [new file with mode: 0644]