summaryrefslogtreecommitdiff
path: root/bfd/elf32-rx.c
AgeCommit message (Expand)Author
2022-06-08Revert reloc howto nitsAlan Modra
2022-06-08HOWTO size encodingAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-08-05PR28165, buffer overflow in elf32-rx.c:rx_info_to_howto_relaAlan Modra
2021-04-01Use startswith more for strncmp function calls.Martin Liska
2021-03-31Use bool in bfdAlan Modra
2021-03-29TRUE/FALSE simplificationAlan Modra
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-18Remove some static buffersAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-02-26rx: memory allocation without checking for NULL returnAlan 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-12-11bfd signed overflow fixesAlan Modra
2019-11-18elf_backend_modify_headersAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-04-03BFD whitespace fixesAlan Modra
2019-01-05RX: bfd - Add RXv3 support.Yoshinori Sato
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-11-07rx: Add target rx-*-linux.Yoshinori Sato
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-19%L conversionsAlan 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-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan 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-12-13Don't fudge p_vaddr when PHDR in segmentAlan 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-05-28Return void from linker callbacksAlan Modra
2016-04-26add casts to avoid arithmetic on void *Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-12-08rx: Fix p_vaddr reconstruction logic.DJ Delorie
2015-12-07Fix relaxation in RX linker when --no-keep-memory is specified.Nick Clifton
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-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton
2015-03-16Fixes a problem with the RX port trying to perform linker relaxation when -no...Nick Clifton
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