aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfn32-mips.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-07 * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes.Richard Sandiford1-175/+87
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-1/+1
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-06-25Correct spelling of "relocatable".Alan Modra1-33/+33
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer1-36/+62
2003-05-22 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally usedThiemo Seufer1-0/+39
2003-04-07 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file relatedKevin Buettner1-2/+2
2003-03-26* elfxx-mips.c (_bfd_mips_relax_section): New function.Alexandre Oliva1-0/+1
2003-03-12* Reverted 2003-03-02's patch.Alexandre Oliva1-9/+5
2003-03-02 * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer1-5/+9
2003-01-23include/elf/ChangeLogAlan Modra1-0/+1
2003-01-08* elfn32-mips.c (prev_reloc_section): New.Alexandre Oliva1-12/+15
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-250/+254
2002-11-28include/elf/ChangeLogAlan Modra1-7/+7
2002-09-18 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.Stan Cox1-1/+1
2002-07-31 * Makefile.am: Add n32 ABI support.Thiemo Seufer1-0/+2230