summaryrefslogtreecommitdiff
path: root/bfd/elf32-frv.c
Commit message (Expand)AuthorAgeFilesLines
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-5/+5
* FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-011-0/+4
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-17/+13
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR binutils/22875: FRV/ELF: Prevent an out-of-bounds howto table accessMaciej W. Rozycki2018-04-041-1/+2
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+8
* assorted target messagesAlan Modra2018-02-261-5/+7
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-5/+5
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-39/+39
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+7
* frv-elf --gc-sections failuresAlan Modra2017-10-301-1/+2
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+2
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-4/+4
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-11/+12
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-24/+7
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+8
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-8/+9
* Return void from linker callbacksAlan Modra2016-05-281-5/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-13/+11
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-33/+38
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-0/+5
* bfd target vector rationalisationAlan Modra2014-05-021-4/+4
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-42/+0
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-5/+5
* * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra2013-02-101-1/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* bfd/Nathan Sidwell2012-10-231-105/+5
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-153/+75
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-19/+19
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1