Age | Commit message (Expand) | Author | Files | Lines |
2018-10-13 | _bfd_clear_contents bounds checking | Alan Modra | 1 | -4/+4 |
2018-09-26 | elf32-nds32: Remove elf32_nds32_allocate_dynrelocs | Simon Marchi | 1 | -13/+0 |
2018-09-21 | elf32-nds32: Don't define fls if it is provided by the system | Simon Marchi | 1 | -0/+2 |
2018-09-20 | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 1 | -3189/+4594 |
2018-07-17 | BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absolute | Maciej W. Rozycki | 1 | -2/+2 |
2018-05-16 | NDS32/BFD: Fix build error in `nds32_convert_32_to_16' | Maciej W. Rozycki | 1 | -1/+1 |
2018-04-16 | Remove m88k support | Alan Modra | 1 | -6/+1 |
2018-03-15 | nds32: Remove the unsupported target feature. | Kuan-Lin Chen | 1 | -2784/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -8/+20 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -23/+28 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+3 |
2018-02-19 | %L conversions | Alan Modra | 1 | -23/+25 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -2/+2 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -21/+21 |
2018-02-12 | oops - actually remove the assignment this time: bfd/elf32-nds32.c:9693]: (wa... | Nick Clifton | 1 | -1/+0 |
2018-01-09 | PR22662, nds32: Fix a typographical error. | Kuan-Lin Chen | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -77/+77 |
2017-12-06 | Fix Common symbol override test fails | Alan Modra | 1 | -0/+9 |
2017-12-06 | dyn_relocs tidy | Alan Modra | 1 | -48/+17 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -73/+32 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -6/+6 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -133/+0 |
2017-10-12 | Fix remaining targets using wrong .interp conditions | Alan Modra | 1 | -1/+1 |
2017-09-27 | nds32: Fix a tautological comparison. | Kuan-Lin Chen | 1 | -1/+1 |
2017-09-11 | nds32: Rename __BIT() to N32_BIT(). | Kuan-Lin Chen | 1 | -13/+13 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -3/+3 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -23/+23 |
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 |