OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains3x.git] / bfd / elf32-mips.c
2009-09-02 amodraupdate copyright dates
2009-08-06 jakub PR binutils/10492
2009-08-05 chaoyingfu2009-08-05 Chao-ying Fu <fu@mips.com>
2009-02-12 nathan * elf32-mips.c (mips_elf_final_gp): Don't add 0x4000...
2008-08-08 drow2008-08-08 Richard Sandiford <rdsandiford@googlemail...
2008-08-07 rsandifobfd/
2008-08-07 rsandifobfd/
2008-08-06 rsandifobfd/
2008-07-24 drow * elf32-mips.c (elf_backend_write_section): Define.
2008-02-27 clm * elf.c ( _bfd_elf_print_private_bfd_data)...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2007-03-26 amodra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-10-28 rsandifoinclude/elf/
2006-10-17 amodrabfd/
2006-08-15 ths * elf32-mips.c, elf64-mips.c, elfn32-mips.c
2006-07-20 ths [ bfd/ChangeLog ]
2006-06-12 ths [ bfd/ChangeLog ]
2006-05-30 hjlbfd/
2006-03-22 rsandifo Richard Sandiford <richard@codesourcery.com>
2005-11-23 drowbfd/
2005-05-23 fnfApproved by nickc@redhat.com
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-03-02 drow * elfxx-mips.c (struct mips_got_entry): Add tls_type.
2005-02-15 macrobfd/:
2005-02-11 macro* elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): Reject
2005-02-07 macro* elf32-mips.c (mips_elf_gprel32_reloc): Reject
2004-06-29 amodra * bfd-in.h (bfd_get_section_limit): Define.
2004-06-24 amodrabfd/
2004-06-14 cgd[ bfd/ChangeLog ]
2004-04-24 cgd[ bfd/ChangeLog ]
2004-04-21 cgd[ bfd/ChangeLog ]
2004-01-05 macro* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
2003-12-18 rsandifobfd/
2003-12-07 rsandifo * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert...
2003-11-03 drow * elf-bfd.h (struct elf_backend_data): Remove plt_head...
2003-06-27 ths * elf32-mips.c: Fix addend for _gp_disp special symbol.
2003-06-25 amodraCorrect spelling of "relocatable".
2003-06-11 ths * elf32-mips.c (mips_elf_generic_reloc): New Function.
2003-05-15 ths * elf32-mips.c (gprel32_with_gp): Remove useless N64...
2003-05-09 amodra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2003-04-09 aoliva* elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detec...
2003-03-12 aoliva* Reverted 2003-03-02's patch.
2003-03-02 ths * elf32-mips.c (elf_mips_howto_table_rel): Change...
2003-01-23 amodrainclude/elf/ChangeLog
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 amodrainclude/elf/ChangeLog
2002-08-07 ths * elf32-mips.c (mips_reloc_map): Fix typo.
2002-07-31 ths * Makefile.am: Add n32 ABI support.
2002-07-19 ths * elfxx-mips.c (_bfd_mips_elf_discard_info): New funct...
2002-07-07 amodra * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_s...
2002-06-06 amodraelf_swap_symbol_in args should be "const PTR", not...
2002-06-05 amodra * elf-bfd.h (struct elf_size_info): Add swap_symbol_in...
2002-06-05 macro* elf32-mips.c (elf32_mips_ignore_discarded_relocs...
2002-05-14 ths * elf32-mips.c: Remove superfluous definitions copied...
2002-04-16 rth * elf32-mips.c (mips_elf32_object_p): Revert...
2002-04-04 ths * Makefile.am: Add elfxx-mips.c to the known backends.
2002-03-28 amodra * linker.c (link_action): Ignore duplicate warning...
2002-02-19 jakub * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2002-02-15 amodra Support arbitrary length fill patterns.
2002-02-09 echristo2002-02-08 Eric Christopher <echristo@redhat.com>
2002-02-08 cgd2002-02-08 Chris Demetriou <cgd@broadcom.com>
2002-02-06 hjl2002-02-06 H.J. Lu (hjl@gnu.org)
2002-01-31 nickcReplace 'return false' with a return of a bfd_reloc_...
2002-01-30 cgd2002-01-29 Chris Demetriou <cgd@broadcom.com>
2002-01-30 cgd2002-01-29 Chris Demetriou <cgd@broadcom.com>
2002-01-21 amodra * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol...
2002-01-17 echristo2002-01-17 Eric Christopher <echristo@redhat.com>
2002-01-17 amodra * elf-bfd.h (elf_backend_data <elf_backend_section_fro...
2002-01-17 echristo2002-01-16 Eric Christopher <echristo@redhat.com>
2002-01-05 amodra * section.c (bfd_section_init): Remove unnecessary...
2002-01-05 amodra * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify...
2001-12-18 hjl2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-17 ths * elf32-mips.c (_bfd_mips_elf_relocate_section): Forma...
2001-12-17 amodra Support for more than 64k ELF sections.
2001-12-07 jakub * elf.c (_bfd_elf_rela_local_sym): Only call
2001-12-04 ths * config.bfd: Remove trailing blanks.
2001-12-02 ths * elf32-mips.c (NEWABI_P): New define.
2001-12-02 ths * coff-mips.c (mips_bfd_reloc_type_lookup): Replace
2001-11-15 drow2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2001-11-11 hjl2001-11-11 H.J. Lu <hjl@gnu.org>
2001-11-10 amodra * elf32-arm.h (elf32_arm_final_link_relocate): Don...
2001-11-02 hjl2001-11-02 H.J. Lu <hjl@gnu.org>
2001-11-01 cgd[ bfd/ChangeLog ]
2001-10-23 hjl2001-10-23 H.J. Lu <hjl@gnu.org>
2001-10-15 amodra * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind...
2001-10-05 ths * elf32-mips.c (elf_mips_howto_table): Fix some reloca...
2001-10-04 amodraFix a comment typo in last commit.
2001-10-04 amodra * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol...
2001-10-04 amodra * elf32-mips.c (mips_elf_record_global_got_symbol...
2001-09-21 nickcFix compile time warnings
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-20 nickccoordinate info->symbolic and info->allow_shlib_undefined
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-09-07 ths * elf32-mips.c (mips_elf_calculate_relocation): Fix...
2001-08-31 hjl2001-08-31 H.J. Lu <hjl@gnu.org>
2001-08-31 echristo2001-08-31 Eric Christopher <echristo@redhat.com>
2001-08-30 hjl2001-08-30 H.J. Lu <hjl@gnu.org>
2001-08-30 hjl2001-08-30 H.J. Lu <hjl@gnu.org>
next