summaryrefslogtreecommitdiff
path: root/bfd/elf32-bfin.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-09bfin: Don't create .interp section for info->nointerpH.J. Lu
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-06-28Fix typo in previous commitNick Clifton
2016-06-28Fix more linker testsuite failures.Nick Clifton
2016-05-28Return void from linker callbacksAlan Modra
2016-03-29Relax assertion in BFIN linker to allow for discard GOT relocs.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-19More fixes related to NONE relocsAlan Modra
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-03-30 PR ld/15323Alan Modra
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra
2012-10-23 bfd/Nathan Sidwell
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-10-19 PR ld/13177Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2011-02-28ChangeLog libiberty/Kai Tietz
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra
2010-11-15blackfin: add support for L1 code/data flagsMike Frysinger
2010-11-15bfd: bfin: drop needless symbol flag handling imported from FRVMike Frysinger
2010-10-25 bfd/Daniel Jacobowitz
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-06-27fix set but unused variable warningsAlan Modra
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton