summaryrefslogtreecommitdiff
path: root/bfd/elf32-bfin.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Daniel Jacobowitz2010-10-251-18/+4
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* fix set but unused variable warningsAlan Modra2010-06-271-5/+3
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-6/+10
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+0
* * elf32-bfin.c (_bfinfdpic_size_got_plt): Make sure emptyJie Zhang2009-09-231-26/+20
* * elf32-bfin.c (bfinfdpic_relocs_info_find): Just returnJie Zhang2009-09-111-2/+6
* * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): AlwaysJie Zhang2009-09-041-2/+10
* update copyright datesAlan Modra2009-09-021-1/+1
* Merge some FRV FDPIC changes into the Blackfin code.Bernd Schmidt2009-08-111-141/+324
* bfd/Bernd Schmidt2009-08-091-100/+100
* bfdTom Tromey2009-07-101-1/+1
* * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra2009-06-181-3/+3
* Remove unnecessary ATTRIBUTE_UNUSEDAlan Modra2009-05-101-6/+5
* * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton2008-11-251-4/+0
* * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,Bernd Schmidt2008-07-161-618/+616
* bfd/Jie Zhang2008-07-151-0/+9
* Revert my last change since it has not been approved.Jie Zhang2008-07-121-27/+0
* bfd/Jie Zhang2008-07-111-0/+27
* * elf32-bfin.c (bfin_final_link_relocate): New function, wrapper aroundBernd Schmidt2008-03-261-72/+58
* From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt2008-03-121-20/+133
* * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not toBernd Schmidt2008-02-111-28/+44
* * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using itBernd Schmidt2008-02-111-31/+11
* * elf.c (_bfd_elf_find_segment_containing_section): New function:Nick Clifton2007-12-311-19/+2
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-4/+1
* bfd/Jan Beulich2007-09-261-2/+6
* 2007-09-04 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-09-051-1/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-3/+3
* bfd:Joseph Myers2007-06-291-0/+4
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-2/+28
* PR 3958Alan Modra2007-03-071-48/+44
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-40/+8
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-2/+2
* * elf-bfd.h (struct elf_backend_data): AddAlan Modra2006-06-201-35/+21
* bfd/Alan Modra2006-06-201-2/+5
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-19/+14
* * elf32-bfin.c (bfinfdpic_relocate_section): Clear reloc forJie Zhang2006-05-231-9/+19
* * elf32-bfin.c (bfin_check_relocs): Use __GLOBAL_OFFSET_TABLE_Jie Zhang2006-05-231-6/+6
* * elf32-bfin.c (bfinfdpic_relocs_info_hash): Sprinkle casts toBernd Schmidt2006-04-061-2/+2
* Fix -Werror problem in previous change.Bernd Schmidt2006-04-051-1/+0
* * elf32-bfin.c (_bfin_create_got_section): Don't generate a _gpBernd Schmidt2006-04-051-17/+0
* * config.bfd (bfin-*-*): Add bfd_elf32_bfinfdpic_vec.Bernd Schmidt2006-03-261-25/+3508
* * elf32-bfin.c (bfd_const_reloc, bfd_oper_reloc, bfin_push_reloc,Bernd Schmidt2006-03-251-791/+120
* PR 2434Alan Modra2006-03-161-2/+3
* * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford2006-02-271-1/+1
* bfd/Jie Zhang2005-10-241-1/+1
* * elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.Jie Zhang2005-10-241-96/+104
* * Makefile.am: Bfin support.Catherine Moore2005-09-301-0/+2830