summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
Commit message (Expand)AuthorAgeFilesLines
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+2
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+4
* Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton2000-05-221-15/+2
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-131-4/+4
* Fit 64-bit nits.Alan Modra2000-04-111-1/+1
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Do properGeoffrey Keating2000-03-111-4/+45
* In bfd/:Geoffrey Keating2000-03-111-15/+149
* Fix building with --enable-targets=allNick Clifton2000-03-011-5/+7
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-5/+8
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-1/+1
* * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16Ian Lance Taylor1999-12-031-0/+1
* * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson1999-11-181-0/+1
* * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERALGeoffrey Keating1999-10-081-37/+21
* * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.Geoffrey Keating1999-09-281-126/+0
* * elf32-mips.c (_bfd_mips_elf_check_relocs): Don't allocate localMark Mitchell1999-08-271-6/+12
* * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor1999-08-171-2/+2
* * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunateMark Mitchell1999-08-151-2/+2
* * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): AlwaysMark Mitchell1999-08-101-14/+19
* * elf32-mips.c (mips_elf_create_dynamic_relocation): ChangeMark Mitchell1999-08-101-54/+126
* * elf32-mips.c (elf_mips_howto_table): Fix src_mask forMark Mitchell1999-08-091-3/+7
* * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index byMark Mitchell1999-08-061-9/+13
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16Mark Mitchell1999-08-041-7/+15
* * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...Mark Mitchell1999-08-041-17/+23
* * elf32-mips.c (mips_elf_calculate_relocation): RestoreMark Mitchell1999-08-031-0/+13
* Fix typoMark Mitchell1999-08-031-1/+1
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26Mark Mitchell1999-08-031-9/+21
* Fix typoMark Mitchell1999-08-011-6/+4
* * elf32-mips.c (_bfd_mips_elf_final_link): Handle the case whereMark Mitchell1999-08-011-6/+16
* * elf32-mips.c (mips_elf_calculate_relocation): Undefined weakMark Mitchell1999-08-011-8/+17
* * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms ifRichard Henderson1999-07-291-1/+1
* * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...Richard Henderson1999-07-291-14/+25
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.Mark Mitchell1999-07-281-1/+1
* * elf32-mips.c (mips_elf_calculate_relocation): Get the GP valueIan Lance Taylor1999-07-211-0/+1
* Fix typo in last change.Mark Mitchell1999-07-191-11/+9
* * elf32-mips.c (_bfd_mips_elf_final_link): Restore setting of GPMark Mitchell1999-07-191-11/+33
* * elflink.h (elf_link_adjust_relocs): New function.Mark Mitchell1999-07-181-22/+62
* * elf32-mips.c (mips_elf_local_relocation_p): New staticIan Lance Taylor1999-07-161-21/+55
* * elf32-mips.c (_bfd_mips_elf_modify_segment_map): Don't requireMark Mitchell1999-07-151-11/+23
* * elf32-mips.c (mips_elf_stub_section_p): New function.Mark Mitchell1999-07-151-14/+150
* * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves ofMark Mitchell1999-07-141-14/+12
* * elf32-mips.c (struct mips_got_info): Add global_gotno.Richard Henderson1999-07-141-5/+36
* * elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bitMark Mitchell1999-07-141-2/+8
* * elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask andMark Mitchell1999-07-141-41/+42
* * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.Mark Mitchell1999-07-131-35/+100
* * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1999-07-131-63/+10
* * elf32-mips.c (mips_elf_calculate_relocation): Do not complainMark Mitchell1999-07-131-6/+23
* * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell1999-07-121-26/+84
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-34/+34
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-10/+4
* Fix typo in previous change.Mark Mitchell1999-07-111-2/+2