Age | Commit message (Expand) | Author | Files | Lines |
2015-04-09 | Add support to the RX toolchain to restrict the use of string instructions. | Nick Clifton | 1 | -1/+18 |
2015-03-16 | Fixes a problem with the RX port trying to perform linker relaxation when -no... | Nick Clifton | 1 | -1/+13 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-19 | More fixes related to NONE relocs | Alan Modra | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2014-06-03 | * elf32-rx.c (rx_table_map): Use BFD_VMA_FMT for portability. | DJ Delorie | 1 | -6/+6 |
2014-05-28 | Fix rx "set but not used" warnings | Alan Modra | 1 | -4/+0 |
2014-05-27 | Add new link-map-text hook and RX auto-vector support. | DJ Delorie | 1 | -0/+397 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -8/+8 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-10-09 | PR binutils/16022 | Nick Clifton | 1 | -15/+14 |
2013-07-19 | * elf32-rx.c (rx_elf_relocate_section): Fix typo: move | Nick Clifton | 1 | -1/+1 |
2013-02-21 | bfd/ | Alan Modra | 1 | -1/+1 |
2013-01-30 | revert last commit | Alan Modra | 1 | -13/+1 |
2013-01-29 | * config/tc-rl78.c (rl78_cons_fix_new): Handle user-specified | DJ Delorie | 1 | -1/+13 |
2012-11-20 | * elf32-rx.c (rx_elf_print_private_bfd_data): Warning fix. | Alan Modra | 1 | -1/+1 |
2012-11-09 | 2012-11-09 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -11/+61 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -2/+2 |
2012-05-11 | * elf32-rx.c (rx_elf_object_p): Ignore empty segments. | DJ Delorie | 1 | -2/+4 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -3/+3 |
2012-02-16 | PR binutils/13355 | Alan Modra | 1 | -2/+2 |
2011-11-22 | * elf32-rx.c (rx_elf_object_p): Add more checks for "scanning" to | DJ Delorie | 1 | -0/+11 |
2011-11-22 | * elf32-rx.c (rx_elf_object_p): Correct typo: lma->vma. | DJ Delorie | 1 | -1/+1 |
2011-10-05 | * readelf.c (get_machine_dlags): Add support for RX's PID mode. | Nick Clifton | 1 | -4/+68 |
2011-06-02 | * config.bfd: Add bfd_elf32_rx_be_ns_vec. | DJ Delorie | 1 | -0/+30 |
2011-05-23 | * elf32-rx.c (rx_elf_object_p): When reading an RX object in, undo | DJ Delorie | 1 | -0/+50 |
2011-05-17 | PR ld/12759 | Nick Clifton | 1 | -16/+21 |
2011-04-11 | * bfd-in.h (bfd_get_section_limit): Don't use rawsize with output | Alan Modra | 1 | -3/+2 |
2011-01-18 | Fix compilation for mingw64. | Nick Clifton | 1 | -0/+1 |
2011-01-05 | * reloc.c: Add BFD_RELOC_RX_OP_NEG. | DJ Delorie | 1 | -0/+1 |
2010-12-17 | * reloc.c (BFD_RELOC_RX_ABS16_REV): Add. | DJ Delorie | 1 | -0/+2 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-10-08 | Fix build with -DDEBUG=7 | Alan Modra | 1 | -2/+2 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -17/+2 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -10/+10 |
2009-09-29 | bfd | Nick Clifton | 1 | -0/+3402 |