aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-frv.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-4/+4
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-11/+12
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-24/+7
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+8
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-8/+9
2016-05-28Return void from linker callbacksAlan Modra1-5/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-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-13/+11
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-33/+38
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+5
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-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-5/+5
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra1-1/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-3/+3
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-10-23 bfd/Nathan Sidwell1-105/+5
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-153/+75
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-19/+19
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-3/+3
2011-10-19 PR ld/13177Alan Modra1-1/+4
2011-05-23 * elf32-frv.c: Use info->callbacks->einfo throughout file in linkerAlan Modra1-97/+88
2011-02-28ChangeLog libiberty/Kai Tietz1-3/+3
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-10-11 * elf32-frv.c (elf32_frv_relocate_section): Set "name" for global syms.Alan Modra1-3/+6
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-4/+6
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-10bfdTom Tromey1-1/+1
2009-05-27 bfd/Nathan Sidwell1-0/+4
2008-07-30Silence gcc printf warningsAlan Modra1-2/+2
2008-07-212008-07-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+1
2008-05-21 Multi-GOT support for m68k.Nick Clifton1-1/+10
2008-05-15 bfd/Nick Clifton1-3/+5
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-8/+2