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