aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1997-01-27 * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}.David Edelsohn5-9/+446
1997-01-27 * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length.Ian Lance Taylor1-0/+8
1997-01-27 * elf32-i386.c (elf_i386_size_dynamic_sections): When checking forIan Lance Taylor3-5/+23
1997-01-23 * coff-tic80.c (tic80coff_vec): Use correct data put/getFred Fish1-0/+7
1997-01-21 * coff-tic80.c (tic80coff_vec): Change to little endian dataFred Fish2-5/+12
1997-01-16 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type ofIan Lance Taylor3-11/+34
1997-01-16update copyrightIan Lance Taylor1-5/+9
1997-01-14 * libaout.h (machine_type): Reserve several values for sparclet.David Edelsohn1-0/+4
1997-01-14Fix sanitize stringMichael Meissner1-1/+1
1997-01-14Allow tic80-*-*, not just tic80-*-coffMichael Meissner1-0/+6
1997-01-14Cleanup; fix some abortsMichael Meissner1-0/+12
1997-01-06Fix typo.Jeff Law1-1/+1