Age | Commit message (Expand) | Author | Files | Lines |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -4/+4 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -4/+4 |
2017-02-17 | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 | Pedro Alves | 1 | -2/+2 |
2017-02-03 | Fix compile time warning messages when compiling binutils with gcc 7.0.1. | Nick Clifton | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -18/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -80/+41 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -59/+52 |
2016-10-18 | NDS32/BFD: Correct an aliasing error in `nds32_elf_check_relocs' | Maciej W. Rozycki | 1 | -2/+3 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -2/+4 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+3 |
2016-10-06 | -Wimplicit-fallthrough error fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -52/+54 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -25/+19 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -8/+5 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -1/+2 |
2016-02-09 | Fix compile time warnings building the binutils with a gcc6 compiler. | Nick Clifton | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-31 | NDS32 build fixes | Alan Modra | 1 | -5/+6 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -37/+40 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-02-02 | NDS32/bfd: Add one more argument to control contents cache. | Kuan-Lin Chen | 1 | -25/+42 |
2015-01-26 | NDS32/bfd: Fix relax round setting. | Kuan-Lin Chen | 1 | -8/+21 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -6/+5 |
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-09-22 | NDS32/bfd: Synchronize the argument type. | Kuan-Lin Chen | 1 | -4/+3 |
2014-09-16 | NDS32: Code refactoring of relaxation. | Kuan-Lin Chen | 1 | -2657/+4109 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -4/+4 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -4/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-12-13 | Add support for Andes NDS32: | Kuan-Lin Chen | 1 | -0/+14271 |