summaryrefslogtreecommitdiff
path: root/bfd/elf32-rl78.c
Commit message (Expand)AuthorAgeFilesLines
* gcc-4.5 build fixesAlan Modra2023-05-171-49/+49
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* HOWTO size encodingAlan Modra2022-06-081-56/+56
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR28163, Segment fault in function rl78_special_relocAlan Modra2021-08-111-365/+360
* PR28176, rl78 complex reloc divide by zeroAlan Modra2021-08-071-129/+154
* Use bool in bfdAlan Modra2021-03-311-159/+158
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Wrong operand for SADDR (rl78)Egor Vishnyakov2021-02-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Constify more arraysAlan Modra2020-12-181-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-7/+3
* _bfd_alloc_and_readAlan Modra2020-02-191-4/+3
* Miscellaneous memory alloc related fixesAlan Modra2020-02-191-4/+4
* _bfd_mul_overflowAlan Modra2020-02-191-3/+7
* 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