aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfn32-mips.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-082008-08-08 Richard Sandiford <rdsandiford@googlemail.com>Daniel Jacobowitz1-0/+47
2008-08-07bfd/Richard Sandiford1-0/+1
2008-08-07bfd/Richard Sandiford1-1/+0
2008-08-06bfd/Richard Sandiford1-8/+58
2008-02-27 * elf.c ( _bfd_elf_print_private_bfd_data): CallCatherine Moore1-0/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-12/+14
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+35
2006-10-28include/elf/Richard Sandiford1-0/+30
2006-10-17bfd/Alan Modra1-0/+1
2006-08-15 * elf32-mips.c, elf64-mips.c, elfn32-mips.cThiemo Seufer1-0/+2
2006-07-20 [ bfd/ChangeLog ]Thiemo Seufer1-26/+2
2006-06-12 [ bfd/ChangeLog ]Thiemo Seufer1-6/+3
2006-05-30bfd/H.J. Lu1-0/+1
2005-11-23bfd/Daniel Jacobowitz1-7/+9
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-02 * elfxx-mips.c (struct mips_got_entry): Add tls_type.Daniel Jacobowitz1-2/+323
2005-02-15bfd/:Maciej W. Rozycki1-68/+150
2005-02-11* elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): RejectMaciej W. Rozycki1-0/+10
2005-02-10* elf64-mips.c (mips16_gprel_reloc): Update a comment.Maciej W. Rozycki1-0/+10
2005-02-07* elfn32-mips.c (elf_mips_howto_table_rela): Fix a comment typo.Maciej W. Rozycki1-1/+1
2004-12-09 * elfn32-mips.c (elf_mips_howto_table_rela): Change dst_mask ofIan Lance Taylor1-1/+1
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-6/+2
2004-06-24bfd/Alan Modra1-6/+10
2004-01-05* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditionalMaciej W. Rozycki1-7/+12
2003-12-18bfd/Richard Sandiford1-307/+70
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