summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in previous change.Mark Mitchell1999-07-111-2/+2
* * libbfd.c (bfd_put_8): Make it of type `void'.Mark Mitchell1999-07-111-3/+18
* * elf-bfd.h (_bfd_mips_elf_section_from_shdr): Constify.Mark Mitchell1999-07-071-524/+471
* * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.Mark Mitchell1999-07-021-2/+8
* * elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2Mark Mitchell1999-07-011-0/+17
* * elf32-mips.c (mips_elf_got_info): Move declaration beforeMark Mitchell1999-06-301-1059/+1495
* * elf32-mips.c (mips_elf_final_link): Don't set CPIC when doing aIan Lance Taylor1999-06-301-2/+3
* * elf32-mips.c (MIPS_ELF_SRDATA_SECTION_NAME): New macro.Mark Mitchell1999-06-271-149/+222
* * elf32-mips.c (mips_elf_adjust_dynindx): Remove.Mark Mitchell1999-06-271-18/+1
* * elf32-mips.c (mips_elf_swap_msym_in): New function.Mark Mitchell1999-06-271-7/+139
* * elf32-mips.c (irix_compat_t): New enumeration.Mark Mitchell1999-06-261-5/+24
* * elf32-mips.c (mips_elf32_section_processing): Permit aIan Lance Taylor1999-06-121-1/+2
* * elf32-mips.c (_bfd_mips_elf_print_private_data): RecognizeMark Mitchell1999-06-061-0/+2
* * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell1999-06-021-1/+17
* * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.Mark Mitchell1999-06-021-7/+48
* Initial revisionRichard Henderson1999-05-031-0/+7800