aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1999-08-18add comment from Donn TerryIan Lance Taylor1-1/+2
1999-08-171999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-1/+6
1999-08-17 * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor3-5/+38
1999-08-15 * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunateMark Mitchell2-2/+7
1999-08-12Fix interworking problems.Nick Clifton2-34/+51
1999-08-11Fix typo.Jeff Law1-1/+1
1999-08-11Check for overflow on R_ARM_PC24 relocs.Nick Clifton2-3/+14
1999-08-11 * elf-hppa.h (elf_hppa_fake_sections): New function.Jeff Law3-0/+35
1999-08-10 * elf-hppa.h (elf_hppa_final_write_processing): Update forJeff Law2-7/+6
1999-08-10 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): HandleJeff Law3-1/+30
1999-08-10 * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): AlwaysMark Mitchell2-14/+27
1999-08-10 * elf32-mips.c (mips_elf_create_dynamic_relocation): ChangeMark Mitchell2-54/+132
1999-08-10 * elflink.h (elf_bfd_final_link): Tweak last change.Mark Mitchell2-4/+23
1999-08-10 * elflink.h (elf_link_size_reloc_section): Use the counts in theMark Mitchell2-21/+65
1999-08-09 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When inJeff Law3-13/+26
1999-08-09 * elf32-mips.c (elf_mips_howto_table): Fix src_mask forMark Mitchell2-3/+14
1999-08-09rebuild with patched automakeIan Lance Taylor2-3/+3
1999-08-091999-08-09 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor3-18/+9
1999-08-091999-08-09 Geoff Keating <geoffk@cygnus.com>Ian Lance Taylor2-4/+19
1999-08-091999-08-09 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor2-1/+26
1999-08-09 * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.Ian Lance Taylor3-2/+7
1999-08-091999-08-08 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor6-24/+171
1999-08-08 * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor3-42/+48
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor5-0/+31
1999-08-08 * acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.Ian Lance Taylor4-3/+8
1999-08-06 * section.c (global_syms): Only initialize union field ifIan Lance Taylor2-9/+22
1999-08-06 * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index byMark Mitchell2-9/+21
1999-08-05 Based on patches from Donn Terry <donn@interix.com>:Ian Lance Taylor5-114/+258
1999-08-05 * libhppa.h (R_HPPA_LTPSEL, R_HPPA_RTPSEL): New field selectorsJeff Law2-2/+9
1999-08-05 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle 21bit e_ltpselJeff Law2-0/+13
1999-08-04 * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16Mark Mitchell2-7/+21
1999-08-04 * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...Mark Mitchell2-17/+29
1999-08-03 * elf32-mips.c (mips_elf_calculate_relocation): RestoreMark Mitchell2-0/+19
1999-08-03 * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocationIan Lance Taylor2-1/+19
1999-08-03 * coff-stgo32.c (go32_stubbed_coff_object_p): Remove; not used.Ian Lance Taylor2-52/+2
1999-08-03 * acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and toIan Lance Taylor4-102/+117
1999-08-03Fix typoMark Mitchell1-1/+1
1999-08-03 * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26Mark Mitchell2-9/+28
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson3-11/+13
1999-08-01Fix typoMark Mitchell1-6/+4
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