aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-08-20 * elf-hppa.h (elf_hppa_fake_sections): Compute section indicesJeff Law1-0/+5
1999-08-19Add code to emit relocs into a base file.Nick Clifton1-0/+7
1999-08-19Fix partial REL relocs.Nick Clifton1-0/+7
1999-08-191999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+3
1999-08-181999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+15
1999-08-171999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-0/+5
1999-08-17 * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor1-0/+8
1999-08-15 * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunateMark Mitchell1-0/+5
1999-08-12Fix interworking problems.Nick Clifton1-0/+10
1999-08-11Check for overflow on R_ARM_PC24 relocs.Nick Clifton1-0/+5
1999-08-11 * elf-hppa.h (elf_hppa_fake_sections): New function.Jeff Law1-0/+3
1999-08-10 * elf-hppa.h (elf_hppa_final_write_processing): Update forJeff Law1-0/+3
1999-08-10 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): HandleJeff Law1-0/+7
1999-08-10 * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): AlwaysMark Mitchell1-0/+8
1999-08-10 * elf32-mips.c (mips_elf_create_dynamic_relocation): ChangeMark Mitchell1-0/+6
1999-08-10 * elflink.h (elf_bfd_final_link): Tweak last change.Mark Mitchell1-0/+4
1999-08-10 * elflink.h (elf_link_size_reloc_section): Use the counts in theMark Mitchell1-1/+9
1999-08-09 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When inJeff Law1-0/+9
1999-08-09 * elf32-mips.c (elf_mips_howto_table): Fix src_mask forMark Mitchell1-0/+7
1999-08-091999-08-09 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor1-0/+7
1999-08-091999-08-09 Geoff Keating <geoffk@cygnus.com>Ian Lance Taylor1-0/+6
1999-08-091999-08-09 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor1-0/+6
1999-08-09 * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.Ian Lance Taylor1-0/+5
1999-08-091999-08-08 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1-0/+11
1999-08-08 * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor1-0/+6
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-0/+11
1999-08-08 * acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.Ian Lance Taylor1-0/+5
1999-08-06 * section.c (global_syms): Only initialize union field ifIan Lance Taylor1-0/+5
1999-08-06 * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index byMark Mitchell1-0/+8
1999-08-05 Based on patches from Donn Terry <donn@interix.com>:Ian Lance Taylor1-0/+19
1999-08-05 * libhppa.h (R_HPPA_LTPSEL, R_HPPA_RTPSEL): New field selectorsJeff Law1-0/+3
1999-08-05 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle 21bit e_ltpselJeff Law1-0/+5
1999-08-04 * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16Mark Mitchell1-0/+6
1999-08-04 * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...Mark Mitchell1-0/+6
1999-08-03 * elf32-mips.c (mips_elf_calculate_relocation): RestoreMark Mitchell1-0/+6
1999-08-03 * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocationIan Lance Taylor1-0/+5
1999-08-03 * coff-stgo32.c (go32_stubbed_coff_object_p): Remove; not used.Ian Lance Taylor1-0/+2
1999-08-03 * acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and toIan Lance Taylor1-0/+6
1999-08-03 * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26Mark Mitchell1-0/+7
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-0/+7
1999-08-01 * elf32-mips.c (_bfd_mips_elf_final_link): Handle the case whereMark Mitchell1-0/+6
1999-08-01 * elf32-mips.c (mips_elf_calculate_relocation): Undefined weakMark Mitchell1-0/+9
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-0/+11
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-0/+18
1999-07-30Correctly handle Vtentry relocs.Catherine Moore1-0/+5
1999-07-29 * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms ifRichard Henderson1-0/+5
1999-07-29 * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...Richard Henderson1-0/+6
1999-07-28 * elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.Mark Mitchell1-0/+4
1999-07-27Change to strip out only symbols that start with LOCAL_LABEL_PREFIX followedNick Clifton1-0/+7
1999-07-241999-07-23 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+6