aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1997-03-03(elf_link_add_object_symbols): Use correct sh_sizeUlrich Drepper1-4/+4
1997-03-03 * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2Fred Fish1-0/+7
1997-03-03Correct d10v sanitization errors.Jim Wilson1-8/+2
1997-03-03 * elflink.h (elf_link_find_version_dependencies): Check thatIan Lance Taylor2-0/+7
1997-02-28 * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.Fred Fish2-1/+7
1997-02-28 * targets.c (bfd_default_vector): Make non-const.Ian Lance Taylor1-0/+9
1997-02-28 * syms.c (bfd_is_local_label): Return false if the symbol has noIan Lance Taylor2-1/+18
1997-02-28 * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_nameIan Lance Taylor2-2/+22
1997-02-28 * elfxx-target.h (bfd_elfNN_bfd_is_local_label_name): Define asIan Lance Taylor1-3/+460
1997-02-28 * coffcode.h (coff_bfd_is_local_label_name): Define asIan Lance Taylor1-1/+1
1997-02-28 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_labelIan Lance Taylor9-40/+104
1997-02-27 * elf32-mips.c (struct mips_got_info): Add assigned_gotno field.Ian Lance Taylor2-30/+211
1997-02-26Wed Feb 26 15:19:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1997-02-26 * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.Stan Shebs2-4/+3
1997-02-26 * elflink.h (elf_link_input_bfd): Don't skip symbols from sectionsIan Lance Taylor2-3/+20
1997-02-25 * elf.c (elf_fake_sections): Use SHT_NOTE for any section whoseIan Lance Taylor1-0/+6
1997-02-25 * elf32-mips.c (mips_elf_relocate_section): Check for misalignedIan Lance Taylor1-0/+70
1997-02-24 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-74/+1025
1997-02-24Update some comments to reflect current reality.Jeff Law1-5/+5
1997-02-21 * elf32-mn10200.c (mn10200_elf_final_link_relocate): SimplifyJeff Law2-16/+281
1997-02-21 * elf32-m32r.c: Rewrite to use ELF backend linker.David Edelsohn2-0/+14
1997-02-21Twiddle some comments to more accurately reflect reality.Jeff Law1-3/+6
1997-02-21Remove debugging printf.Jeff Law1-1/+0
1997-02-21 * elf32-mn10200.c (mn10200_elf_relax_section): New function.Jeff Law2-3/+780
1997-02-20fix with make headersIan Lance Taylor1-0/+1
1997-02-20 * elf32-mn10200.c (mn10200_elf_final_link_relocate): New function.Jeff Law2-0/+276
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner6-52/+1
1997-02-19Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt14-437/+830
1997-02-18 * reloc.c (struct reloc_howto_struct): Fix typo in comment.Fred Fish3-3/+27
1997-02-18 * elf32-v850.c (v850_elf_relocate_section): Make sure r_symndxJeff Law1-0/+7
1997-02-17 * hp300hpux.c (convert_sym_type): Don't convert a secondary commonIan Lance Taylor1-0/+5
1997-02-15 * elflink.h (elf_link_add_object_symbols): Don't issue a warningIan Lance Taylor2-4/+66
1997-02-14Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de)Ian Lance Taylor6-190/+137
1997-02-14Thu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de)Ian Lance Taylor1-0/+6
1997-02-14Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)Ian Lance Taylor2-0/+6
1997-02-12 * sunos.c (sunos_create_dynamic_sections): We need the dynamicIan Lance Taylor1-0/+5
1997-02-11 * configure.host (i386-windows): Don't set host64=true.David Edelsohn1-0/+4
1997-02-11 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.Ian Lance Taylor4-0/+20
1997-02-11 * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to trueDavid Edelsohn2-6/+13
1997-02-11Add r5900Gavin Romig-Koch2-0/+34
1997-02-07 * elflink.h (elf_link_input_bfd): If we've discarded a section,Ian Lance Taylor2-2/+13
1997-02-06 * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.Ian Lance Taylor2-5/+432
1997-02-06 * elflink.h (elf_link_input_bfd): Discard local symbols that areIan Lance Taylor1-1/+12
1997-02-05 * cofflink.c (_bfd_coff_generic_relocate_section): Ignore theIan Lance Taylor1-0/+6
1997-02-03 * cofflink.c (_bfd_coff_generic_relocate_section): If doing aIan Lance Taylor2-4/+19
1997-02-03 * coff-h8300.c (h8300_reloc16_extra_cases): Correct off by oneIan Lance Taylor2-2/+7
1997-01-31comment fixIan Lance Taylor1-7/+10
1997-01-31 * ieee.c (ieee_slurp_section_data): Pick up the start address.Ian Lance Taylor2-13/+69
1997-01-31 * aoutx.h (aout_link_write_symbols): Don't apply discard_l toIan Lance Taylor2-14/+69
1997-01-29 * elf32-mn10200.c (reloc_type): Add 16bit pc-relative reloc.Jeff Law2-0/+22