summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Check in correct version of previous patch.Jeff Law1999-08-301-2/+2
* * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Allow bothJeff Law1999-08-303-1/+15
* * elf32-mips.c (_bfd_mips_elf_check_relocs): Don't allocate localMark Mitchell1999-08-272-6/+17
* Path from Roland McGrath <roland@baalperazim.frob.com>Nick Clifton1999-08-248-0/+84
* * som.c (som_slurp_symbol_table): Fix typo in comment.Jeff Law1999-08-242-1/+5
* * elf-hppa.h (elf_hppa_fake_sections): Compute section indicesJeff Law1999-08-202-4/+21
* fix bug in previous deltaNick Clifton1999-08-201-5/+15
* Add code to emit relocs into a base file.Nick Clifton1999-08-192-1/+34
* Fix partial REL relocs.Nick Clifton1999-08-192-12/+48
* 1999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor1999-08-192-9/+24
* 1999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor1999-08-186-24/+77
* comment changes from Donn Terry, and indentation changesIan Lance Taylor1999-08-181-7/+14
* add comment from Donn TerryIan Lance Taylor1999-08-181-1/+2
* 1999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1999-08-172-1/+6
* * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor1999-08-173-5/+38
* * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunateMark Mitchell1999-08-152-2/+7
* Fix interworking problems.Nick Clifton1999-08-122-34/+51
* Fix typo.Jeff Law1999-08-111-1/+1
* Check for overflow on R_ARM_PC24 relocs.Nick Clifton1999-08-112-3/+14
* * elf-hppa.h (elf_hppa_fake_sections): New function.Jeff Law1999-08-113-0/+35
* * elf-hppa.h (elf_hppa_final_write_processing): Update forJeff Law1999-08-102-7/+6
* * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): HandleJeff Law1999-08-103-1/+30
* * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): AlwaysMark Mitchell1999-08-102-14/+27
* * elf32-mips.c (mips_elf_create_dynamic_relocation): ChangeMark Mitchell1999-08-102-54/+132
* * elflink.h (elf_bfd_final_link): Tweak last change.Mark Mitchell1999-08-102-4/+23
* * elflink.h (elf_link_size_reloc_section): Use the counts in theMark Mitchell1999-08-102-21/+65
* * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When inJeff Law1999-08-093-13/+26
* * elf32-mips.c (elf_mips_howto_table): Fix src_mask forMark Mitchell1999-08-092-3/+14
* rebuild with patched automakeIan Lance Taylor1999-08-092-3/+3
* 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor1999-08-093-18/+9
* 1999-08-09 Geoff Keating <geoffk@cygnus.com>Ian Lance Taylor1999-08-092-4/+19
* 1999-08-09 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor1999-08-092-1/+26
* * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.Ian Lance Taylor1999-08-093-2/+7
* 1999-08-08 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1999-08-096-24/+171
* * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor1999-08-083-42/+48
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-085-0/+31
* * acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.Ian Lance Taylor1999-08-084-3/+8
* * section.c (global_syms): Only initialize union field ifIan Lance Taylor1999-08-062-9/+22
* * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index byMark Mitchell1999-08-062-9/+21
* Based on patches from Donn Terry <donn@interix.com>:Ian Lance Taylor1999-08-055-114/+258
* * libhppa.h (R_HPPA_LTPSEL, R_HPPA_RTPSEL): New field selectorsJeff Law1999-08-052-2/+9
* * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle 21bit e_ltpselJeff Law1999-08-052-0/+13
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16Mark Mitchell1999-08-042-7/+21
* * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...Mark Mitchell1999-08-042-17/+29
* * elf32-mips.c (mips_elf_calculate_relocation): RestoreMark Mitchell1999-08-032-0/+19
* * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocationIan Lance Taylor1999-08-032-1/+19
* * coff-stgo32.c (go32_stubbed_coff_object_p): Remove; not used.Ian Lance Taylor1999-08-032-52/+2
* * acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and toIan Lance Taylor1999-08-034-102/+117
* Fix typoMark Mitchell1999-08-031-1/+1
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26Mark Mitchell1999-08-032-9/+28