aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-rl78.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-3/+5
2018-02-26assorted target messagesAlan Modra1-3/+4
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-1/+2
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-12/+12
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton1-1/+2
2017-12-06BFD whitespace fixesAlan Modra1-132/+132
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
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-10/+10
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-21/+15
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+11
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-7/+7
2016-05-28Return void from linker callbacksAlan Modra1-31/+14
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-08rl78: relaxation fixesDJ Delorie1-3/+51
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton1-3/+6
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-5/+5
2015-08-12Remove trailing spaces in bfdH.J. Lu1-4/+4
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton1-1/+2
2015-04-15Fix typo in commit 6ff71e76Alan Modra1-1/+1
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton1-388/+447
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton1-29/+63
2015-03-03RL78 - fix ADDR16 relaxDJ Delorie1-1/+2
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19More fixes related to NONE relocsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
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-1/+5
2014-08-26Disambiguate test for relaxation type.DJ Delorie1-2/+2
2014-06-13Make bfd.link_next field a unionAlan Modra1-2/+2
2014-05-16This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata1-0/+16
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-05* elf32-rl78.c (elf32_rl78_relax_delete_bytes): Make sure relocsDJ Delorie1-1/+7
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+3
2013-10-09 PR ld/16021Nick Clifton1-84/+0
2013-08-09 * elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10Nick Clifton1-2/+23
2013-06-11* elf32-rl78.c (rl78_elf_relocate_section): Fix OPsub math.DJ Delorie1-4/+7
2013-06-11 * elf32-rl78.c (rl78_elf_finish_dynamic_sections): Onlly runNick Clifton1-10/+14
2013-04-02* elf32-rl78.c (GET_RELOC): Assert that there are relocs to get.DJ Delorie1-1/+11
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-02-27* reloc.c (BFD_RELOC_RL78_CODE): Add.DJ Delorie1-0/+2
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-8/+8
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-6/+4
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-5/+6
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1