Age | Commit message (Expand) | Author | Files | Lines |
1996-10-21 | * linker.c (default_indirect_link_order): Print an error message | Ian Lance Taylor | 1 | -1/+5 |
1996-10-16 | * linker.c (_bfd_generic_final_link): Set "linker_mark" for | Jeff Law | 1 | -19/+34 |
1996-04-05 | * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE, | Ian Lance Taylor | 1 | -1/+1 |
1996-04-01 | * linker.c (_bfd_generic_link_hash_newfunc): Renamed from | Jeff Law | 1 | -2/+2 |
1996-03-29 | * libbfd-in.h (generic_link_hash_newfunc): Add declaration. | Jeff Law | 1 | -41/+112 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1 | -32/+19 |
1995-09-12 | * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to | Ian Lance Taylor | 1 | -3/+3 |
1995-09-12 | Extensive minor changes to avoid various gcc warnings. Also: | Ian Lance Taylor | 1 | -30/+75 |
1995-07-10 | * aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table | Ian Lance Taylor | 1 | -6/+6 |
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 1 | -1/+1 |
1995-07-03 | * bfd.c (enum bfd_error): Define bfd_error_no_armap. | Ian Lance Taylor | 1 | -1/+1 |
1995-07-03 | Correct erroneous checkin, with no ChangeLog entry, of 13 May. | Ian Lance Taylor | 1 | -32/+93 |
1995-02-06 | Distinguish a weak defined symbol from a regular defined symbol. | Ian Lance Taylor | 1 | -71/+97 |
1995-01-11 | * linker.c (_bfd_generic_link_add_one_symbol): Ignore | Ian Lance Taylor | 1 | -1/+12 |
1994-10-25 | * linker.c (enum link_action): Add CIND. | Ian Lance Taylor | 1 | -59/+202 |
1994-06-23 | linker.c (FAIL): Undefine macro before defining as enum. | Ken Raeburn | 1 | -0/+3 |
1994-06-22 | * hash.c (bfd_hash_allocate): Don't call bfd_set_error if | Ian Lance Taylor | 1 | -32/+32 |
1994-06-10 | * coff-i960.c (coff_i960_reloc_type_lookup): Add BFD_RELOC_CTOR. | Ian Lance Taylor | 1 | -14/+121 |
1994-06-06 | * libaout.h (struct aout_link_hash_entry): New field written. | Ian Lance Taylor | 1 | -5/+5 |
1994-05-10 | Typo. | Ian Lance Taylor | 1 | -1/+1 |
1994-05-10 | * linker.c: Add missing comment terminator. | Bill Cox | 1 | -1/+1 |
1994-05-09 | * linker.c (_bfd_generic_link_add_one_symbol): If hashp and *hashp | Ian Lance Taylor | 1 | -92/+98 |
1994-03-22 | * linker.c (_bfd_generic_final_link): Set reloc_count to 0 before | Ian Lance Taylor | 1 | -27/+105 |
1994-03-22 | Support for link_order types which generate relocs in order to | Ian Lance Taylor | 1 | -50/+242 |
1994-02-28 | * elf32-hppa.h (hppa_look_for_stub_in_section): Fix typo. Delete | Jeff Law | 1 | -7/+11 |
1994-02-26 | * linker.c (_bfd_generic_link_write_global_symbol): Add missing | Ian Lance Taylor | 1 | -3/+8 |
1994-02-17 | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 1 | -13/+13 |
1994-02-16 | (default_indirect_link_order): In assertion, compare link_order size field | Ken Raeburn | 1 | -1/+1 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -20/+92 |
1994-02-03 | * linker.c (_bfd_generic_link_output_symbols, | Ian Lance Taylor | 1 | -7/+15 |
1994-01-27 | * linker.c (generic_link_add_symbol_list): If symbol is common, | Ian Lance Taylor | 1 | -1/+8 |
1994-01-24 | * linker.c (generic_link_check_achive_element): Set SEC_ALLOC flag | Ian Lance Taylor | 1 | -2/+9 |
1994-01-18 | Comment fix. | Ian Lance Taylor | 1 | -1/+383 |
1994-01-12 | * linker.c (default_indirect_link_order): Don't expect space for | Ian Lance Taylor | 1 | -0/+1 |
1994-01-06 | * linker.c (_bfd_generic_link_add_one_symbol): Add constructor and | Ian Lance Taylor | 1 | -59/+137 |
1993-12-30 | Added new files for linker support, and removed old seclet files. | Ian Lance Taylor | 1 | -0/+1484 |