Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-03-12 | comment change | Ian Lance Taylor | 1 | -3/+12 | |
1995-08-31 | Thu Aug 31 16:51:50 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -4/+2 | |
* internal.h (internal_aouthdr, internal_filehdr): don't indirect the pe stuff. | |||||
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 1 | -1/+1 | |
1995-07-02 | * bfdlink.h (struct bfd_link_info): Change type of base_file to | Ian Lance Taylor | 1 | -1/+1 | |
PTR. | |||||
1995-06-29 | * bfdlink.h (struct bfd_link_info): Added base_file member. | Steve Chamberlain | 1 | -8/+20 | |
1995-02-06 | update comment | Ian Lance Taylor | 1 | -1/+1 | |
1995-02-06 | * bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak | Ian Lance Taylor | 1 | -19/+30 | |
to bfd_link_hash_undefweak. Add bfd_link_hash_defweak. | |||||
1994-06-16 | * bfdlink.h (struct bfd_link_info): Add new field shared. | Ian Lance Taylor | 1 | -2/+13 | |
1994-06-06 | * bfdlink.h (struct bfd_link_hash_entry): Remove written field: | Ian Lance Taylor | 1 | -2/+7 | |
not needed for all backends. | |||||
1994-03-22 | * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument | Ian Lance Taylor | 1 | -0/+395 | |
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. |