summaryrefslogtreecommitdiff
path: root/bfd/elf32-rx.c
AgeCommit message (Expand)Author
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-06-03* elf32-rx.c (rx_table_map): Use BFD_VMA_FMT for portability.DJ Delorie
2014-05-28Fix rx "set but not used" warningsAlan Modra
2014-05-27Add new link-map-text hook and RX auto-vector support.DJ Delorie
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-10-09 PR binutils/16022Nick Clifton
2013-07-19 * elf32-rx.c (rx_elf_relocate_section): Fix typo: moveNick Clifton
2013-02-21bfd/Alan Modra
2013-01-30revert last commitAlan Modra
2013-01-29* config/tc-rl78.c (rl78_cons_fix_new): Handle user-specifiedDJ Delorie
2012-11-20 * elf32-rx.c (rx_elf_print_private_bfd_data): Warning fix.Alan Modra
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-05-11* elf32-rx.c (rx_elf_object_p): Ignore empty segments.DJ Delorie
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2012-02-16 PR binutils/13355Alan Modra
2011-11-22* elf32-rx.c (rx_elf_object_p): Add more checks for "scanning" toDJ Delorie
2011-11-22* elf32-rx.c (rx_elf_object_p): Correct typo: lma->vma.DJ Delorie
2011-10-05 * readelf.c (get_machine_dlags): Add support for RX's PID mode.Nick Clifton
2011-06-02* config.bfd: Add bfd_elf32_rx_be_ns_vec.DJ Delorie
2011-05-23* elf32-rx.c (rx_elf_object_p): When reading an RX object in, undoDJ Delorie
2011-05-17 PR ld/12759Nick Clifton
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra
2011-01-18 Fix compilation for mingw64.Nick Clifton
2011-01-05* reloc.c: Add BFD_RELOC_RX_OP_NEG.DJ Delorie
2010-12-17* reloc.c (BFD_RELOC_RX_ABS16_REV): Add.DJ Delorie
2010-10-25 bfd/Daniel Jacobowitz
2010-10-08Fix build with -DDEBUG=7Alan Modra
2010-06-27fix set but unused variable warningsAlan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-29bfdNick Clifton