summaryrefslogtreecommitdiff
path: root/bfd/elf32-bfin.c
AgeCommit message (Expand)Author
2009-09-23 * elf32-bfin.c (_bfinfdpic_size_got_plt): Make sure emptyJie Zhang
2009-09-11 * elf32-bfin.c (bfinfdpic_relocs_info_find): Just returnJie Zhang
2009-09-04 * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): AlwaysJie Zhang
2009-09-02update copyright datesAlan Modra
2009-08-11 Merge some FRV FDPIC changes into the Blackfin code.Bernd Schmidt
2009-08-09bfd/Bernd Schmidt
2009-07-10bfdTom Tromey
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra
2009-05-10Remove unnecessary ATTRIBUTE_UNUSEDAlan Modra
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton
2008-07-16 * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,Bernd Schmidt
2008-07-15 bfd/Jie Zhang
2008-07-12Revert my last change since it has not been approved.Jie Zhang
2008-07-11 bfd/Jie Zhang
2008-03-26 * elf32-bfin.c (bfin_final_link_relocate): New function, wrapper aroundBernd Schmidt
2008-03-12 From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt
2008-02-11 * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not toBernd Schmidt
2008-02-11 * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using itBernd Schmidt
2007-12-31* elf.c (_bfd_elf_find_segment_containing_section): New function:Nick Clifton
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra
2007-09-26bfd/Jan Beulich
2007-09-052007-09-04 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-06-29bfd:Joseph Myers
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-06-20 * elf-bfd.h (struct elf_backend_data): AddAlan Modra
2006-06-20bfd/Alan Modra
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra
2006-05-23 * elf32-bfin.c (bfinfdpic_relocate_section): Clear reloc forJie Zhang
2006-05-23 * elf32-bfin.c (bfin_check_relocs): Use __GLOBAL_OFFSET_TABLE_Jie Zhang
2006-04-06 * elf32-bfin.c (bfinfdpic_relocs_info_hash): Sprinkle casts toBernd Schmidt
2006-04-05Fix -Werror problem in previous change.Bernd Schmidt
2006-04-05 * elf32-bfin.c (_bfin_create_got_section): Don't generate a _gpBernd Schmidt
2006-03-26 * config.bfd (bfin-*-*): Add bfd_elf32_bfinfdpic_vec.Bernd Schmidt
2006-03-25 * elf32-bfin.c (bfd_const_reloc, bfd_oper_reloc, bfin_push_reloc,Bernd Schmidt
2006-03-16 PR 2434Alan Modra
2006-02-27 * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford
2005-10-24bfd/Jie Zhang
2005-10-24 * elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.Jie Zhang
2005-09-30 * Makefile.am: Bfin support.Catherine Moore