summaryrefslogtreecommitdiff
path: root/bfd/elf32-frv.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-30frv-elf --gc-sections failuresAlan Modra
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan 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-05-28Return void from linker callbacksAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton
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-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
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-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-11-09Remove trailing redundant `;'H.J. Lu
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-05-23 * elf32-frv.c: Use info->callbacks->einfo throughout file in linkerAlan Modra
2011-02-28ChangeLog libiberty/Kai Tietz
2010-10-25 bfd/Daniel Jacobowitz
2010-10-11 * elf32-frv.c (elf32_frv_relocate_section): Set "name" for global syms.Alan Modra
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-09-02update copyright datesAlan Modra
2009-07-10bfdTom Tromey
2009-05-27 bfd/Nathan Sidwell