Age | Commit message (Expand) | Author | Files | Lines |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -3/+2 |
2019-01-05 | RX: bfd - Add RXv3 support. | Yoshinori Sato | 1 | -1/+6 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -1/+0 |
2018-11-07 | rx: Add target rx-*-linux. | Yoshinori Sato | 1 | -0/+23 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -5/+15 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -8/+16 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -4/+5 |
2018-02-19 | %L conversions | Alan Modra | 1 | -2/+5 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -14/+14 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-14 | Update the address of the FSF in the copyright notice of files which were usi... | Nick Clifton | 1 | -1/+2 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -127/+127 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -1/+1 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -2/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-13 | Don't fudge p_vaddr when PHDR in segment | Alan Modra | 1 | -1/+15 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -3/+16 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+4 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -30/+20 |
2016-04-26 | add casts to avoid arithmetic on void * | Trevor Saunders | 1 | -3/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-08 | rx: Fix p_vaddr reconstruction logic. | DJ Delorie | 1 | -0/+2 |
2015-12-07 | Fix relaxation in RX linker when --no-keep-memory is specified. | Nick Clifton | 1 | -26/+16 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 1 | -3/+6 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -2/+2 |
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 |