summaryrefslogtreecommitdiff
path: root/bfd/elfn32-mips.c
Commit message (Expand)AuthorAgeFilesLines
...
* * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer2003-06-111-36/+62
* * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally usedThiemo Seufer2003-05-221-0/+39
* * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file relatedKevin Buettner2003-04-071-2/+2
* * elfxx-mips.c (_bfd_mips_relax_section): New function.Alexandre Oliva2003-03-261-0/+1
* * Reverted 2003-03-02's patch.Alexandre Oliva2003-03-121-9/+5
* * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer2003-03-021-5/+9
* include/elf/ChangeLogAlan Modra2003-01-231-0/+1
* * elfn32-mips.c (prev_reloc_section): New.Alexandre Oliva2003-01-081-12/+15
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-250/+254
* include/elf/ChangeLogAlan Modra2002-11-281-7/+7
* * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.Stan Cox2002-09-181-1/+1
* * Makefile.am: Add n32 ABI support.Thiemo Seufer2002-07-311-0/+2230