summaryrefslogtreecommitdiff
path: root/bfd/elf32-rl78.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-08-11PR28163, Segment fault in function rl78_special_relocAlan Modra
2021-08-07PR28176, rl78 complex reloc divide by zeroAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra
2021-02-01Wrong operand for SADDR (rl78)Egor Vishnyakov
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-18Constify more arraysAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-02-19_bfd_alloc_and_readAlan Modra
2020-02-19Miscellaneous memory alloc related fixesAlan Modra
2020-02-19_bfd_mul_overflowAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-02-26assorted target messagesAlan Modra
2018-02-26unrecognized/unsupported reloc messageAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
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-12-08rl78: relaxation fixesDJ Delorie
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton
2015-04-15Fix typo in commit 6ff71e76Alan Modra
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton
2015-03-03RL78 - fix ADDR16 relaxDJ Delorie
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
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-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-08-26Disambiguate test for relaxation type.DJ Delorie
2014-06-13Make bfd.link_next field a unionAlan Modra