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