packaging: Enable testing infrastructure
[external/binutils.git] / bfd / elf32-rx.c
2019-04-03 Alan ModraBFD whitespace fixes
2019-01-05 Yoshinori SatoRX: bfd - Add RXv3 support.
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-11-07 Yoshinori Satorx: Add target rx-*-linux.
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraassorted target messages
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-14 Nick CliftonUpdate the address of the FSF in the copyright notice...
2017-12-06 Alan ModraBFD whitespace fixes
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-12 Alan ModraDon't fudge p_vaddr when PHDR in segment
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-05-28 Alan ModraReturn void from linker callbacks
2016-04-27 Trevor Saundersadd casts to avoid arithmetic on void *
2016-01-01 Alan ModraCopyright update for binutils
2015-12-08 DJ Delorierx: Fix p_vaddr reconstruction logic.
2015-12-07 Nick CliftonFix relaxation in RX linker when --no-keep-memory is...
2015-09-23 Nick CliftonAdd support for files that contain multiple symbol...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-04-09 Nick CliftonAdd support to the RX toolchain to restrict the use...
2015-03-16 Nick CliftonFixes a problem with the RX port trying to perform...
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-19 Alan ModraMore fixes related to NONE relocs
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-22 Nick CliftonMore fixes for memory access violations exposed by...
2014-06-03 DJ Delorie* elf32-rx.c (rx_table_map): Use BFD_VMA_FMT for portab...
2014-05-28 Alan ModraFix rx "set but not used" warnings
2014-05-27 DJ DelorieAdd new link-map-text hook and RX auto-vector support.
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-05 Alan ModraUpdate copyright years
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-10-09 Nick Clifton PR binutils/16022
2013-07-19 Nick Clifton * elf32-rx.c (rx_elf_relocate_section): Fix typo:...
2013-02-21 Alan Modrabfd/
2013-01-30 Alan Modrarevert last commit
2013-01-29 DJ Delorie* config/tc-rl78.c (rl78_cons_fix_new): Handle user...
2012-11-20 Alan Modra * elf32-rx.c (rx_elf_print_private_bfd_data): Warning...
2012-11-09 Nick Clifton2012-11-09 Nick Clifton <nickc@redhat.com>
2012-07-13 Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2012-05-11 DJ Delorie* elf32-rx.c (rx_elf_object_p): Ignore empty segments.
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24 Alan Modra PR ld/13991
2012-02-16 Alan Modra PR binutils/13355
2011-11-22 DJ Delorie* elf32-rx.c (rx_elf_object_p): Add more checks for...
2011-11-22 DJ Delorie* elf32-rx.c (rx_elf_object_p): Correct typo: lma-...
2011-10-05 Nick Clifton * readelf.c (get_machine_dlags): Add support for RX...
2011-06-02 DJ Delorie* config.bfd: Add bfd_elf32_rx_be_ns_vec.
2011-05-23 DJ Delorie* elf32-rx.c (rx_elf_object_p): When reading an RX...
2011-05-17 Nick Clifton PR ld/12759
2011-04-11 Alan Modra * bfd-in.h (bfd_get_section_limit): Don't use rawsize...
2011-01-18 Nick Clifton Fix compilation for mingw64.
2011-01-05 DJ Delorie* reloc.c: Add BFD_RELOC_RX_OP_NEG.
2010-12-17 DJ Delorie* reloc.c (BFD_RELOC_RX_ABS16_REV): Add.
2010-10-25 Daniel Jacobowitz bfd/
2010-10-08 Alan ModraFix build with -DDEBUG=7
2010-06-27 Alan Modrafix set but unused variable warnings
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-29 Nick Cliftonbfd