| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spelling mistakes in BFD library. | Yuri Chornoivan | 2019-01-21 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | Include bfd_stdint.h in bfd.h | Alan Modra | 2018-12-18 | 1 | -2/+0 |
* | _bfd_clear_contents bounds checking | Alan Modra | 2018-10-13 | 1 | -4/+4 |
* | elf32-nds32: Remove elf32_nds32_allocate_dynrelocs | Simon Marchi | 2018-09-26 | 1 | -13/+0 |
* | elf32-nds32: Don't define fls if it is provided by the system | Simon Marchi | 2018-09-21 | 1 | -0/+2 |
* | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 2018-09-20 | 1 | -3189/+4594 |
* | BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absolute | Maciej W. Rozycki | 2018-07-17 | 1 | -2/+2 |
* | NDS32/BFD: Fix build error in `nds32_convert_32_to_16' | Maciej W. Rozycki | 2018-05-16 | 1 | -1/+1 |
* | Remove m88k support | Alan Modra | 2018-04-16 | 1 | -6/+1 |
* | nds32: Remove the unsupported target feature. | Kuan-Lin Chen | 2018-03-15 | 1 | -2784/+1 |
* | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 2018-02-27 | 1 | -8/+20 |
* | assorted target messages | Alan Modra | 2018-02-26 | 1 | -23/+28 |
* | unrecognized/unsupported reloc message | Alan Modra | 2018-02-26 | 1 | -2/+3 |
* | %L conversions | Alan Modra | 2018-02-19 | 1 | -23/+25 |
* | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 2018-02-19 | 1 | -2/+2 |
* | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 2018-02-19 | 1 | -21/+21 |
* | oops - actually remove the assignment this time: bfd/elf32-nds32.c:9693]: (wa... | Nick Clifton | 2018-02-12 | 1 | -1/+0 |
* | PR22662, nds32: Fix a typographical error. | Kuan-Lin Chen | 2018-01-09 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -77/+77 |
* | Fix Common symbol override test fails | Alan Modra | 2017-12-06 | 1 | -0/+9 |
* | dyn_relocs tidy | Alan Modra | 2017-12-06 | 1 | -48/+17 |
* | readonly_dynrelocs | Alan Modra | 2017-12-01 | 1 | -73/+32 |
* | Rename u.weakdef and make it a circular list | Alan Modra | 2017-11-23 | 1 | -6/+6 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 1 | -133/+0 |
* | Fix remaining targets using wrong .interp conditions | Alan Modra | 2017-10-12 | 1 | -1/+1 |
* | nds32: Fix a tautological comparison. | Kuan-Lin Chen | 2017-09-27 | 1 | -1/+1 |
* | nds32: Rename __BIT() to N32_BIT(). | Kuan-Lin Chen | 2017-09-11 | 1 | -13/+13 |
* | Fix spelling typos. | Yuri Chornovian | 2017-07-18 | 1 | -3/+3 |
* | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 2017-07-12 | 1 | -23/+23 |
* | Don't compare boolean values against TRUE or FALSE | Alan Modra | 2017-05-18 | 1 | -4/+4 |
* | Use %A and %B in more error messages | Alan Modra | 2017-04-13 | 1 | -4/+4 |
* | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 | Pedro Alves | 2017-02-17 | 1 | -2/+2 |
* | Fix compile time warning messages when compiling binutils with gcc 7.0.1. | Nick Clifton | 2017-02-03 | 1 | -2/+2 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | elf_backend_dtrel_excludes_plt | Alan Modra | 2016-11-23 | 1 | -18/+1 |
* | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 2016-11-23 | 1 | -80/+41 |
* | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 2016-10-19 | 1 | -59/+52 |
* | NDS32/BFD: Correct an aliasing error in `nds32_elf_check_relocs' | Maciej W. Rozycki | 2016-10-18 | 1 | -2/+3 |
* | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 2016-10-07 | 1 | -2/+4 |
* | -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 1 | -0/+3 |
* | -Wimplicit-fallthrough error fixes | Alan Modra | 2016-10-06 | 1 | -0/+1 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -52/+54 |
* | Return void from linker callbacks | Alan Modra | 2016-05-28 | 1 | -25/+19 |
* | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 2016-05-13 | 1 | -8/+5 |
* | Remove use of alloca. | Nick Clifton | 2016-03-21 | 1 | -1/+2 |
* | Fix compile time warnings building the binutils with a gcc6 compiler. | Nick Clifton | 2016-02-09 | 1 | -2/+2 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 2015-09-20 | 1 | -1/+1 |