aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-bfin.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-06BFD whitespace fixesAlan Modra1-181/+181
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-12/+12
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-189/+0
2017-10-09bfin: Don't create .interp section for info->nointerpH.J. Lu1-1/+1
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-9/+8
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-2/+2
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-04-13Use %A and %B in more error messagesAlan Modra1-7/+6
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-65/+23
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+4
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+2
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+1
2016-09-30Remove syntactic sugarAlan Modra1-15/+16
2016-06-28Fix typo in previous commitNick Clifton1-1/+1
2016-06-28Fix more linker testsuite failures.Nick Clifton1-2/+9
2016-05-28Return void from linker callbacksAlan Modra1-13/+7
2016-03-29Relax assertion in BFIN linker to allow for discard GOT relocs.Nick Clifton1-1/+7
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra1-12/+10
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-33/+39
2015-01-19More fixes related to NONE relocsAlan Modra1-3/+3
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-10/+10
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
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