summaryrefslogtreecommitdiff
path: root/bfd/elf32-rl78.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+5
* assorted target messagesAlan Modra2018-02-261-3/+4
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-12/+12
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton2017-12-141-1/+2
* BFD whitespace fixesAlan Modra2017-12-061-132/+132
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* 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-10/+10
* 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-21/+15
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+11
* 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-7/+7
* Return void from linker callbacksAlan Modra2016-05-281-31/+14
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* rl78: relaxation fixesDJ Delorie2015-12-081-3/+51
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-3/+6
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-5/+5
* Remove trailing spaces in bfdH.J. Lu2015-08-121-4/+4
* Add support for SADDR addressing to the RL78 port.Nick Clifton2015-06-301-1/+2
* Fix typo in commit 6ff71e76Alan Modra2015-04-151-1/+1
* Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2015-04-141-388/+447
* Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton2015-03-191-29/+63
* RL78 - fix ADDR16 relaxDJ Delorie2015-03-031-1/+2
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* More fixes related to NONE relocsAlan Modra2015-01-191-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* 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-1/+5
* Disambiguate test for relaxation type.DJ Delorie2014-08-261-2/+2
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* This adds support for marking RL78 binaries as either supporting 32-bitKaushik Phata2014-05-161-0/+16
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * elf32-rl78.c (elf32_rl78_relax_delete_bytes): Make sure relocsDJ Delorie2013-11-051-1/+7
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+3
* PR ld/16021Nick Clifton2013-10-091-84/+0
* * elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10Nick Clifton2013-08-091-2/+23
* * elf32-rl78.c (rl78_elf_relocate_section): Fix OPsub math.DJ Delorie2013-06-111-4/+7
* * elf32-rl78.c (rl78_elf_finish_dynamic_sections): Onlly runNick Clifton2013-06-111-10/+14
* * elf32-rl78.c (GET_RELOC): Assert that there are relocs to get.DJ Delorie2013-04-021-1/+11
* PR ld/15323Alan Modra2013-03-301-0/+4
* * reloc.c (BFD_RELOC_RL78_CODE): Add.DJ Delorie2013-02-271-0/+2