aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-bfin.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-02bfd target vector rationalisationAlan Modra1-4/+4
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu1-42/+0
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-4/+4
2013-03-30 PR ld/15323Alan Modra1-1/+7
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra1-2/+2
2012-10-23 bfd/Nathan Sidwell1-104/+5
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-42/+34
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-44/+46
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-2/+2
2012-04-24 PR ld/13991Alan Modra1-4/+4
2011-10-19 PR ld/13177Alan Modra1-2/+6
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-3/+0
2011-02-28ChangeLog libiberty/Kai Tietz1-3/+3
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra1-4/+5
2010-11-15blackfin: add support for L1 code/data flagsMike Frysinger1-0/+18
2010-11-15bfd: bfin: drop needless symbol flag handling imported from FRVMike Frysinger1-6/+0
2010-10-25 bfd/Daniel Jacobowitz1-18/+4
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-06-27fix set but unused variable warningsAlan Modra1-5/+3
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-6/+10
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-1/+0
2009-09-23 * elf32-bfin.c (_bfinfdpic_size_got_plt): Make sure emptyJie Zhang1-26/+20
2009-09-11 * elf32-bfin.c (bfinfdpic_relocs_info_find): Just returnJie Zhang1-2/+6
2009-09-04 * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): AlwaysJie Zhang1-2/+10
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-11 Merge some FRV FDPIC changes into the Blackfin code.Bernd Schmidt1-141/+324
2009-08-09bfd/Bernd Schmidt1-100/+100
2009-07-10bfdTom Tromey1-1/+1
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra1-3/+3
2009-05-10Remove unnecessary ATTRIBUTE_UNUSEDAlan Modra1-6/+5
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-4/+0
2008-07-16 * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,Bernd Schmidt1-618/+616
2008-07-15 bfd/Jie Zhang1-0/+9
2008-07-12Revert my last change since it has not been approved.Jie Zhang1-27/+0
2008-07-11 bfd/Jie Zhang1-0/+27
2008-03-26 * elf32-bfin.c (bfin_final_link_relocate): New function, wrapper aroundBernd Schmidt1-72/+58
2008-03-12 From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt1-20/+133
2008-02-11 * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not toBernd Schmidt1-28/+44
2008-02-11 * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using itBernd Schmidt1-31/+11
2007-12-31* elf.c (_bfd_elf_find_segment_containing_section): New function:Nick Clifton1-19/+2
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-4/+1
2007-09-26bfd/Jan Beulich1-2/+6
2007-09-052007-09-04 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-3/+3
2007-06-29bfd:Joseph Myers1-0/+4
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-2/+28
2007-03-07 PR 3958Alan Modra1-48/+44