summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
AgeCommit message (Expand)Author
2006-07-20 [ bfd/ChangeLog ]Thiemo Seufer
2006-06-12 [ bfd/ChangeLog ]Thiemo Seufer
2006-05-30bfd/H.J. Lu
2006-03-22 Richard Sandiford <richard@codesourcery.com>Richard Sandiford
2005-11-23bfd/Daniel Jacobowitz
2005-05-23Approved by nickc@redhat.comFred Fish
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-03-02 * elfxx-mips.c (struct mips_got_entry): Add tls_type.Daniel Jacobowitz
2005-02-15bfd/:Maciej W. Rozycki
2005-02-11* elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): RejectMaciej W. Rozycki
2005-02-07* elf32-mips.c (mips_elf_gprel32_reloc): RejectMaciej W. Rozycki
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra
2004-06-24bfd/Alan Modra
2004-06-14[ bfd/ChangeLog ]Chris Demetriou
2004-04-24[ bfd/ChangeLog ]Chris Demetriou
2004-04-21[ bfd/ChangeLog ]Chris Demetriou
2004-01-05* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditionalMaciej W. Rozycki
2003-12-18bfd/Richard Sandiford
2003-12-07 * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes.Richard Sandiford
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz
2003-06-27 * elf32-mips.c: Fix addend for _gp_disp special symbol.Thiemo Seufer
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer
2003-05-15 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.Thiemo Seufer
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra
2003-04-09* elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)Alexandre Oliva
2003-03-12* Reverted 2003-03-02's patch.Alexandre Oliva
2003-03-02 * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer
2003-01-23include/elf/ChangeLogAlan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-28include/elf/ChangeLogAlan Modra
2002-08-07 * elf32-mips.c (mips_reloc_map): Fix typo.Thiemo Seufer
2002-07-31 * Makefile.am: Add n32 ABI support.Thiemo Seufer
2002-07-19 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code fromThiemo Seufer
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2002-06-05* elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...Maciej W. Rozycki
2002-05-14 * elf32-mips.c: Remove superfluous definitions copied fromThiemo Seufer
2002-04-16 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allowRichard Henderson
2002-04-04 * Makefile.am: Add elfxx-mips.c to the known backends.Thiemo Seufer
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek
2002-02-15 Support arbitrary length fill patterns.Alan Modra
2002-02-092002-02-08 Eric Christopher <echristo@redhat.com>Eric Christopher
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2002-02-062002-02-06 H.J. Lu (hjl@gnu.org)H.J. Lu
2002-01-31Replace 'return false' with a return of a bfd_reloc_ error code.Nick Clifton
2002-01-302002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou