aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1999-08-01 * elf32-mips.c (_bfd_mips_elf_final_link): Handle the case whereMark Mitchell2-6/+22
1999-08-01 * elf32-mips.c (mips_elf_calculate_relocation): Undefined weakMark Mitchell2-8/+26
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-9/+25
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson6-13/+463
1999-07-30Correctly handle Vtentry relocs.Catherine Moore2-1/+6
1999-07-29 * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms ifRichard Henderson2-1/+6
1999-07-29 * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...Richard Henderson2-14/+31
1999-07-28 * elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.Mark Mitchell2-1/+5
1999-07-27Change to strip out only symbols that start with LOCAL_LABEL_PREFIX followedNick Clifton2-19/+27
1999-07-241999-07-23 Donn Terry <donn@interix.com>Ian Lance Taylor4-5/+52
1999-07-241999-07-23 Donn Terry <donn@interix.com>Ian Lance Taylor2-0/+8
1999-07-221999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor4-0/+25
1999-07-22 From Mark Elbrecht:Ian Lance Taylor2-18/+1
1999-07-22 From Mark Elbrecht:Ian Lance Taylor2-49/+5
1999-07-22rebuildIan Lance Taylor1-4/+4
1999-07-221999-07-21 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-0/+5
1999-07-221999-07-21 Philippe De Muyter <phdm@macqel.be>Ian Lance Taylor2-0/+13
1999-07-21 * elf32-mips.c (mips_elf_calculate_relocation): Get the GP valueIan Lance Taylor2-0/+6
1999-07-20Use CREATE_BIG_COFF_TARGET_VECNick Clifton2-43/+5
1999-07-19Fix typo in last change.Mark Mitchell1-11/+9
1999-07-19 * elf32-mips.c (_bfd_mips_elf_final_link): Restore setting of GPMark Mitchell2-11/+40
1999-07-19 * coff-m88k.c (m88kbcs_vec): Initialize new field of bfd_targetIan Lance Taylor2-0/+5
1999-07-19 * elflink.h (elf_merge_symbol): Do merge symbols from the same BFDIan Lance Taylor2-2/+11
1999-07-19Add new field to bfd_target structure.Nick Clifton55-823/+444
1999-07-19 * elflink.h (elf_bfd_final_link): Remove unused variables rel_hashAndreas Schwab2-3/+5
1999-07-18 * elflink.h (elf_link_adjust_relocs): New function.Mark Mitchell3-60/+138
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-8/+455
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-3/+6
1999-07-16 * elf32-mips.c (mips_elf_local_relocation_p): New staticIan Lance Taylor2-21/+68
1999-07-16 * elflink.h (elf_link_record_local_dynamic_symbol): Remove unusedAndreas Schwab2-2/+7
1999-07-15 * elf32-mips.c (_bfd_mips_elf_modify_segment_map): Don't requireMark Mitchell2-11/+32
1999-07-151999-07-15 J.T. Conklin <jtc@redback.com>Ian Lance Taylor2-0/+7
1999-07-15 * elf32-mips.c (mips_elf_stub_section_p): New function.Mark Mitchell2-14/+159
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor3-239/+255
1999-07-15รจJeff Law1-3/+18
1999-07-15 Jeff Law1-0/+7
1999-07-14 * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves ofMark Mitchell2-14/+18
1999-07-14 * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.Richard Henderson2-1/+6
1999-07-14 * elf32-mips.c (struct mips_got_info): Add global_gotno.Richard Henderson2-5/+44
1999-07-14 * elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bitMark Mitchell2-2/+13
1999-07-14 * elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask andMark Mitchell2-41/+51
1999-07-14 * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell2-0/+5
1999-07-13 * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.Mark Mitchell2-35/+108
1999-07-13 * elf.c (assign_file_positions_for_segments): Thinko last change.Richard Henderson2-3/+6
1999-07-13 * elf-bfd.h (struct elf_backend_data): Add want_dynbss.Richard Henderson4-20/+36
1999-07-13 * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson11-635/+306
1999-07-13* elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.Richard Henderson1-3/+1
1999-07-13 * elf32-mips.c (mips_elf_calculate_relocation): Do not complainMark Mitchell2-6/+29
1999-07-12 * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell2-26/+98
1999-07-12 * bfd-in.h: Remove tests of COFF_IMAGE_WITH_PE.Ian Lance Taylor3-34/+22