aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-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-08-24 * elf64-mips.c (elf_backend_sign_extend_vma): Define.Daniel Jacobowitz1-0/+2
2007-07-10 * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field.Alan Modra1-0/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-12/+14
2007-07-02bfd:Joseph Myers1-1/+14
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-2/+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-35/+2
2006-06-12 [ bfd/ChangeLog ]Thiemo Seufer1-6/+4
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/+283
2005-02-15bfd/:Maciej W. Rozycki1-68/+150
2005-02-11* elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): RejectMaciej W. Rozycki1-4/+4
2005-02-10* elf64-mips.c (mips16_gprel_reloc): Update a comment.Maciej W. Rozycki1-2/+2
2005-02-07* elf64-mips.c: Fix formatting throughout.Maciej W. Rozycki1-16/+16
2005-02-07* elf32-mips.c (mips_elf_gprel32_reloc): RejectMaciej W. Rozycki1-2/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-3/+0
2004-10-07 * elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF for relocsRichard Sandiford1-0/+4
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-6/+2
2004-06-24bfd/Alan Modra1-8/+12
2004-01-14 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): CallIan Lance Taylor1-4/+4
2004-01-05* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditionalMaciej W. Rozycki1-7/+12
2003-12-18bfd/Richard Sandiford1-138/+65
2003-12-07 * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes.Richard Sandiford1-252/+143
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-2/+2
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-08-20 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.Richard Sandiford1-0/+2
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-1/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-30/+30
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer1-74/+90
2003-05-22 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally usedThiemo Seufer1-0/+39
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-1/+1
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-12* elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make itAlexandre Oliva1-31/+158
2003-03-02 * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer1-5/+9
2003-01-23include/elf/ChangeLogAlan Modra1-1/+2
2002-12-05Add n64 core file support for Linux/MIPS.Kevin Buettner1-0/+72
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-272/+277
2002-11-28include/elf/ChangeLogAlan Modra1-30/+23